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

* {
	margin: 0px;
	
}

img {
	border: none;
	
}

a,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;

}

/*検索ページ全体ボックス*/
html>body div#containerS {
	width: 667px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	
}

* html div#containerS {
	width: 670px;
	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;
	padding-bottom: 2px;

	
}
/*メインコンテンツ*/
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 */

.base a:hover {
	color: #003132;

}

/*フラッシュボックス*/
.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;
	
}


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

}

#wrap a:hover {
	color: #003132;

}

/*カーラインナップテーブル*/
.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); */
	background-image:  url(images/b_03c.gif);
}

/*新車ラインナップ*/
.newcar {
	width: auto;
	height: auto;

}

.newcar table {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 690px;
	height: 120px;
	border-left:1px solid #6666FF;
	border-right:1px solid #6666FF;

}

.newcar td {
	margin: 0px;
	padding: 2px;
	width: 100px;
	border-style:none;
	text-align: center;
	vertical-align: top;
	height: auto;

}

/*特別仕様車一覧*/
.newcarSpace {
	width: 739px;
	height: 200px;
	
}

.iconBox2 {
	margin: 0px auto;
	text-align: left;
	padding: 0;
	
}

.thumImg {
	margin: 2px auto;
	padding: 10px 0px 0px 0px;
	width: 100px;
	height: 70px;
	vertical-align: middle;
	
}

.thumImg a:hover {
	padding-left: 5px;
	
}

.carName{
	margin: 0 auto;
	padding: 2px 0px 2px 0px;
	width: 100px;
	font-size: 11px;
	line-height:12px;
	color: #DDDDDD;
	text-decoration: none;
	text-align: center;
	background-color: #3366aa;
	
}

.carName a,a:link,a:visited.a:hover{
	color: #DDDDDD;
	
}

.carprice{
	margin: 5px 0px;
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	white-space:normal;
	letter-spacing: 0.05em;
	line-height:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #336600;
	
}

.carName a,.carName a:link,.carName a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}

.carName a:hover {
	color: #003132;

}

.icon {
	width: auto;
	height: auto;
	margin-left: 20px;
	padding-top: 10px;
	
}

.noPadding {
	padding: 0;
	
}

.noPadding a:hover {
	padding: 0;
	
}

/*ページ下部リンク*/
.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;

}

/*新車ラインナップ用*/
.link2 {
	width: auto;
	height: auto;
	text-align: center;
	font-size: 12px;
	line-height: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	vertical-align: bottom;
	margin-top: 10px;
	
}

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

.link2 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;
	
}

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

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

}

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

}

.small a:hover {
	color: #003132;

}

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

}

.large02 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;

}

.red {
	font-size: 12px;
	line-height: 140%;
	color: #005752;

}

.large03 {
	font-size: 16px;
	line-height: 140%;

}

.large_red {
	font-size: 16px;
	line-height: 140%;
	color: #990000;

}

.white {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;

}

.black {
	font-size: 11px;
	line-height: 140%;
	color: #000000;

}

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

}

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

}

.base a:hover {
	color: #003132;

}

#center {
	text-align: center;
	width: auto;
	height: auto;
	clear: both;
	
}

.rakunori {
	padding-bottom: 4px;
	border-top: 4px solid #000369;
	border-bottom: 4px solid #000369;
	width: 670px;
	height: auto;

}

html>/**/body .rakunori {
	margin: 0 0 0 25px;
	padding-bottom: 4px;
	border-top: 4px solid #000369;
	border-bottom: 4px solid #000369;
	width: 670px;
	height: auto;

}

.rakunori p {
	text-align: left;
	width: 670px;
	font: 10px/1.2 "メイリオ", "ヒラギノ角ゴ Pro W3", Meiryo, Osaka;

}

.link3 {
	font-size: 16px;
	text-align: center;
	
}

.link3 img {
	margin: 0 0 10px 0;
	
}

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

.link3 a:hover {
	color: #003132;

}

.priceB {
	font-size: 14px;
	color: #FF0000;
	padding: 10px 20px 10px 20px;
}

.red2 { 
	color: #FF0000;
	font-size: 12px;
	line-height: 140%;
}

.center {
	text-align: center;
}

/*--------------------------------
アルファード オリジナル
--------------------------------*/
div#alphard-custom {
	width: auto;
	height: auto;
	clear: both;
}

/*--------------------------------
今が買い時！注釈部分
--------------------------------*/	
	
.kaidoki_chu {
	font-size: 12px;
	padding: 10px;
	line-height: 125%;
}
.kaidoki_chu_2 {
	font-size: 12px;
	line-height: 125%;
	background-color: #FFCC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.kaidoki_pdf {
	font-size: 12px;
	color: #990000;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.kaidoki_pdf_2 {
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: left;
	padding-left: 10px;
}
