@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: 707px;
	float:left;
	padding:0px;
}
#RightDisp{
	/* width:200px; */
	float:right;
	/* background-color:#FFF; */
	padding:0px;
}
/*========================================
 + 画像表示
========================================*/
#img_area{
	padding: 15px 0;
	position:relative;
}
#main_img{
    margin: 0px auto 0;
    width: 646px;
    height: 486px;
    border: 1px solid #321301;
    box-shadow: 4px 4px 0 #321301;
    background: #FFF;
    padding: 2px;
}

#ArrowPrevBt{
	position:absolute;
	top:230px;
	left: 37px;
}
#ArrowNextBt{
	position:absolute;
	top:230px;
	right: 36px;
}

#s_imgArea{
	margin: 20px auto 0;
	padding:0px 0 0px 0px;
}
.s_img{
	display:block;
	width: 111px;
	/* height: 81px; */
	margin: 0px 6px 10px 0;
	float:left;
	text-decoration:none;
	border: 1px solid #321301;
	box-shadow: 3px 3px 0 #321301;
	background: #FFF;
	/* padding: 2px; */
}
.s_img a{
	display:block;
	width: 100%;
	/* height:72px; */
	border: 2px solid #ffffff;
}

.s_img a:visited{
	text-decoration:none;
	border:2px solid #fff;
}
.s_img a:hover{
	border:2px solid #ffba00;
}
.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;
}
#printBt{
	background-image:url(/newcar/images/printBt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width: 154px;
	height:26px;
	display:block;
	float:right;
	margin:0 5px 5px;
	line-height:26px;
	padding:0 0 0 34px;
	color:#7d6d5c;
	font-size: 12px;
}
#printBt:hover,#printBt.hover{
	background-position:0 -26px;
	color:#7d6d5c;
	text-decoration:none;
}
.priceDisp{
    margin: 0 0 10px;
    padding: 5px;
    color: #4b260d;
    font-weight: bold;
    border: 3px double #dedede;
    background-color: #FFF;
}
.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-spacing:0;
	background-repeat:repeat-x;
	list-style:none;
	display:flex;
	flex-wrap: wrap;
	border-top:1px solid #321301;
}
#inner li{
	font-weight: normal;
	text-align:center;
	width: 50%;
	height: 35px;
	line-height:27px;
	border-bottom:1px solid #321301;
	border-left:1px solid #321301;
	display:flex;
}
#inner li:nth-child(2n){
	border-right:1px solid #321301;
}
#inner li:last-child{
	border-right:1px solid #321301;
}

#inner .kihon_Title {
	float:left;
	width: 135px;
	height: 34px;
	padding: 3px 0 0;
	text-align: center;
	background-color: #f0f0f0;
	background-repeat: repeat-y;
	border-right:1px solid #321301;
	font-size: 14px;
}
#inner .kihon_Data {
	float:left;
	width: calc(100% - 135px);
	height: 34px;
	text-align: right;
	padding-right: 8px;
	padding-top: 4px;
	/* padding-bottom: 2px; */
	background-color: #fff;
	font-size: 14px;
}
/* カラー */
#color{
	margin:5px 0 0 0;
}
#color li{
	border: 1px solid #321301;
	box-shadow: 3px 3px 0 #321301;
	padding:10px 5px;
	margin: 0 0 10px;
	/* height:27px; */
	line-height:16px;
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#FFF;
}



/***************************************
               ハーフマックス

#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;
}

****************************************/

