@charset "utf-8";

@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}
.Disp{
	background-color:#FFF;
	padding:10px;
}
/**************************************************
                 NEWCAR DETAIL
***************************************************/
#LeftDisp{
	width:735px;
	float:left;
	padding:0px;
}
#RightDisp{
	width:200px;
	float:right;
	background-color:#FFF;
	padding:0px;
}
/*========================================
 + 画像表示
========================================*/
#img_area{
	padding:15px;
	position:relative;
}
#main_img{
	margin:0px auto 0;
	width:575px;
	height:431px;
}
#ArrowPrevBt{
	position:absolute;
	cursor:pointer;
	top:230px;
	left:10px;
	display:block;
}
#ArrowNextBt{
	position:absolute;
	cursor:pointer;
	top:230px;
	right:10px;
}
#s_imgArea{
	text-align: center;
	margin:20px 0px 10px 10px;
	padding:0 0 0 0px;
	clear:left;
	list-style:none;
}
#s_imgArea li {
	display: inline-block;
	width:104px;
	height:79px;
	margin:0px 0px 0 5px;
	padding:0;
}
#s_imgArea li:first-child{
	margin:0px 0 0 0px;
}
.s_img a{
	display:block;
	width:100px;
	height:75px;
	border:2px solid #ededed;
	text-decoration:none;
}
.s_img a:<strong>v</strong>isited{
	text-decoration:none;
	border:2px solid #fff;
}
.s_img a:hover{
	border:2px solid #ff5069;
}
.s_img_bd {
	border:2px solid #ffba00 !important;
}

/*========================================
 + 装備オプション
========================================*/
#soubiArea{
	margin:5px 0 20px;
}
.soubi_Select {
	float:right;
	margin:0px 0px;
	padding:0px 0px;
}
#spec_list2 {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:3px solid #73461e;
}
#spec_list2 td {
	height:25px;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:5px 8px;
	line-height:14px;
	line-height:1.24em;
}
#soubi_disp {
	float:left;
}
.Selectbutton_koumoku:hover,.Selectbutton_koumoku.hover{text-decoration:none;}

#midashiArea1 div{
	color:#573313;
}
#midashiArea1 div:hover{
	color:#573313 !important;
	background-position:0 -41px !important;
}
#btn_midashi1{
	color:#367d0d !important;
}



/*========================================
 + ライトエリア
========================================*/
/* 値段 */
#DataInfo{
	margin:0 0 5px;
	background-color:#d6d6d6;
	padding:5px 0 5px;
}
#printBt{
	background-image:url(/newcar/images/printBt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:120px;
	height:26px;
	display:block;
	float:right;
	margin:0 5px 5px;
	line-height:26px;
	padding:0 0 0 34px;
	color:#7d6d5c;
}
#printBt:hover,#printBt.hover{
	background-position:0 -26px;
	color:#7d6d5c;
	text-decoration:none;
}
.priceDisp{
	height:43px;
	margin:0 0 10px;
	padding:10px;
	color:#4b260d;
	font-weight:bold;
	background-color:#FFF;
	background-image: url(../images/priceBck.gif);
}
.priceDisp span{
	font-family:Arial Black;
	font-style:italic;
	display:block;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding:0 10px;
	margin:3px 0 0 0;
}
#contact_Bt{
	background-image: url(../images/mitumoriBt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:201px;
	height:59px;
	display:block;
	margin:0px auto 10px;
}
#contact_Bt:hover,#contact_Bt.hover{
	background-position:0 -59px;
}
.ContactDisp{
	padding:5px 0;
	margin:5px 0;
}
.contactBt{
	background-image:url(../images/mitumoriBt_L.png);
	background-position:0 0;
	width:428px;
	height:0px;
	padding:59px 0 0 0;
	overflow:hidden;
	display:block;
	margin:auto;
}
.contactBt:hover,#contactBt.hover{
	background-position:0 -59px;
}

