@charset "utf-8";

/* ---------------------------------------------------------------------
 *	common
 */
body,div,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,form,fieldset,input,object,embed,noscript{
	margin:0;
	padding:0;
	}
body{
	width:100%;
	line-height:1em;
	color:#333;
	background:#fff;
	font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size:10px;
	*font-size:62.5%; /* 10px */
	}
h1,h2,h3,h4{
	font-style:normal;
	font-weight:normal;
	font-size:1em;
	}
img,fieldset{
	border:none;
	}
input{
	font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	}
ul,ol{
	list-style:none;
	}
/* ---------------------------------------------------------------------
 *	layout
 */
#contents{
	margin:0 auto;
	padding:0; 
	width:100% !important;
	position: relative;
	font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size:10px;
	*font-size:83.3%; /* 10px */
	text-align:center;
	}
#wapperAll{
	position: absolute;
	}
#headerArea{
	margin: 0 auto;
	width: 964px;
	height:105px;
	text-align: left;
	}
#footerArea{
	margin: 0 auto;
	width: 964px;
	}
.content{
	margin-bottom: 25px;
	clear: both;
	width: 100%;
	text-align: center;
	background: url('../IMAGES2012/bg_content.gif') 0 0 repeat-x;
	}
	.content .inner{
		position: relative;
		margin: 0 auto;
		width: 964px;
		text-align: left;
		}
/* ---------------------------------------------------------------------
 *	bg
 */
.content.no-bg{
	background: none;
	}
.content.bg-gray{
	background: #eee url('../IMAGES2012/bg_content_border.gif') 0 0 repeat-x;
	border-bottom: solid 1px #ccc;
	}
/* ---------------------------------------------------------------------
 *	header
 */
h1{
	display:none;
	text-indent:-9999px;
	}
h2{
	padding: 20px 0 18px;
	}
/* ---------------------------------------------------------------------
 *	link
 */
a,
a:link,
a:visited{
	color:#1d41a8;
	text-decoration:none;
	}
a:active,
a:hover{
	color:#1d41a8;
	text-decoration:underline;
	}
#headerArea a, #headerArea a:link, #headerArea a:visited{
	color:#999;
	text-decoration: none;
	}
#headerArea a:active, #headerArea a:hover{
	color:#c71444;
	text-decoration: none;
	}
/* ---------------------------------------------------------------------
 *	main
 */
#main.content{
	margin-bottom: 0;
	height: 460px;
	background: url('../IMAGES2012/MAIN/bg_tile.jpg') center bottom repeat-x !important;
	}
	#main .inner{
		margin: 0;
		width: 100% !important;
		height: 460px;
		text-align: center;
		}
#mainvisual{
	margin: -105px auto 0;
	width: 964px;
	position: relative;
	text-align: left;
	}
	#mainvisual ul.photo{
		width: 964px;
		height:460px;
		overflow: hidden;
		}
		#mainvisual ul.photo li.current{
			display: block;
			}
	#mainvisual .thumb{
		position: absolute;
		top: 421px;
		/*left: 775px;*/
		right: 8px;
		}
		#mainvisual .thumb:after{
			content:"";
			display:block;
			clear:both;
			}
	* html #mainvisual .thumb{
		display:inline-block;
		right: 8px;
		}
	*+html #mainvisual .thumb{
		display:inline-block;
		}
		#mainvisual .thumb li{
			margin-right: 2px;
			float: left;
			}
		#mainvisual .thumb li img{
			border:1px solid #c1c1c1;
			}
		#mainvisual .thumb li img.current{
			border:1px solid #c71444;
			}
		#mainvisual .thumb li a:hover img{
			border:1px solid #c71444;
			}
	#mainvisual .btn{
		position: absolute;
		top: 383px;
		left: 709px;
		}
		#mainvisual .btn li{
			float: left;
			}
/* ---------------------------------------------------------------------
 *	tab-menu
 */
.inner.tab{
	background: url('../IMAGES2012/TAB/bg.gif') 0 0 no-repeat;
	}
#tab-menu{
	}
	#tab-menu ul{
		position: absolute;
		top: 9px;
		left: 18px;
		}
		#tab-menu ul li{
			float: left;
			}
/* ---------------------------------------------------------------------
 *	information350
 */
