/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
 margin: 0;
 padding: 0;
}

html{height: 100%;}

/* BODY--------------------------------------------*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	background-color: #FFF;
	margin : 0;
	color:#333;
	font-size: 87%;
	line-height: 150%;
	text-align:center;
}


/*デフォルト属性 */
img, a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: normal;}

/* リンクの属性（未指定時 */
a:link, a:visited, a:active {
 color: #00F;
 text-decoration: none;
}

a:hover {
 color: #F20;
 text-decoration: underline;
}

/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #999;}
td {padding: 5px;}


/*kazoo-----------------------------------*/
.icon01{
	background: url(img/icon01.gif) no-repeat;
	padding-left:45px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.line01 {
	background-color: #FFFFEC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #666666;
}



/* --------- 基本設定 ----------------------------------　*/
#wrapper {
	width: 100%;
	text-align: left;
	background: url("http://www.namiki-motors.com/img/header.jpg") no-repeat;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0;
	padding: 0;
	height : 100px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:500px;
	height:100px;
	background: url("http://www.namiki-motors.com/img/header.jpg") no-repeat;
	display: block;
	float: left;
}

#header h1 a:hover {
	background: url("http://www.namiki-motors.com/img/header.jpg") no-repeat;
}

/* TAB部分の指定 */
#tab{
	padding: 80px 10px 0 0;
}

#tab a:link, #tab a:visited, #tab a:active {
	color: #fff;
	text-decoration: none;
	width: 100px;
	height: 20px;
	margin: 0 2px;
	font-size: 12px;
	line-height: 180%;
	text-align: center;
	display: block;
	float: right;
	background: url("http://www.namiki-motors.com/img/tab01.gif") no-repeat;
	overflow-y: hidden;
}

#tab a:hover {
	background: url("http://www.namiki-motors.com/img/tab02.gif") no-repeat;
color:#00f;
}
	
#tabline {
	background: url("http://www.namiki-motors.com/img/tab-line01.gif");
	color: white;
	font-size: 85%;
	font-weight: bold;
	padding: 8px 10px 8px 0px;
	text-align: right;

}

/* お気に入りの指定 */
#header .favorite {
	margin: -90px 10px;
	text-align : right;
}

/*  パンくずリスト  */
.navi {
	height: 20px;
	border-bottom: 2px solid #336666;
	font-size: 12px;
	color:#3C6031;
	text-indent: 15px;
	margin: 0px;
	background-color: #EBF3E9;
}

.navi a{
	color: #3C6031;
	font-weight: bold;
	text-decoration: none;
}

.navi a:hover {
	color: #FFCC00;
}

#container {
	position: relative;
	margin: 0;
	width: 100%;
}

/*エントリー部分*/
#content {
	margin: 0px 200px; /* 左右方向に200pxのマージンを指定　*/
	background: #E3F2F2;
}

#content h2{
	margin: 10px 0 10px 0;
	font-size: 117%;
	color: #ffffff;
	text-indent: 10px;
	font-weight:bold;
	border-left: 5px solid #666600;
	border-bottom: 1px dotted #666600;
border-right:5px solid #666600;
	overflow-x: hidden;
background:url("http://www.namiki-motors.com/img/midashi01.gif");
}
		
#content h3	{
	margin: 10px 10px 10px 10px;
	border: 2px solid #f60;
	background: url("http://www.namiki-motors.com/img/midashi02.gif");;
	text-indent: 5px;
	color: #339;
	font-size:100%;
	font-weight:bold;
}
				
#content h4	{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	font-weight:bold;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #666;
}

#content h5	{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #666;
}
	

#content div{
	font-size: 110%;
	color: #666;
	line-height: 150%;
	margin: 0px 5px 5px 10px;
}

#content div img{
	margin: 0 5px;
}

#content ol{
	margin-left: 30px;
}

/* 記事内の位置指定 */
.detail {
	text-align:right;
	font-size: 12px;
	margin-right:5px;
	margin-top;10px;
	margin-bottom;5px;
}

/*フッターナビ*/
#content #f_navi {
	margin: 0;
	text-align: right;
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
}

#content #f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/*----- trackbacks & Comments-----*/

#content .post1,#content .post2 {
	border-top: solid 1px #AAAAFF;
	font-size: 12px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata post1{
	font-size: 10px;
	color: #888;
	margin-bottom: 10px;
}

#content #tbdata,#content #tbdata p, #content #commentdata,#content #commentdata p{
	font-size: 12px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}

		
/*左サイドバー部分*/
#left {
	position: absolute;
	left: 0;
	top: 0;
	width: 190PX;
	background: #FFF;
}

/*------メニュー部分------*/
#left .index{
	color:#063;
