@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}
.h2TT{
	background-image:url(/newcar/images/search/title.png);
	margin:0 0 10px;
}

#Dtl_LeftDisp{
	width:690px;
	float:left;
	padding:0px;
}
#Dtl_RightDisp{
	width:230px;
	float:right;
	padding:0px;
}


/**************************************************
                 USEDCAR DETAIL
***************************************************/
.DtlDisp{
}

/* 上　*/
#TopArea{
	height:47px;
	padding:3px;
	margin-bottom:0px;
	background-color:#FFF;
	border-bottom:3px double #dedede;
	margin:0px 0 5px 0;
}
#CarNm{
	width:200px;
	font-weight:bold;
	color:#63432d;
	font-size:14px;
	float:left;
	padding:0 0 0 10px;
}
.CarNm2{
	width:200px;
	font-weight:bold;
	color:#63432d;
	font-size:14px;
	float:left;
	padding:0 0 0 10px;
	line-height:50px;
}

#CarInfo{
	border:1px solid #CCC;
	border-collapse:collapse;
	height:57px;
	background-color:#FFF;
	margin:5px 0 10px 0;
}
#CarInfo th{
	width:62px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	height:25px;
	text-align:center;
	background-color:#EEE;
	background-image: url(/newcar/images/detail/kihon_Th.gif);
	border:1px solid #CCC;
}
#CarInfo td{
	border:1px solid #CCC;
	text-align:center;
}



/* 画像表示 */
#img_area{
	background-image: url(../images/detail/image_area.jpg);
	height:586px;
	position:relative;
	padding:19px 19px 0;
}
#main_img{
	margin:0px auto 0;
	width:530px;
	height:398px;
}
#ArrowPrevBt{
	width:46px;
	height:365px;
	position:absolute;
	cursor:pointer;
	top:35px;
	left:19px;
	display:block;
}
#ArrowNextBt{
	width:46px;
	height:365px;
	position:absolute;
	cursor:pointer;
	top:35px;
	right:19px;
}


#s_imgArea{
	margin:10px 0px 0px 56px;
	padding:0 0 0 0px;
	list-style:none;
}
#s_imgArea li{
	float:left;
	width:104px;
	height:79px;
	margin:0px 5px 3px 0px;
	padding:0;
}
.s_img a{
	display:block;
	width:100px;
	height:75px;
	border:2px solid #ededed;
	text-decoration:none;
}
.s_img a:visited{
	text-decoration:none;
	border:2px solid #fff;
}
.s_img a:hover{
	border:2px solid #f47b01;
}
.s_img_bd {
	border:2px solid #f47b01 !important;
}



/**/
.SubTT{
	background-image:url(/newcar/images/detail/h2TT.png);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:24px;
	padding:0 0 1px 15px;
	border-bottom:1px solid #f47b01;
	margin:10px 0 3px;
}

/* 基本情報 */
#inner{
	margin:5px 0px 10px;
	width:100%;
	padding:0;
	border-collapse:collapse;
	border:1px solid #CCC;
	border-spacing:0;
	background-repeat:repeat-x;
	list-style:none;
}
#inner th {
	width:105px;
	text-align:center;
	background-color:#fbfbfb;
	background-image: url(/newcar/images/detail/kihon_Th.gif);
	background-repeat:repeat-y;
	border:1px solid #CCC;
	font-size:11px;
	text-align:left;
	padding:5px 0 5px 5px;
}
#inner td {
	text-align:right;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:2px;
	border:1px solid #CCC;
	font-size:11px;
	min-width:180px !important;
}
/*　装備情報　*/
#soubi{
	border-top:1px solid #c0bdbd;
	border-left:1px solid #c0bdbd;
	border-collapse:collapse;
	list-style:none;
	padding:0;
	margin:5px 0 15px;
	background:#FFF;
}
#soubi li{
	width:311px;
	border-right:1px solid #c0bdbd;
	border-bottom:1px solid #c0bdbd;
	padding:2px 0 2px 25px;
	height:27px;
	line-height:27px;
	float:left;
	background-image: url(/newcar/images/detail/arrow.png);
	background-repeat:no-repeat;
	background-position:8px center;
	background-color:#FFF;
}
#comment{
	padding:10px;
	margin:0 0 20px;
}

/********************
     　rightdisp
*********************/
/*　ライトエリア　*/
/* 値段 */
#DataInfo{
	margin:0 0 0px;
}
.priceDisp{
	height:55px;
	margin:0 0 10px;
	padding:10px;
	color:#4b260d;
	font-weight:bold;
	border:3px double #dedede;
	background-color:#FFF;
}
.priceDisp span{
	display:block;
	font-size:18px;
	color:#F00;
	font-weight:bold;
	margin:0 5px 0 0;
	background-color:#fffac6;
	margin:3px 0 0 0;
	height:40px;
	line-height:40px;
	text-align:right;
	padding:0 10px;
	font-family:Arial Black;
	font-style:italic;
	color:#F00;
}
#price_gray{
	font-size:20px;
	font-weight:bold;
	color:#ccc;
}

