@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0px;
	
}

img {
	border: none;
	
}

a:link,a:visited {
	text-decoration: none;
	color: #0000CC;
	
}

a:hover {
	color: #003132;

}

/*全体ボックス*/
html>body div#container {
	width: 910px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

* html div#container {
	width: 912px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

/*ヘッダー*/
div#header {
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: 56px;
	background-image:  url(../index_images/header.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

/*メニュー*/
div#menu {
	width:170px;
	text-align: center;
	float: left;
	height: 100%;
	
}

#menu ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu li {
	margin: 0;
	
}
/*メインコンテンツ*/
div#contents {
	margin: 0px;
	padding: 0px;
	width:739px;
	float:right;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}

/*Hides from IE5-mac \*/
* html #contents { height: 1%;}
/* End hide from IE5-mac */


/*フラッシュボックス*/
.flash {
	width: 739px;
	height: 200px;
	margin: 0;
	padding: 0;
	
}

/*トップバナーボックス*/
.topBanner1 {
	width: 739px;
	height: auto;
	clear: both;
	
}

.topBanner1 ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
		
}

.topBanner1 li {
	float: left;
	width: 184px;
	height: auto;
		
}

.topBanner1 a, .topBanner1 a:link, .topBanner1 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu.gif);
	width: 184px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #003132;
	padding-top: 12px;
	padding-bottom: 12px;
	
}

.topBanner1 a:hover {
	background: url(../index_images/contact_menu_v.gif);

}

.topBanner2 {
	width: 739px;
	height: auto;
	
}

.topBanner2 ul,li {
	list-style: none;
	margin: 0;
	padding: 0;

}

.topBanner2 li {
	float: left;
	width: 147px;
	height: auto;

}

* html .topBanner2 a, .topBanner2 a:link, .topBanner2 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 9px;
	
}

html>/**/body .topBanner2 a, .topBanner2 a:link, .topBanner2 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1;
	
}

*:first-child+html .topBanner2 a, .topBanner2 a:link, .topBanner2 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.topBanner2 a:hover {
	background: url(../index_images/contact_menu2_v.gif);

}

.topBanner3 {
	width: auto;
	height: auto;
	
}

.topBanner3 li {
	float: left;
	width: 147px;
	height: auto;

}

* html .topBanner3 a, .topBanner3 a:link, .topBanner3 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2s.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 9px;
	
}

html>/**/body .topBanner3 a, .topBanner3 a:link, .topBanner3 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2s.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	
}

*:first-child+html .topBanner3 a, .topBanner3 a:link, .topBanner3 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2s.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.topBanner3 a:hover {
	background: url(../index_images/contact_menu2s_v.gif);

}

/*パンくずリスト*/
.siteroot {
	width: 736px;
	background-color: #EDEEFD;
	height: auto;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	font-size: 12px;
	
}

.siteroot a:link,.siteroot a:visited {
	text-decoration: none;
	color: #0000CC;
	
}

.siteroot a:hover {
	color: #003132;

}

/*メインコンテンツ*/
div#contents{
	margin: 0px;
	padding: 0px;
	width:739px;
	float:right;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}

/*カーラインナップテーブル*/
.boxHead h3{
	width: 690px;
	height: 24px;
	font-size: 14px;
	text-align: center;
	letter-spacing:14pt;
	vertical-align: baseline;
	line-height: 180%;
	background-image:  url(images/b_03b.gif);
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
}

.boxEnd{
	margin-left: 20px;
	width: 690px;
	height: 15px;
	color: #FFFFFF;
	clear: both;
	background-image:  url(../css/images/b_03c.gif);
}

/*ページ下部リンク*/
.link {
	width: 739px;
	height: auto;
	text-align: center;
	font-size: 12px;
	line-height: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	vertical-align: bottom;
	margin-top: 50px;
	
}

.link a:link,.link a:visited {
	text-decoration: none;
	color: #0000CC;
	
}

.link a:hover {
	color: #003132;

}

/*フッター*/
div#footer{
	width:910px;
	height:auto;
	background-color: #003132;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;

}

.clear {
	clear: both;
	
}

.base {
	font-size: 12px;
	line-height: 140%;

}

.small{
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

.large{
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

.red {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #CC3300;

}

.carTitle {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #3366FF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}

.grayBack {
	margin: 0px;
	padding: 0px;
	background-color: #DDDDDD;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}

.Cimg {
	border:0px;
	text-align: center;
	width: 739px;
	clear: both;
	padding-top: 15px;
	
}

.space {
	width: 739px;
	height: 450px;
	
}