#information350{
	margin:68px 38px 0 0;
	width: 350px;
	float: left;
	}
	#information350 p{
		margin-bottom:10px;
		height:120px;
		}
	#information350 .infobox .info_bnr{
		width:100px;
		float:left;
	}
	#information350 .infobox .info_bnr img{
		border: 1px solid #CCCCCC !important;
	}
	#information350 .infobox .info_txt{
		width:240px;
		float:left;
		padding-left:8px;
		font-size:12px ! important;
		text-align:left;
		line-height:1.2em;
	}
	#information350 .infobox .info_txt a {
		font-weight:bold;
	    text-decoration: none;
	}
	#information350 ul{
		margin-top: 10px;
		}
		#information350 ul li{
			margin-bottom: 10px;
			background: url('../IMAGES2012/arrow.gif') 110px 2px no-repeat;
			clear: both;
			font-size: 1.2em;
			line-height: 1.6em;
			}
			#information350 ul li img{
				margin-right: 15px;
				float: left;
				vertical-align:bottom;
				}
/* ---------------------------------------------------------------------
 *	support
 */
#support{
	width: 576px;
	float: left;
	}
	#support form{
		background: url('../IMAGES2012/SUPPORT/bg.gif') 39px 30px no-repeat;
		position: relative;
		width: 570px;
		height: 68px;
		font-size: 1.2em;
		line-height: 1.4em;
		border-bottom: solid 1px #ccc;
		}
		#support form input{
			position: absolute;
			width:62px;
			height:26px;
			font-size: 1.2em;
			line-height: 1.4em;
			border: solid 1px #c1c1c1;
			background:#eee;
			}
			#support form input.zip1{
				top:23px;
				left:210px;
				}
			#support form input.zip2{
				width:82px;
				top:23px;
				left:285px;
				}
		#support form a{
			position: absolute;
			top:20px;
			left: 378px;
			}
	#support h2{
		padding: 20px 0 15px;
		height:13px;
		}
	#support ul{
		}
		#support ul li{
			margin-right: 1px;
			float: left;
			}
/* ---------------------------------------------------------------------
 *	information100
 */
#information100{
	width: 576px;
	height:181px;
	float: left;
	position: relative;
	background: url('../IMAGES2012/INFORMATION/bg.gif') 0 51px no-repeat;
	}
	#information100 ul{
		margin:21px 0 0 35px;
		width:503px;
		height:88px;
		position: relative;
		overflow: hidden;
		white-space:nowrap;
		}
		#information100 ul li{
			margin:0 5px 5px 0;
			float: left;
			}
	#information100 .prev{
		position: absolute;
		top: 79px;
		left: 0;
		}
	#information100 .next{
		position: absolute;
		top: 79px;
		left: 543px;
		}
/* ---------------------------------------------------------------------
 *	point
 */
#point h3{
	padding:34px 0 30px;
	background:#ddd;
	text-align:center;
	}
#point ul li{
	display:table-cell;
	*display:inline;
	*zoom:1;
	}
#point ul.point1column li{
	width:964px;
	}
#point ul.point2column li{
	width:482px;
	}
#point ul.point3column li{
	width:321px;
	}
#point ul.topSpace{
	margin-top:10px;
	}
#point p{
	padding-top:5px;
	float:right;
	}
/* ---------------------------------------------------------------------
 *	photo
 */
#photo{
	position: relative;
	}
	#photo ul.photo{
		margin-left: 37px;
		width: 890px;
		height:500px;
		background: #000;
		overflow: hidden;
		}
		#photo ul.photo li{
			display: none;
			}
		#photo ul.photo li.current{
			display: block;
			}
	#photo ul.dot-nav{
		position: absolute;
		top:524px;
		right:180px;
		}
		#photo ul.dot-nav li{
			padding-right: 5px;
			float: left;
			}
			#photo ul.dot-nav li a{
				display: block;
				width:10px;
				height:10px;
				background: url('../IMAGES2012/PHOTO/btn_dot.png') 0 0 no-repeat;
				}
	#photo p.btn{
		position: absolute;
		top:508px;
		right: 44px;
		}
	#photo p.prev{
		position: absolute;
		top:252px;
		left: 0;
		}
	#photo p.next{
		position: absolute;
		top:252px;
		right: 0;
		}
	#photo ul.link{
		position: relative;
		margin: 0 0 0 -8px;
		padding-top: 20px;
		}
		#photo ul.link li{
			position: relative;
			margin-left: 8px;
			margin-bottom: 13px;
			width: 316px;
			float:left;
			display: inline;
			font-size: 1.2em;
			line-height: 1.6em;
			}
			#photo ul.link li img{
				vertical-align: bottom;
				}
			#photo ul.link li a{
				padding-right: 8px;
				float: left;
				}
			#photo ul.link li .btn{
				padding: 0;
				position: absolute;
				right: 0;
				bottom: -3px;
				}
/* ---------------------------------------------------------------------
 *	grade
 */