font-weight:bold;
	width:180px;
	height:20px;
	margin: 10px 0 0 5px;
	text-align: center;
	display: block;
	font-size: 12px;
	background-image: url("http://www.namiki-motors.com/img/index.gif");
}


#left ul{
	display: block;
	list-style: none;
	margin: 0 0 0 5px;
	font-size: 12px;
	text-align: left;
	line-height: 2.0;
	}
	
/* トップカテゴリー指定 */
#left li.pt1{
	display: block;
	width: 180px;
	height: 25px;	
	list-style: none;
	margin: 0;
	font-weight: bold;
	color: #606;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://www.namiki-motors.com/img/menu02.gif") no-repeat;
	}
	
#left li.pt1 a:link, #left li.pt1 a:visited, #left li.pt1 a:active {
	display: block;
	width: 180px;
	height: 25px;
	list-style: none;
	margin: 0;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://www.namiki-motors.com/img/menu01.gif") no-repeat;
	}
	
#left li.pt1 a:hover {
	color: #003366;
	font-weight: bold;
	display: block;
	width: 180px;
	height: 25px;
	background: url("http://www.namiki-motors.com/img/menu03.gif") no-repeat;
	}

/* サブカテゴリー指定　ここで変化を持たせることができます */
#left li{
	display: block;
	width: 180px;
	height: 25px;	
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #c03;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://www.namiki-motors.com/img/menu02.gif") no-repeat;
	}

#left li a:link, #left li a:visited, #left li a:active {
	display: block;
	width: 180px;
	height: 25px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #c03;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://www.namiki-motors.com/img/menu01.gif") no-repeat;
	}
	
#left li a:hover {
	color: #666;
	font-weight: bold;
	display: block;
	width: 180px;
	height: 25px;
	background: url("http://www.namiki-motors.com/img/menu03.gif") no-repeat;
	}

/* What New  */
#left .new dl {
	margin: 0 0 0 5px;
	width: 180px;
}

#left .new dd a{
	margin: 0;
	height: 25px;
	padding: 5px;
	color:#444;
	text-decoration:none;
	display: block;
	font-size: 10px;
	line-height: 110%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #335D99;
	background-color: #FFE9D2;
}
		
#left .new dd a:hover{
	color:#F20;
	background-color: #FFF;
}

#left .box{
	width:180px;
	margin: 0 0 0 5px;
}

#left .box div{
	display: block;
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #335D99;
}

/*右サイドバー部分*/
#right {
	position: absolute;
	right: 0;
	top: 0;
	width: 190PX;
	margin; 0;
	background: #FFF;
}

#right p {
	font-size: 100%;
	line-height: 130%;
	color: #333;
	margin: 0;
	padding: 5px;
}
		
/* 右サイドボックスの指定 */
#right .indexbox {
	color:#063;
font-weight:bold;
	text-decoration:none;
	width:180px;
	height:20px;
	margin: 10px 0 0 5px;
	text-align: center;
	display: block;
	font-size: 12px;
	background-image: url("http://www.namiki-motors.com/img/index.gif");
}

#right .box {
	width:180px;
	margin: 0 0 0 5px;
}

#right .box div{ 
	display: block;
	font-size: 12px;
	line-height: 130%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #335D99;
	padding: 5px;
	text-align: center;
background:#FFE9D2;

}
#right .box img{
	border: 0;
}

#right .new dl {
	margin: 0 0 0 5px;
	width: 180px;
}

#right .new dd a{
	margin: 0;
height:20px;
padding-top:4px;
padding-left:10px;
		color:#444;
	text-decoration:none;
	display: block;
	font-size: 10px;
	line-height: 110%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
border-color: #335D99;
background-color: #FFE9D2;
}
		
#right .new dd a:hover{
	color:#F20;
	background-color: #FFF;
}




/*  フォームメール用  formmailアドイン用　*/
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
}


/*フッター部分*/
#footer {
	padding-top: 30px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
}
		
#footer p {
	font-size: 85%;
	margin-top: 0;
	margin-bottom: 0;
}
		
#footer a {
	color: #0080FF;
}

#footer a:hover{
	color : #FF6600;
}

/* Copyrights */
.copyrights {
	clear: both;
	border-top: 1px solid #1A76B7;
	border-bottom: 3px solid #1A76B7;
	font-size: 12px;
    text-align: center;
	height: 20px;
	margin: 0;
	background-color: #FFF;
}

.copyrights p {
	font-size: 85%;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}

.changecss{
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
	font-size: 85%;
}


#foot {
	cloear:both;
	text-align:right;
	white-space:nowrap;
	margin-right:5px;
	color:#666;
	clear: both;
}

#foot ul {
list-style-type:none;
font-size:10px;
white-space:nowrap;
}

#foot li {
display:inline;
white-space:nowrap;
margin-left:1em;
line-height:2em;
} ul#card-hikaku {
margin:0;
padding:0;
}

