/*ページ全体の指定*/
body{
	margin:0px;
	padding:0px;
	background:url("img/bg.gif");
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 100%;
	font-size: 84%;
}

/*ページ全体のリンク指定*/
a{
	color:#6DA7D2;
	}
a:hover{
	text-decoration:none;
	}

/*corporate*/
DIV#corporate{
	width: 780px;
	background: #0066FF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	}
	#corporate h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	#subject{
	text-align: left;
	float: left;
	margin-left: 3px;
	}
/*更新日時*/
DIV#renew{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	}	
	#renew p{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
/*index.htmlに戻る*/
#HOME{
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: right;
	}	
		#HOME p{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	}
		#HOME p a{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
		}
/*ページの輪郭*/
#flame{
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	background-image: url(img/flem_back_g.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/*ヘッダ*/
#head1{
	width: 780px;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #FFFFFF;
	clear: both;
}
/*キャプション（トップページ以外）*/
#caption{
	width: 780px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
	
/*左のブロック*/
#left{
	width: 185px;
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: auto;
	margin-right: 0px;
	padding-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(img/back_b.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	background-color: CCE5FF;
}
.leftmain{
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFCC00;
	}

.menuhead{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/mt.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 21px;
	}

.leftmain ul{
	margin:0px;
	padding:0px;
	list-style:none;
	background-color: #FFC800;
	}
	.leftmain li{
	width: 185px;
	background-color: #FFC800;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
		}
		
		/*左のメニュー*/
		.leftmain li a{
	color:#0D69AC;
	text-decoration:none;
	display:block;
	margin:0px;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 37px;
	background-color: #FFC800;
			}
		/*メニューにポインタを載せた時の指定*/
	.leftmain li a:hover{
	color:##0D69AC;
	background-image: url(img/menu2.gif);
	background-repeat: no-repeat;
			}
/*左メニューの一番下の画像*/		
.leftmain2{
	height:100px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 20px;
	background-color: #FFCC00;
	background-image: url(img/mb.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	line-height:150%;
	color: #0246AC;
	}
	.pic2{
	padding:5px;
	line-height:150%;
	color: #0246AC;
	background-color: #CCE5FF;
		}
/*右のブロック*/	
#right{
	width: 580px;
	float: right;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align: top;
}			

/*右のブロック（IE7.Fox）*/
html>body #right{
	width: 580px;
	float: right;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align: top;
}

/*メインイメージ*/
#timg{
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 578px;	
	}
	/*Tuningイメージ*/
	#tuning-timg{
	background-image: url(img/tuning.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 76px;
	width: 578px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
		}
		/*Priceイメージ*/
		#price-timg{
	background-image: url(img/price.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 76px;
	width: 578px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
			}
			/*infoイメージ*/
			#info-timg{
				background-image: url(img/info.jpg);
				background-repeat: no-repeat;
				margin: 0px;
				padding: 0px;
				height: 76px;
				width: 578px;	
				}
				/*リンクイメージ*/
				#link-timg{
				background-image: url(img/link.jpg);
						background-repeat: no-repeat;
						background-repeat: no-repeat;
						padding: 0px;
						height: 76px;
						width: 578px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 5px;
						margin-left: 0px;
							}
					/*Contactイメージ*/
					#contact-timg{
						background-image: url(img/contact.jpg);
						background-repeat: no-repeat;
						width: 578px;
						margin: 0px;
						padding-top: 81px;
						}
						/*デモカーイメージ*/
						#demo-timg{
							background-image: url(img/demo.jpg);
							background-repeat: no-repeat;
							width: 578px;
							height: 76px;
							padding: 0px;
							margin-top: 5px;
							margin-right: 0px;
							margin-bottom: 5px;
							margin-left: 0px;
							}
													/*売買イメージ*/
						#baibai-timg{
							background-image: url(img/title_baibai.jpg);
							background-repeat: no-repeat;
							width: 578px;
							height: 76px;
							padding: 0px;
							margin-top: 5px;
							margin-right: 0px;
							margin-bottom: 5px;
							margin-left: 0px;
							}