#grade{
	position: relative;
	}
	#grade h2{
		padding: 52px 0 220px;
		}
	#grade .photo{
		position: absolute;
		top:30px;
		left:262px;
		}
	#grade .grade{
		position: absolute;
		top:86px;
		left:0;
		}
		#grade .grade p{
			margin-bottom: 20px;
			font-size: 1.2em;
			line-height: 1.6em;
			}
			#grade .grade p em{
				font-size: 1.67em;
				font-weight: bold;
				color: #c71444;
				}
			#grade .grade p.grade_name{
				font-size:2.4em;
				line-height:1em;
				margin-bottom:5px;
				}
			#grade .grade p.grade_type{
				font-size:1.1em;
				line-height:1.4em;
				}
	#grade table{
		width: 200px;
		position: absolute;
		top:52px;
		right:0;
		border: solid 1px #fff;
		background: url('../IMAGES2012/GRADE/bg_table.gif') 0 0 repeat-y;
		}
		#grade table td{
			padding: 8px;
			border: solid 1px #fff;
			text-align: center;
			font-size: 1.1em;
			line-height: 1.4em;
			}
	#grade .link {
		background: url('../IMAGES2012/arrow.gif') 0px center no-repeat;
		position: absolute;
		right: 0px;
		top: 235px;
		*top: 215px;
		padding: 0 0 0 7px !important;
		}
	#ranking-grade{
		margin-right: 10px;
		width: 315px;
		float: left;
		}
		#ranking-grade h2{
			padding: 20px 0 15px;
			}
		#ranking-grade ol{
			height: 173px;
			background: url('../IMAGES2012/GRADE/ranking_bg.gif') 0 0 no-repeat;
			}
			#ranking-grade ol li{
				position: relative;
				padding:0 40px 0 102px;
				height:58px;
				font-size: 1.2em;
				line-height: 1.4em;
				}
			#ranking-grade ol li em{
				padding-top: 12px;
				display: inline-block;
				}
			#ranking-grade ol li a{
				position: absolute;
				top:0;
				right:12px;
				height: 58px;
				line-height: 58px;
				}
			#ranking-grade ol li.rank01,
			#ranking-grade ol li.rank02,
			#ranking-grade ol li.rank03{
				background: url('../IMAGES2012/GRADE/ranking.gif') 30px center no-repeat;
				}
		#ranking-grade p{
			margin-top: 10px;
			text-align: right;
			}
	#ranking-option{
		margin-right: 9px;
		width: 315px;
		float: left;
		}
		#ranking-option h2{
			padding: 20px 0 15px;
			}
		#ranking-option ol{
			height: 173px;
			background: url('../IMAGES2012/GRADE/ranking_bg.gif') 0 0 no-repeat;
			}
			#ranking-option ol li{
				position: relative;
				padding:0 40px 0 102px;
				height:58px;
				font-size: 1.2em;
				line-height: 1.4em;
				}
			#ranking-option ol li em{
				padding-top: 12px;
				display: inline-block;
				}
			#ranking-option ol li a{
				position: absolute;
				top:0;
				right:12px;
				line-height: 58px;
				}
			#ranking-option ol li.rank01,
			#ranking-option ol li.rank02,
			#ranking-option ol li.rank03{
				background: url('../IMAGES2012/GRADE/ranking.gif') 30px center no-repeat;
				}
		#ranking-option p{
			margin-top: 10px;
			text-align: right;
			}
	#ranking-color{
		width: 315px;
		float: left;
		}
		#ranking-color h2{
			padding: 20px 0 15px;
			}
		#ranking-color ol{
			height: 173px;
			background: url('../IMAGES2012/GRADE/ranking_bg.gif') 0 0 no-repeat;
			}
			#ranking-color ol li{
				position: relative;
				padding:0 10px 0 102px;
				height:58px;
				font-size: 1.2em;
				line-height: 1.4em;
				}
			#ranking-color ol li em{
				padding-top: 12px;
				display: inline-block;
				}
			#ranking-color ol li a{
				position: absolute;
				top:0;
				right:12px;
				line-height: 58px;
				}
			#ranking-color ol li.rank01,
			#ranking-color ol li.rank02,
			#ranking-color ol li.rank03{
				background: url('../IMAGES2012/GRADE/ranking.gif') 30px center no-repeat;
				}
		#ranking-color p{
			margin-top: 10px;
			text-align: right;
			}
	#customize{
		clear: both;
		}
		#customize h2{
			padding: 20px 0 15px;
			}
	#customize ul{
		}
		#customize ul li{
			width: 230px;
			margin-right: 15px;
			margin-bottom: 30px;
			float: left;
				font-size: 1.2em;
				line-height: 1.6em;
			}
	#note{
		clear: both;
		font-size: 1.1em;
		line-height: 1.3em;
		}
	#note ul{
		}
/* ---------------------------------------------------------------------
 *	owner
 */
