@charset "utf-8";
/* CSS Document */
/*スペーサー*/
.space{
	display: block;
	height: 20px;
	width: 80%;
	visibility:hidden;
}
.spaceMini{
	display: block;
	height: 10px;
	width: 80%;
	visibility:hidden;
}
.spaceSmall{
	display: block;
	height: 5px;
	width: 80%;
	visibility:hidden;
}
.spaceWide{
	display: block;
	height: 5px;
	width: 100%;
	visibility:hidden;
}
.spaceIndent{
	height:5px;
	width:1em;
	visibility:hidden;
}
ul.aurdinary_list{
	padding:0px 0px 0px 1em;
	list-style:circle;
}
ul.aurdinary_list li{
	list-style:disc;
}
/*スペーサー終了*/


/*2カラム*/
div.column2{
	margin:0 0 10px 0;
}
.column2 .tbl,
.column3 .tbl,
.column4 .tbl{
	width: 100%;
	margin-bottom: 10px;
}

.tbl,
.cell01,
.cell02,
.cell03,
.cell04{
	background: none;
}

.cell01
{
	padding-right:0px;
}
.cell02
{
	padding-left:20px;
}

.column1 .cell01{
	padding: 0;
	vertical-align: top;
	width:auto		;
}


.pad01 img{
	padding-left:40px;
}
.column2 .cell01,
.column2 .cell02{
	padding: 0;
	vertical-align: top;
}

.column2 .cell02{
	width:auto;
}

div.plate2 ._contents table.plateDropableBody .column2 .cell02{
	width:auto !important;
}

#contents .layout_div{
	width:350px;
	padding:0 20px 0 0;
}
#contents .underMargin{
	margin:0 0 20px 0;
}
.column2 .cell02r{
	width: 50%;
	padding: 0;
	border: 0;
	vertical-align: top;
	text-align:right;
}
.column3 .cell01,
.column3 .cell02,
.column3 .cell03{
	width: 33%;
	padding: 0;
	border: 0;
	vertical-align: top;
}