/*ニュース更新*/
#whatnew{
	background-image: url(img/new_b.gif);
	background-repeat: no-repeat;
	width: 580px;
	margin-top: 6px;
	margin-bottom: 0px;
	background-position: top;
	padding-top: 16px;
	}
	#whatnew span{
	font-weight: normal;
	color: #0066FF;
	padding-left: 5px;
	}
	/*ニュース更新 左arrow*/
	#icon_arrow{
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*詳細はこちら*/
#next_page{
	text-align: right;
	}
	#next_page a{
	color: #0066FF;
	}
	#next_page a:hover {
	}
/*メインの記事の部分*/
.main{
	padding:0px;
	margin:0px;
	width: 576px;
		}
		/*右のタイトル部分*/
	.main h2{
	font-size:16px;
	background-image: url(img/title1.gif);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
		}
		.main h3{
	font-size:14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #0066CC;
			
			}
			.main p{
	font-size:12px;
	padding: 3px;
	margin: 3px;
			
			}
/*最新のチューニングカー情報*/
#tcc {
	background-image: url(img/tccback.jpg);
	
	}
	#tcc　p {
	background-image: url(img/tccback.jpg);
	vertical-align: top;
	
}
	DL#wyhc {
	background-color: #FFFFFF;
			
			}
	/*本文をくくる*/
	p{
		margin:10px;
		padding:0px;
		line-height:160%;
		}
/*おすすめ中古車*/
#tccc {
	background-image: url(img/tccback.jpg);
	
}
#tccc p{
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
#tccc img {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
			
			}
DT#sm {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	}
	DT#sm img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
	P#sc {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	}
/*PAGE TOP*/	
.pnavi{
	background-image: url(img/page_top.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	color: #0246AC;
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	.pnavi a{
		color: #0246AC;
		text-decoration:underline;
		}
	.pnavi a:hover{
		text-decoration:underline;
		}
/*フォーム中のフォント*/
.f_font{
	color: #666666;
	font-size: 100%;
		}
		
/*著作権表示の部分*/
#foot{
	clear:both;
	width:800px;
	background: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.boder{
	background-image: url(img/boder.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	html>body .boder{
	background-image: url(img/boder.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	#style{
	color:#2A00AA;
	text-decoration:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	font-size: 12px;
		}

	#foot a{
		color:#000;
		text-decoration:none;
		}
	#foot a:hover{
		text-decoration:underline;
		}
		/*著作権表示の部分 フッタ*/		
#copyright{
	width:720px;
	background: #ffffff;
	padding:5px;
	color:#808080;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	}
	
                                                                       /*ここからページごとの設定*/
/*トップページ*/
.boder2{
　　　　
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
#baner1{
	text-align: center;
	padding: 3px;
}

/*チューニング　テーブル*/
.tuning-tb{
	
		}
		.tuning-tb td{
	padding: 5px;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
			
				}
/*linkページ*/		
#link{
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 175px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#ul-link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 180%;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 5px;
}
#ul-link li{
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;

}
/* 表全体のデザイン*/
table.sample {
	border-spacing: 0px;   /* セルの間隔をなくす */
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin-right: auto;
	clear: both;
	margin-left: auto;
	line-height: 160%;
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.sample th, table.sample td {
	padding: 2px;
}
/* ヘッダセルのデザイン */
table.sample thead th {
	color: #000000;
	text-align: center;
	font-weight: normal;
}
table.sample tbody th {
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}
/* セルのデザイン */
table.sample td {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #FFFFFF;
	background-color: #EFEFEF;
	font-weight: bold;
	height: 35px;
	text-indent: 4px;
	letter-spacing: 2px;
}
table.sample caption {
	color: #8B0000;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #aca899;
	border-bottom-color: #aca899;
	border-left-color: #ffffff;
	text-indent: 4px;
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