#owner{
	margin-bottom: 30px;
	background:#fff;
	}
	#owner .inner{
		padding-top: 1px;
		}
	#owner .left{
		padding:0 0 25px 0;
		width: 473px;
		float: left;
		}
	#owner .right{
		padding:0 0 25px 0;
		width: 473px;
		float: right;
		}
		#owner div h2{
			clear: both;
			margin: 0 0 0 30px;
			padding: 25px 0 0 14px;
			height:36px;
			background: url('../IMAGES2012/OWNER/bg_title.gif') 0 25px no-repeat;
			font-size: 1.3em;
			font-weight: bold;
			line-height: 36px;
			}
		#owner div ul{
			margin: 15px 0 0 30px;
			}
			#owner div ul li{
				margin-right: 3px;
				float: left;
				font-size: 1.2em;
				line-height: 1.2em;
				}
				#owner div ul li img{
					margin-bottom:5px;
					}
		#owner div p{
			margin: 15px 0 0 30px;
			font-size: 1.2em;
			line-height: 1.6em;
			}
		#owner div .link{
			clear: both;
			margin: 15px 0 0 0;
			padding-left:37px;
			background: url('../IMAGES2012/arrow.gif') 30px center no-repeat;
			float: left;
			font-size: 1.2em;
			line-height: 1.6em;
			}
		#owner div .btn{
			margin-top:10px;
			padding-right:28px;
			float: right;
			line-height: 1em;
			}
/* ---------------------------------------------------------------------
 *	owner2 owner on the left side,camp on the right side
 */
#owner2{
	margin-bottom: 30px;
	}
	#owner2 .inner{
		padding-top: 1px;
		}
	#owner2 .left{
		width: 465px;
		float: left;
		}
		#owner2 .left ul{
			}
			#owner2 .left ul li{
				padding:0 30px 0 15px;
				margin-bottom: 5px;
				background: url('../IMAGES2012/OWNER/bg_owervoice.gif') 0 0 no-repeat;
				height: 86px;
				font-size: 1.2em;
				line-height: 1.6em;
				}
				#owner2 .left ul li a{
					padding-top: 15px;
					display: inline-block;
					}
				#owner2 .left ul li span{
					display: inline-block;
					width: 100%;
					text-align: right;
					}
		#owner2 .left p{
			margin-top: 3px;
			text-align: right;
			}
	#owner2 .right{
		padding:0 0 25px 0;
		width: 473px;
		float: right;
		background: #fff;
		border-left: solid 1px #c1c1c1;
		}
		#owner2 .right h2{
			clear: both;
			margin: 0 0 0 30px;
			padding: 25px 0 0 14px;
			height:36px;
			background: url('../IMAGES2012/OWNER/bg_title.gif') 0 25px no-repeat;
			font-size: 1.3em;
			font-weight: bold;
			line-height: 36px;
			}
		#owner2 .right ul{
			margin: 15px 0 0 30px;
			}
			#owner2 .right ul li{
				margin-right: 3px;
				float: left;
				font-size: 1.2em;
				line-height: 1.2em;
				}
		#owner2 .right p{
			margin: 15px 0 0 30px;
			font-size: 1.2em;
			line-height: 1.6em;
			}
		#owner2 .right .link{
			clear: both;
			margin: 15px 0 0 0;
			padding-left:37px;
			background: url('../IMAGES2012/OWNER/arrow.gif') 30px center no-repeat;
			float: left;
			font-size: 1.2em;
			line-height: 1.6em;
			}
		#owner2 .right .btn{
			margin-top:10px;
			padding-right:28px;
			float: right;
			line-height: 1em;
			}
/* ---------------------------------------------------------------------
 *	pcp
 */
#pcp{
	margin:0 auto 20px;	
	width:964px;
	height:211px;
	background-color:#000;
}
#npf{
	width:170px;
	padding-left:15px;
	float:left;	
}
#carlist{
	width:779px;
	float:left;
}
#carlist ul li{
	width:169px;
	height:61px;
	margin-left:20px;
	margin-bottom:18px;	
	float:left;
	display:inline;
}
/* ---------------------------------------------------------------------
 *	testdrive
 */