#hikakuBt{
	background-image: url(../images/hikaku2Bt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:34px;
	width:187px;
	display:block;
	margin:0px auto 5px;
}

#hikakuBt:hover,#hikakuBt.hover{background-position:0 -34px;}
#hikakuBt2{
	background-image: url(../images/hikaku3Bt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:34px;
	width:187px;
	display:block;
	margin:0px auto 0px;
}
#hikakuBt2:hover,#hikakuBt2.hover{background-position:0 -34px;}


/* 基本情報 */
#inner{
	margin:0 0px 10px;
	padding:0;
	border-collapse:collapse;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-spacing:0;
	background-repeat:repeat-x;
	list-style:none;
}
#inner li{
	font-weight: normal;
	text-align:center;
	width:367px;
	float:left;
	height:30px;
	line-height:27px;
	border-bottom:1px solid #CCC;
}
#inner .kihon_Title {
	float:left;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	height:25px;
	width:117px;
	text-align:center;
	background-color:#EEE;
	background-image: url(../images/detail/kihon_Th.gif);
	background-repeat:repeat-y;
	border-top:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
}
#inner .kihon_Data {
	float:left;
	width:239px;
	height:25px;
	text-align:right;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:2px;
	background-color: #fff;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
/* カラー */
#color{
	border:solid #dedede;
	border-width:2px 2px 2px;
	margin:5px 0 0 0;
}
#color li{
	padding:5px 5px 5px 20px;
	border-top:1px dotted #c0c0c0;
	background-image: url(../../common/images/arrow_icon_pink.gif);
	background-repeat:no-repeat;
	background-position:8px center;
}
#color li:first-child{border-top:none;}



/***************************************
               ハーフマックス

#HalfTT{
	background-image:url(../../newcar/images/detail/halfTT.gif);
	padding:45px 0 0 0;
	height:0;
	overflow:hidden;
	margin:20px 0 0 0;
}

#HalfMaxDisp{
	margin:10px 0 0 0;
	background-color:#ebebeb;
	position:relative;
	padding:0 0 5px;
}
#HalfMaxTa{
	background-color:#ebebeb;
	padding:5px;
	width:455px;
}
#HalfMaxTa table{
	width:100%;
	background-color:#FFF;
}
#HalfMaxTa table th{
	height:48px;
}
#HalfMaxTa table td{
	text-align:right;
	padding:0 10px 0 0;
}
.bg_y{background-color:#fffba0;}
.BL_R{border-left:2px solid #F00 !important;}
.BT_R{border-top:2px solid #F00 !important;}
.BB_R{border-bottom:2px solid #F00 !important;}
.BR_R{border-right:2px solid #F00 !important;}

.BL_G{border-left:2px solid #a6a6a6 !important;}
.BT_G{border-top:2px solid #a6a6a6 !important;}
.BB_G{border-bottom:2px solid #a6a6a6 !important;}
.BR_G{border-right:2px solid #a6a6a6 !important;}

.color_R{color:#F00; font-weight:bold;}

#halfPrice{
	background-image:url(../../newcar/images/detail/half_price.gif);
	background-repeat:no-repeat;
	width:217px;
	height:57px;
	position:absolute;
	right:0;
	top:0;
	text-align:right;
	line-height:57px;
	padding:0 15px 0 0;
}
#PriceDown{
	background-image:url(../../newcar/images/detail/yasui.gif);
	width:227px;
	height:103px;
	position:absolute;
	top:58px;
	right:5px;
	padding:46px 0 0 0;
}
#kinri{
	height:47px;
	line-height:47px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:0 10px 0 0;
}
#month{
	height:47px;
	line-height:47px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:0 10px 0 0;
	margin:2px 0 0 0;
}
#kinri span,#month span,#price_red{
	font-family:Arial Black;
	font-style:italic;
	margin-left:5px;
	margin-right:3px;
	color:#F00;
	font-size:16px;
}

****************************************/