.column4 .cell01,
.column4 .cell02,
.column4 .cell03,
.column4 .cell04{
	width: 25%;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2Left .tbl{
	width: 100%;
	border: 0;
}

.column2Left .cell01{
	width: 30%;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2Left .cell02{
	width: 70%;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2Right .tbl{
	width: 100%;
	border: 0;
}

.column2Right .cell01{
	width: 70%;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2Right .cell02{
	width: 30%;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2FitLeft .tbl{
	width: 100%;
	border: 0;
}

.column2FitLeft .cell01{
	width: 1px;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2FitLeft .cell02{
	width: auto;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2FitRight .tbl{
	width: 100%;
	border: 0;
}

.column2FitRight .cell01{
	width: auto;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.column2FitRight .cell02{
	width: 1px;
	padding: 0;
	border: 0;
	vertical-align: top;
}

/*2カラム終了*/
table.tbl_right{
	width:100%;
}
table.tbl_right td{
	text-align:right;
}

div.max_right{
	width:100%;
	position:relative;
}
div.max_right div.inner_pos{
	position:absolute;
	right:0px;
}
/*-------------------------------------------------
	IDT:インデントボックス
-------------------------------------------------*/

.indent{
	padding-left: 15px;
}

/*-------------------------------------------------
	レイアウトボックス
-------------------------------------------------*/
table.pattern01_h {
	width: 350px;
	margin: 0 20px 12px 0;
}

table.pattern01_h_box {
	margin: 0 0px 12px 0;
}


.pattern01_h td{
	text-align:left;
	text-align:top;
	border-bottom:none;
	padding:0;
	margin:0;
}




.pattern01_h td.area_top{
	padding-bottom: 6px;
}


.pattern01_h td.area_right {
	padding-left:6px;
	vertical-align:top;
	/*text-align:right;どこにも使われていないのでコメントアウト 2010.07.14 NICO */
	
}


.pattern01_h td.area_left {
	/*width: 100px;*/
	width:100px;
}
/*
.pattern01_h td.area_left img{
	border:1px solid #cccccc!important;
}
*/

.cell02 table.pattern01_h {
	width: 350px;
	margin: 0 0 12px 0;
}

.pattern02_h{
	width: 350px;
	margin: 0 0 12px 0;
}

table.pattern01_f {
clear:both;
	width: 720px;
	margin: 0 0 0px;
	table-layout:fixed;
}


.cell02 table.pattern01_f {
	width: 350px;
	margin: 0 0 0px;
}
.pattern01_f td{
	text-align:left;
	text-align:top;
	border-bottom:none;
	padding-bottom:5px;
}


.pattern01_f td.area_top{
	padding-bottom: 6px;
}


.pattern01_f td.area_right {
	vertical-align:top;
	text-align: left;
	width: 350px;
}

.pattern01_f td.area_left {
	padding-right:20px;
	vertical-align:top;
	text-align: left;
}


.pattern01_f td.area_left1{
	vertical-align:top;
	text-align: left;
	width: 280px;
}
.pattern01_f td.area_right1{
	vertical-align:top;
	text-align: left;
	width: 440px;
}
table.gr_box{
	background:#ebebeb;
	margin-bottom:5px;
	width:350px;
}

table.gr_box td{
	padding:8px 8px 0px 8px ;
	border-bottom:none;
}
table.gr_box td.bottom{
	padding:0px 8px 8px 8px ;
	border-bottom:none;
}

table.photocss {
	width: 720px;
	margin:0;
}
.photocss td{
	width:170px;
	height:150px;
	margin-top:20px;
	padding:20px 10px;
	text-align:center;
	border-color:#343434;
	border-bottom:none;
}

/*.car_add table
{
	border-collapse:separate !important;
	
}

table.pattern01_h td.text,
table.pattern01_f td.text
{
	border: 3px solid #ff0000;
	
}
*/

/*レイアウトボックスの見た目用*/
span.text{
	background:#F9515E;
	display:block;
	height:50px;
	color:#ffffff;
	text-align:center;
}

span.text .inner{
	position:relative;
	top:20px;
}
body #contents h4{
	line-height:1.6;
	margin-bottom:5px;
	font-size:16px;
}

body #contents h4.tit{
	border-bottom: 1px solid #000000;
}
body #contents h4.slide_title{
	font-weight:normal;
	font-size:12px;
}

.area_bottom img{
	/*margin-bottom:-5px;*/
	}
.pattern_sp_h{
	width: 720px;
	margin: 0 0 12px 0;

}
.pattern_sp_h span{
	width: 170px;
}
.pattern_sp_h td{
	border-bottom:0;
	vertical-align:top;
	width:170px;
	padding:0 13px 0 0;
}
.pattern_sp_h td.area_last{
	padding:0;
		width:170px;
}
.pattern_sp_h .area_bottom{
	vertical-align:top;
	width:170px;
	padding-top:2px;
}


.pattern_sp2_h{
	width: 720px;
	margin: 0 0 12px 0;

}
.pattern_sp2_h span{
	width: 232px;
}
.pattern_sp2_h td{
	border-bottom:0;
	vertical-align:top;
	width:232px;
	padding:0 12px 0 0;
}
.pattern_sp2_h td.area_last{
	padding:0;
		width:232px;
}
.pattern_sp2_h .area_bottom{
	vertical-align:top;
	width:232px;
	padding-top:12px;
}


/* レイアウト調整 2010.07.14 NICO */
/* セクション */
.section{
	padding-bottom:10px;
}
.section .lead{
	margin-bottom:15px;
}
/* 関連情報セクション */
.relatedInfoSection{
	padding-top:60px;
	clear:both;
}


/* 不要なテーブルを削除することで起きるレイアウト差を吸収 */
h1.summary{
	padding-bottom:5px;
}


/* 機能リスト用新規作成 */
.thumbList{}
.thumbList:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
.thumbList { display: inline-block; }
.thumbList { display: block; }
	.thumbList .leftColumn{
		float:left;
		width:350px;
		margin-right:20px;
		dispaly:inline;
	}
	.thumbList .rightColumn{
		float:left;
		width:350px;
	}
		.thumbList .item{
			margin-bottom:12px;
		}
		.thumbList .item:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
		.thumbList .item { display: inline-block; }
		.thumbList .item { display: block; }
			.thumbList .item .photo{float:left;}
				.thumbList .item .photo img{border:1px solid #CCCCCC !important;}
			.thumbList .item p{padding-left:106px;}

		.thumbList .textItem{
			margin-bottom:12px;
		}
		.thumbList .textItem:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
		.thumbList .textItem { display: inline-block; }
		.thumbList .textItem { display: block; }


/* 関連情報リスト用新規作成 */
.relatedList{}
.relatedList:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
.relatedList { display: inline-block; }
.relatedList { display: block; }
	.relatedList .leftColumn{
		float:left;
		width:350px;
		margin-right:20px;
		dispaly:inline;
	}
	.relatedList .rightColumn{
		float:left;
		width:350px;
	}
		.relatedList .item{
			margin-bottom:12px;
		}
		.relatedList .item:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
		.relatedList .item { display: inline-block; }
		.relatedList .item { display: block; }
				.relatedList .item img{border:0px solid #CCCCCC !important;}

/*firefoxで上下の罫が太くなる問題に対処 */
#contents table.cell_border {
	padding:0;
	border-collapse:separate;
}

/* コメントなど小さい文字用 */
#contents .small{
	font-size:10px;
}

/* 緑文字 */
#contents .green{
	color:#008000;
}
/* 赤文字 */
#contents .red{
	color:#c71444;
}
/* 文字太さ */
#contents .weightNormal{
	font-weight:normal;
}

/* 注釈 */
.note{
	font-size:10px;
}

.note em{
	color:#c71444;
}

/* オプションページ */
.opMenu{margin:8px 0 16px 0;}
.opMenu:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
.opMenu { display: inline-block; }
.opMenu { display: block; }
	.opMenu li {
		float:left;
		height:27px;
		list-style:none outside none;
		margin:0 2px 2px 0;
		z-index:-1;
	}
		#right_column .opMenu a {
			background:url("../IMAGES/btbg2.gif") no-repeat scroll 0 0 transparent;
			color:#000;
			display:block;
			height:27px;
			position:relative;
			text-decoration:none;
			width:141px;
			z-index:0;
		}
		#right_column .opMenu a:hover {
			background:url("../IMAGES/btbg2h.gif") no-repeat scroll 0 0 transparent;
			color:#fff;
			text-decoration:none;
		}
		#right_column .opMenu .stay_btn2 {
			background:url("../IMAGES/btbg2h.gif") no-repeat scroll 0 0 transparent;
			color:#FFF;
		}
			#right_column .opMenu span {
				display:block;
				left:20px;
				letter-spacing:0;
				position:absolute;
				top:8px;
				font-size:10px;
				cursor:pointer;
			}
			#right_column .opMenu .stay_btn2 span{
				color:#fff;
			}