#testdrive{
	padding-top: 10px;
	position: relative;
	background: url('../IMAGES2012/TESTDRIVE/bg.gif') 0 top no-repeat;
	}
	#testdrive form{
		position: absolute;
		background: url('../IMAGES2012/TESTDRIVE/bg_form.gif') 0 top no-repeat;
		width: 381px;
		height: 239px;
		top:0;
		left: 0;
		}
		#testdrive form input{
			width:66px;
			height:26px;
			font-size: 1.2em;
			line-height: 1.4em;
			border: solid 1px #c1c1c1;
			}
		#testdrive form .zip1{
			width:64px;
			position: absolute;
			top:192px;
			left:42px;
			}
		#testdrive form .zip2{
			width:84px;
			position: absolute;
			top:192px;
			left:117px;
			}
		#testdrive form a{
			position: absolute;
			top:189px;
			left:214px;
			}
	#testdrive ul{
		padding:0 0 12px 396px;
		background: url('../IMAGES2012/TESTDRIVE/bg_bottom.gif') 0 bottom no-repeat;
		}
		#testdrive ul li{
			padding:40px 0 30px;
			position: relative;
			width: 276px;
			float: left;
			font-size: 1.1em;
			line-height: 1.4em;
			color: #666;
			}

		#testdrive ul li.testdrive{
			background: url('../IMAGES2012/TESTDRIVE/icon_testdrive.gif') 2px 34px no-repeat;
			}
		#testdrive ul li.simulation{
			border-left: solid 1px #eee;
			background: url('../IMAGES2012/TESTDRIVE/icon_simulation.gif') 10px 34px no-repeat;
			}
		#testdrive ul li.catalog{
			border-top: solid 1px #eee;
			background: url('../IMAGES2012/TESTDRIVE/icon_catalog.gif') 2px 34px no-repeat;
			}
		#testdrive ul li.inquiry{
			border-top: solid 1px #eee;
			border-left: solid 1px #eee;
			background: url('../IMAGES2012/TESTDRIVE/icon_inquiry.gif') 10px 34px no-repeat;
			}
		#testdrive ul li h3{
			position: absolute;
			top:10px;
			left: 5px;
			}
		#testdrive ul li.simulation h3,
		#testdrive ul li.inquiry h3{
			left: 15px;
			}
		#testdrive ul li p{
			padding:0 10px 0 55px;
			}
		#testdrive ul li.simulation p,
		#testdrive ul li.inquiry p{
			padding:0 0 0 65px;
			}
		#testdrive ul li .link{
			position: absolute;
			right:10px;
			bottom: 10px;
			margin-top: 8px;
			padding: 0 0 0 7px !important;
			background: url('../IMAGES2012/arrow.gif') 0 center no-repeat;
			}
		#testdrive ul li.simulation .link{
			right:0;
			}
		#testdrive ul li.catalog .link{
			bottom: 0;
			}
		#testdrive ul li.inquiry .link{
			right:2px;
			bottom: -2px;
			}
.testdrive350{
	text-align : left !important;
	position:relative;
	width:350px;
	height:120px;
	background:url('/GENERAL/BPARTS/IMAGES/shop_02_waku.gif') left top no-repeat;
	margin-bottom:10px;
	top:0px;
	left:0px;
	}
	.testdrive350 div.innerWrapper{
		position:relative;
		width:350px;
		height:120px;
		background:none;
		}
	.testdrive350 img.shop_caset_title{
		display:block;
		position:absolute;
		left:61px !important;
		top:17px;
		}
	.testdrive350 img.shop_caset_ico{
		display:block;
		position:absolute;
		left:6px !important;
		top:6px;
		}
	.testdrive350 a.shop_caset_btn{
		display:block;
		position:absolute;
		top:80px;
		left:285px;
		}
	.testdrive350 input.shop_caset_leftin{
		position:absolute;
		top:80px;
		left:140px;
		width:45px;
		height:18px;
		}
	.testdrive350 input.shop_caset_rightin{
		position:absolute;
		top:80px;
		left:198px;
		width:74px;
		height:18px;
		}
/* ---------------------------------------------------------------------
 *	footer_navi
 */
#footer_navi{
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 30px;
	}
#footer_navi *{
	line-height: 1.3em;
	}
#footer_navi{
	z-index: 0;
	/*text-align: center;*/
	clear: both;
	width:924px;
	padding:20px;
	position:relative;
	background: url('../../IMAGES/bottom_bg.jpg') 0 0 no-repeat;
	}
	#footer_navi p.mail{
		position:absolute;
		right:0px;
		top:20px;
		background: url('/GENERAL/IMAGES/icon_mail_01.jpg') 0 1px no-repeat;
		padding-left: 20px;
		color: #1d41a8 !important;
		}
		#footer_navi p.mail a{
			color:#0000ff;
			text-decoration:none;
			padding:0;
			}
		#footer_navi p.mail a:hover{
			text-decoration:underline;
			}	
	#footer_navi dl{
		float:left;
		/*text-align: center;*/
		width: 20%;
		_width:180px;
		margin-top:-20px;
		}
		#footer_navi dl a{
			text-decoration:none;
			color:#333333;
			}
		#footer_navi dl a:hover{
			color:#a81d47;
			}
	#footer_navi dt{
		font-weight: bold;
		margin-top:20px;
		}
	#footer_navi dt.last,
	#footer_navi dd.last{
		margin-bottom:20px;
		}
	#footer_navi .seoText{
		padding: 25px 0 10px 0;
		}