.BtDisp{
	margin:0 0 10px;
}

#contact_Bt{
	background-image: url(../../newcar/images/detail/mitsumoriBt.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:228px;
	height:53px;
	display:block;
	margin:0px auto 0px;
}
#contact_Bt:hover,#contact_Bt.hover{
	filter: alpha(opacity=80); /*For IE*/
	opacity: 0.80; /*Opera・Safari*/
	-moz-opacity: 0.80; /*For FireFox*/
}


#hikakuBt{
	background-image: url(/usedcar/images/detail/hikakuBt.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:39px;
	width:230px;
	display:block;
	margin:0px auto 5px;
}
#hikakuBt:hover,#hikakuBt.hover{
	filter: alpha(opacity=80); /*For IE*/
	opacity: 0.80; /*Opera・Safari*/
	-moz-opacity: 0.80; /*For FireFox*/
}

#hikakuBt2{
	background-image: url(/newcar/images/detail/hikakuBt2.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:39px;
	width:230px;
	display:block;
	margin:0px auto 5px;
}
.StoreTT{
	background-image:url(../images/detail/storeTT.gif);
	background-repeat:no-repeat;
	height:36px;
	line-height:37px;
	color:#FFF;
	font-size:14px;
	padding:0 0 0 15px;
}
.StoreDisp{
	border:solid #f9a04a;
	border-width:0 1px 1px;
	padding:5px 10px 10px;
	background-color:#FFF;
	border-bottom-left-radius: 5px;  /* 左下 */
	border-bottom-right-radius: 5px; /* 右下 */
	-webkit-border-bottom-left-radius: 5px;  /* 左下 */
	-webkit-border-bottom-right-radius: 5px; /* 右下 */
	-moz-border-radius-bottomleft: 5px;  /* 左下 */
	-moz-border-radius-bottomright: 5px; /* 右下 */
}
#StoreImg{
	width:220px;
	height:165px;
}
#StoreNm{
	font-size:14px;
	font-weight:bold;
	margin:0px 0 2px 0;
}
.StoreTxt{
	border-bottom:1px dashed #CCC;
	padding:5px;
}
.Tel{
	font-size:16px;
	color:#F60;
	font-weight:bold;
}
/***************************************
               特選車
****************************************/
#TokuSenDsip{
	padding:1px;
	margin:0 0 10px !important;
}
#TokuSenTT{
	font-size:14px;
	color:#ff910d;
	padding:8px 8px 8px 10px;
	border-bottom:2px solid #ff910d;
	background-image:url(../images/detail/tokusenIco.png);
	padding:5px 0 5px 40px;
	background-repeat:no-repeat;
	background-position:5px 5px;
	height:26px;
	line-height:29px;
}
#Tokusen{
	padding:0 5px;
}
#Tokusen li{
	padding:5px 0;
	border-bottom:1px dashed #e3e2e2;
}
.TokusenImg{
	width:100px;
	float:left;
	border:1px solid #CCC;
}
.TokusenImg:hover{
	border:1px solid #ff910d;
}

.TokusenTxt{
	float:right;
	width:115px;
}
.TokusenPrice{
	text-align:right;
}
.TokusenPrice span{
	font-size:16px;
	font-weight:bold;
	color:#F00;
}

/***/
#OtherDisp{
	padding:10px 10px 0 !important;
}
#OtherDisp ul{
	padding:0 0px;
	margin:5px 0 0 0;
}
#OtherDisp ul li{
	width:170px;
	float:left;
	border-left:1px solid #e3e2e2;
	padding:0 10px;
}
#OtherDisp ul li:first-child{
	border-left:none;
}
.OtherImg{
	width:170px;
	height:128px;
	border:2px solid #fde172;
}
.OtherTxt{
	margin:5px 3px;
}
.OtherPrice{
	background-color:#fde172;
	padding:5px;
	font-size:12px;
	text-align:right;
}
.OtherPrice span{
	font-size:16px;
	font-weight:bold;
	color:#F00;
	text-align:right;
}

/*#tokusenTT{
	background-image: url(../images/detail/tokusenTT.png);
	padding:69px 0 0 0;
	position:relative;
}
#TokusenDisp{
	padding:5px;
	position:relative;
}
#TokusenDisp ul{
	padding:0 20px;
	margin:5px 0 0 0;
}
#TokusenDisp ul li{
	width:189px;
	float:left;
	border-right:1px solid #e3e2e2;
	padding:0 13px;
}
.tokusenImg{
	width:185px;
	height:139px;
	border:2px solid #fde172;
}
.tokusenTxt{
	margin:5px 3px;
}
.tokusenPrice{
	background-color:#fde172;
	padding:5px;
	font-size:12px;
	text-align:right;
}
.tokusenPrice span{
	font-size:16px;
	font-weight:bold;
	color:#F00;
	text-align:right;
}
#tokusen_arrow_L{
	position:absolute;
	left:0;
	top:20px;
}
#tokusen_arrow_R{
	position:absolute;
	right:0;
	top:20px;
}*/