.opListTitle{font-weight:bold;font-size:12px;margin-bottom:10px;padding:0}
.sepLine{margin:15px 0;}

.photoCap{margin-top:10px;}

.nenpiNote{
	color:#c71444;
	font-size:10px;
	/*float:right;*/
	margin-top:20px;
	text-indent:-1em;
	padding-left:1em;
}
.nenpiNote:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
.nenpiNote { display: inline-block; }
.nenpiNote { display: block; }

/* スペックページ */
.specBox{}
.specBox:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
.specBox { display: inline-block; }
.specBox { display: block; }
	.specBox .photo{float:left;}
	.specBox .pdfList {float:left;padding-left:10px;width:430px}
		.specBox .pdfList li{
				background:transparent url(../IMAGES/dami002.jpg) no-repeat;
				padding-left:25px;
				margin-bottom:15px;
		}
	.specBox .linkToAdobe{clear:left;}
		.specBox .linkToAdobe a{float:right;clear:right;margin-top:5px;}
		.specBox .linkToAdobe a.banner{background:none;}

/* 特別仕様車・カスタマイズカー */
.contentsLink{padding-top:10px;}
	.contentsLink ul{margin:15px 0 0 7px;}
	.contentsLink:after { content: url(../IMAGES/spacer.gif); display: block; clear: both; height: 0; }
	.contentsLink { display: inline-block; }
	.contentsLink { display: block; }
		.contentsLink ul li{float:left;margin-right:2px;}