#topicpath {
	line-height:1;
	padding-bottom:31px;
	}
	#topicpath li {
		float:left;
		padding-bottom:4px;
		vertical-align:text-bottom;
		}
	#topicpath li.carName{
		font-weight:bold;
		}
	#topicpath li.stay{
		color:#000000;
		}
	#topicpath a{
		color:#333333;
		background:url('../../IMAGES/icon_topicpath.gif') no-repeat scroll right center transparent;
		display:block;
		padding-right:19px;
		text-decoration:none;
		}
	#topicpath a:hover{
		text-decoration:underline;
		}
/* ---------------------------------------------------------------------
 *	lightbox
 */
#contents #lightbox_area {
	line-height: 1.3em;
	font-size: 12px;
	}
	#contents #lightbox_area h4 {
		line-height: 1.6;
		margin-bottom: 5px;
		font-size: 16px;
		}
#contents div.dummy_bg{
	position:absolute;
	width:100%;
	bottom:0px;
	top:35px;
	background:#ffffff;
	z-index:-1;
	}
#contents div.lb_title{
	color:#33333;
	padding:0;
	margin:0;
	position:relative;
	top:15px;
	text-align:center;
	font-weight:bold;
	z-index:9999;
	line-height:1.6;
	}
#contents div.lb_title_half{
	color:#33333;
	padding:0;
	margin:0,0,5px,0;
	position:relative;
	top:0px;
	text-align:left;
	z-index:9999;
	line-height:1.6;
	}
	#contents div.lb_title_half strong{
		font-weight:normal !important;
		}
#contents span.lb_price{
	font-weight:bold;
	text-align:right;
	display:block;
	margin:0 0 10px 0;
	}
/*ライトボックスボタン*/
#contents div.lb_btn_area{
	position:absolute;
	bottom:0px;
	width:100%;
	bottom:-50px;
	text-align:center;
	display:none;
	}
#contents a.lightbox_auto{
	display:none;
}
#contents a.lightbox_next{
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
}
#contents a.lightbox_prev{
	display:block;
	position:absolute;
	right:47px;
	bottom:0px;
}
#contents div.slide_title{
	text-align:left;
}
#contents div.slide_title p{
	float:left;
	margin-right:3px;
	font-weight:bold;
}
/*スライド*/
#contents div.window_sl{
	position:absolute;
	width:964px;
	height:560px;
	display:none;
	}
#contents div.lightbox_slide{
	position:absolute;
	width:964px;
	height:470px;
	overflow:auto;
	top:35px;
	background:#ffffff;
	}
#contents div.lightbox_grab_box{
	width:964px;
	height:344px;
	margin:25px auto;
	background:#ffffff;
	overflow:hidden;
	}
#contents div.lightbox_msg{
	width:925px;
	margin:0 auto;
	color:#000000;
	font-size:10px;
	height:80px;
	}
#contents div.slide_title{
	position:absolute;
	bottom:0px;
	right:140px;
	color:#ffffff;
	bottom:15px;
	}
#contents div.no_slide_left{
	width:450px;
	height:445px;
	margin:0 0 0 20px;
	float:left;
	}
#contents div.slide_right{
	width:470px;
	height:445px;
	margin:0 0 0 490px;
	overflow:auto;
	}
/*黒*/
#contents div.window_st{
	position:absolute;
	width:964px;
	height:559px;
	display:none;
	z-index: 9999;
	}
#contents div.lightbox_bk{
	position:absolute;
	width:964px;
	height:466px;
	top:35px;
	background:#000000;
	}
#contents div.lightbox_static{
	position:relative;
	width:600px;
	/*height:360px;*/
	margin:19px auto;
	background:#ffffff;
	overflow:hidden;
	text-align:center;
	}
#contents div.lightbox_static img{
	left:0px;
	top:0px;
	}
/*白*/
#contents div.window_img{
	position:absolute;
	width:964px;
	display:none;
	z-index: 9999;
	}
#contents div.lightbox_wt{
	position:absolute;
	width:964px;
	top:35px;
	background:#ffffff;
	}
#contents div.window_img div.dummy_bg{
	position:absolute;
	width:100%;
	bottom:0px;
	top:35px;
	background:#ffffff;
	z-index:-1;
	}
/*ハーフ*/
#contents div.window_hl{
	position:absolute;
	width:964px;
	height:466px;
	display:none;
	z-index: 9999;
	}
#contents div.lb_exp{
	display:none;
	position:absolute;
	left:0px;
	top:60px;
	clear:both;
	width:450px;
	}
#contents div.lightbox_hl{
	position:absolute;
	width:964px;
	height:466px;
	top:35px;
	background:#ffffff;
	}
#contents div.lb_left{
	width:452px;
	position:absolute;
	left:0px;
	top:0px;
	padding:40px 0 0 20px;
	}
#contents div.lb_right{
	width:452px;
	position:absolute;
	right:0px;
	top:0px;
	height:406px;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-y:scroll;
	overflow-x:hidden;
	padding:40px 20px 0 0;
	}
#contents div.lb_right h4{
	font-weight:bold;
	border-bottom:1px solid #000;
	padding-bottom:8px;
	margin-bottom:8px;
	}
#contents div.window_hl div.dummy_bg{
	position:absolute;
	width:100%;
	bottom:0px;
	top:35px;
	background:#ffffff;
	z-index:-1;
	}
/*flv*/
#contents div.window_flv{
	position:absolute;
	width:964px;
	display:none;
	z-index: 9999;
	}
#contents div.lightbox_flv{
	position:absolute;
	width:964px;
	padding:0px 0px 0px 0px;
	top:35px;
	background:#000000;
	}
#contents div.lightbox_swf{
	width:525px;
	margin:0px auto;
	}
#contents div.swf{
	padding:0 0 10px 0;
	}
/*SWF*/
#contents div.window_swf{
	position:absolute;
	width:964px;
	display:none;
	z-index: 9999;
	}
#contents div.st_swf{
	background:#ffffff;
	width:600px;
	margin:35px auto;
	}
#contents div.window_flv div.dummy_bg{
	position:absolute;
	width:100%;
	bottom:0px;
	top:35px;
	background:#000000;
	z-index:-1;
	}
/*SWFBIG*/
#contents div.window_swf_big{
	position:absolute;
	width:964px;
	display:none;
	z-index: 9999;
	line-height: 0;
	}
#contents div.st_swf_big{
	background:#ffffff;
	margin:35px auto;
	}
#contents div.flv_title{
	color:#ffffff;
	text-align:center;
	padding:10px 0 10px 0;
	font-size:122%;
	font-weight:bold;
	}
#contents div.window_flv div.dummy_bg{
	position:absolute;
	width:100%;
	bottom:0px;
	top:35px;
	background:#000000;
	z-index:-1;
	}
#contents div.window_swf div.dummy_bg{
	position:absolute;
	width:100%;
	bottom:0px;
	top:35px;
	bottom:0px;
	background:#ffffff;
	z-index:-1;
	}
#contents div.swf_path{
	display:none;
	}
/*imgBIG*/
#contents div.window_img_big{
	position:absolute;
	display:none;
	z-index: 9999;
	width:964px;
	}
#contents div.lightbox_wt_big{
	position:absolute;
	top:35px;
	background:#ffffff;
	width:100%;
	text-align:center;
	}
#contents div.window_img div.dummy_bg{
	position:absolute;
	width:100%;
	bottom:0px;
	top:35px;
	background:#ffffff;
	z-index:-1;
	}
#contents div.lightbox_static_big{
	position:relative;
	background:#ffffff;
	overflow:hidden;
	}
#contents div.lightbox_static_big img{
	position:absolute;
	left:0px;
	top:0px;
	}
#contents a.close{
	display:block;
	position:absolute;
	right:0px;
	top:17px;
	cursor:pointer;
	}
#contents .flv_path{
	display:none;
	}
#contents div.lightbox_wrapper{
	z-index:9999;
	}
/*スケール用*/
div#contents div.anim{
	width:40px;
	height:40px;
	}
#mask{
	position:absolute;
	width:100%;
	height:100%;
	background:#000000;
	left:0px;
	top:0px;
	display:none;
	z-index:8000;
	}
/* ---------------------------------------------------------------------
 *	イメージギャラリー2
 */
#contents div.img_gallery2{
	zoom:1;
	clear:both;
	}
	#contents div.img_gallery2:after{
		display:block;
		clear:both;
		content:".";
		height:0;
		visibility:hidden;
		}
#contents ul.img_gallery2_thumb{
	margin:0;
	padding:5px 0px 0px 0px;
	position:relative;
	zoom:1;
	}
	#contents ul.img_gallery2_thumb li{
		float:left;
		list-style:none;
		margin:0px 5px 0px 0px;
		}
	#contents ul.img_gallery2_thumb a{
		display:block;
		border:1px solid #cccccc;
		height:46px;
		_width:1px;
		}
		#contents ul.img_gallery2_thumb a img{
			height:46px;
			}
#contents p.lb_exp{
	margin:15px 0px 0px 10px;
	}
/* ---------------------------------------------------------------------
 *	scroll-indicator
 */
#scroll-indicator{
	display: none;
	bottom: 10px;
	opacity: 0;
	position: fixed;
	left: 50%;
	width: 75px;
	height: 35px;
	margin: 0 0 0 -37px;
	background: transparent url('../IMAGES2012/scroll-arrow.png') no-repeat left top;
	z-index: 7000;
	}
/* ---------------------------------------------------------------------
 *	misc
 */
.hidden {
	display: none;
	}
.center {
	text-align: center;
	}
/* 解析img用 */
body img,
body span{
	left:0;
	}
body #contents img,
body #contents span{
	left:auto;
	}
/* ---------------------------------------------------------------------
 *	clear
 */
.clear:after,
.content:after,
.inner:after,
#information ul li:after,
#photo .link:after,
#grade:after,
#testdrive:after,
#testdrive ul:after,
#footer_navi:after{
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	}
.clear,
.content,
.inner,
#information ul li,
#photo .link,
#grade,
#testdrive,
#testdrive ul,
#footer_navi{
	min-height:1px;
	}
* html .clear,
* html .inner,
* html #information ul li,
* html #photo .link,
* html #grade,
* html #testdrive,
* html #testdrive ul,
* html #footer_navi{
	height:1px;
	/*¥*//*/
	height:auto;
	overflow:hidden;
	/**/
	}
/* ---------------------------------------------------------------------
 *	tab menu
 */
#tab-menu .top_menu_pd{
	display:block;
	width: 86px;
	height: 35px;
	overflow:hidden;
	}
.dm_smenu {
	width: 200px !important;
	background: url('../IMAGES2012/TAB/bg_pulldown_menu.jpg');
	position: static !important;
	}
	.dm_smenu li{
		width: 200px;
		height: 28px;
		margin-bottom: 2px;
		}
.dm_smenu_01 li a{
	display: block;
	width: 200px;
	height: 28px;
	overflow: hidden;
	background-image: url('../IMAGES2012/TAB/bg_pulldown_menu01_details.jpg');
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	}
.dm_smenu_01_01 a{
	background-position: 0 0;
	}
	.dm_smenu_01_01 a:hover{
		background-position: -201px 0;
		}
.dm_smenu_01_02 a{
	background-position: 0 -30px;
	}
	.dm_smenu_01_02 a:hover{
		background-position: -201px -30px;
		}
.dm_smenu_01_03 a{
	background-position: 0 -60px;
	}
	.dm_smenu_01_03 a:hover{
		background-position: -201px -60px;
		}
.dm_smenu_01_04 a{
	background-position: 0 -90px;
	}
	.dm_smenu_01_04 a:hover{
		background-position: -201px -90px;
		}
.dm_smenu_01_05 a{
	background-position: 0 -120px;
	}
	.dm_smenu_01_05 a:hover{
		background-position: -201px -120px;
		}
.dm_smenu_01_06 a{
	background-position: 0 -150px;
	}
	.dm_smenu_01_06 a:hover{
		background-position: -201px -150px;
		}
.dm_smenu_01_07 a{
	background-position: 0 -180px;
	}
	.dm_smenu_01_07 a:hover{
		background-position: -201px -180px;
		}
.dm_smenu_01_08 a{
	background-position: 0 -210px;
	}
	.dm_smenu_01_08 a:hover{
		background-position: -201px -210px;
		}
.dm_smenu_01_09 a{
	background-position: 0 -240px;
	}
	.dm_smenu_01_09 a:hover{
		background-position: -201px -240px;
		}
.dm_smenu_01_10 a{
	background-position: 0 -270px;
	}
	.dm_smenu_01_10 a:hover{
		background-position: -201px -270px;
		}
.dm_smenu_01_last{
	margin-bottom: 0 !important;
	}
#pullDown_menu {
	position: absolute;
	display: none;
	width: 200px;
	cursor: pointer;  
	background: url('../IMAGES2012/TAB/bg_pulldown_menu_trns.gif');
	z-index: 5000;
	}
/* ---------------------------------------------------------------------
 * smartphone link
 */
#smart {
    display:none;
	}
#smartText{
    display:none;
	}
.m_t_30{
	margin-top:30px;
}





.dummy_li {
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	float: left;
	height: 30px;
	padding: 40px 0 30px;
	position: relative;
	width: 276px;
}
/* ---------------------------------------------------------------------
 * note
 */
.docaption {
    color: #C71444;
    font-size: 12px;
    line-height: 1.25em;
    margin-top: 15px;
}
.seoText {
    clear: both;
    font-size: 12px;
    margin-left: 20px;
    padding: 25px 0 10px;
}

/***ヒストリー用追記*/
.btn ul {
	width: 924px;
	margin: 0 auto;
}
.btn ul li.left {
	float: left;
}
.btn ul li.right {
	float: right;
}