@charset "utf-8";
/* CSS Document */
/**********************************/
/*-----検索結果-----*/
#search_detail{
	margin:0 auto 20px;
}
#searchTitle {
	position: relative;
    display: inline-block;
    padding: 4px 10px;
    margin: 20px auto 20px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    border: #333 solid 2px;
    border-radius: 6px;
    box-shadow: 0px 3px 0 0 #000;
    z-index: 999;
}
#searchTitle:after{
	content: " ";
    position: absolute;
    bottom: -21px;
    left: 48%;
    width: 0;
    height: 0;
    border-width: 8px 4px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #ec6c00;
}
#searchHistory {
	padding: 5px;
    overflow: hidden;
    border: 1px solid #ffd800;
    background-color: #fffdf2;
}
#heading {
	position: relative;
    float: left;
    margin: 0;
    padding: 5px 8px;
    padding-right: 0;
    font-weight: bold;
    background-color: #ffee8c;
}
#heading:after {
    content: " ";
    position: absolute;
    right: -28px;
    top: 0;
    width: 0;
    height: 0;
    border-width: 14px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #ffee8c;
}
#texts{
	margin: 0;
    margin-left: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 90%;
}
#print{
    position: absolute;
    top: -30px;
    right: 10px;
	padding:0 5px;
	font-weight:bold;
    border-bottom: 2px solid #fbc500;
    cursor: pointer;
	text-decoration:none !important;
}
/*---タイトル---*/
.detail_title {
	padding: 20px 0 30px 5px;
	font-size:30px;
	line-height:35px;
	font-weight: normal;
	background-image:url(../images/detail/carname_bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

/*========================================
 + 早見項目
========================================*/
#car_data_pointg table {
	width:100%;
	margin:10px 0 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#car_data_pointg th {
	padding: 6px 15px;
    font-size: 90%;
    background-color: #fff8d0;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#car_data_pointg th span:before {
	content: "";
    display: inline-block;
    width: 12px;
    margin-right: 3px;
    border-radius: 12px;
    height: 12px;
    background: #ffd800;
}
#car_data_pointg td {
    padding: 10px 15px;
    font-size: 120%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.price_disp span {
	margin: -3px 0;
    font-size: 150%;
    font-weight: bold;
}
.w155 { width:155px !important;}


/*========================================
 +　画像
========================================*/
#img_area{
	margin:15px 0 20px;
	position: relative;
   
}
#main_img_wrap {
	background-image:url(../images/detail/photos_bg.png);
	width: 100%;
	box-sizing:border-box;
	padding:15px 0;
	margin:0 auto 20px;
}
#main_img{
	margin:0 auto;
	width:630px;
	text-align:center;
	position:relative;
	background-color:#FFF;
}
#AP_ImgPrev{
	position:absolute;
	cursor:pointer;
	top:220px;
	left:-180px;
	display:block;
	padding:15px 5px;
	background-color: rgba(255,255,255, 0.4);
}
#AP_ImgNext{
	position:absolute;
	cursor:pointer;
	top:220px;
	right:-180px;
	padding:15px 5px;
	background-color: rgba(255,255,255, 0.4);
}

#s_imgArea{
	padding:0 0 0 0px;
	list-style:none;
	padding:0 40px;
}
#s_imgArea li{
	display:inline-block;
	width:80px;
	margin:0px 3px 7px 0px;
	padding:0;
	text-align:center;
}
.s_img a{
	display:block;
	width:80px;
	border:1px solid #c8b39b;
	text-decoration:none;
}
.s_img a:visited{
	text-decoration:none;
	border:1px solid #c8b39b;
}
.s_img a:hover{
	border:1px solid #633c1e;
}
.s_img_bd {
	border:1px solid #633c1e !important;
}
#price_disp{
	bottom:20px;
	right:0px;
	width:300px;
	height:45px;
	color:#000;
	line-height:45px;
	position:absolute;
}
#price_disp table{
	border:3px solid #633c1e;
	border-collapse:collapse;
	height:100%;
	box-sizing:border-box;
}
#price_disp th{
	background-image: url(../../common/images/h3_TT.gif);
	text-align:center;
	font-size:13px;
	line-height:1.1em;
}
#price_disp td{
	text-align:center;
	background-color:#FFF;
	border-right:1px solid #b8ab8c;
}
#price_disp .price{
	margin:5px 6px 0 0;
	font-size:22px;
}


/*========================================
 +　お問合せ
========================================*/
.ContactDisp{
	position:relative;
	background-image: url(/newcar/images/detail/tel.jpg);
	background-repeat:no-repeat;
	height:92px;
}

.contactBt_2{
	background-image: url(/newcar/images/detail/ContactBt.png);
	background-position:0 0;
	width:477px;
	overflow:hidden;
	display:block;
	margin:auto;
	float:left;
	position:absolute;
	top:25px;
	right:10px;
}
.ContactDisp .watch_list_Area{
	width:171px;
	float:right;
	margin:0 0 0 0px;
}
.watch_list_Area a{
	background-image: url(../images/detail/watchBt2.png);
	background-position:0 0;
	width:151px;
	height:0px;
	padding:59px 0 0 0;
	overflow:hidden;
	display:block;
	position:absolute;
	top:15px;
	right:15px;
}
.ContactDisp .select_hikakuBt{
	background-image: url(../images/detail/watchBt2.png);
	background-position:0 0;
	width:151px;
	height:0px;
	padding:59px 0 0 0;
	overflow:hidden;
	display:block;
	background-position:0 -59px;
}

/*========================================
 +　詳細情報
========================================*/
/* 基本情報 */
.detail_data{
	margin:40px auto 0;
}
.detail_data h3 {
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:17px;
	background-image:url(../images/detail/options_title_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}
.detail_data {
	text-align:center;
}
.detail_data li {
	text-align:left;
	font-weight:bold;
	margin: 7px 0 0;
    padding:0 5px;
	line-height:32px;
	width:192px;
	height:32px;
	box-sizing:border-box;
	display:inline-block;
	background-color:#EEEEEE;
	color:#888888;
}
.hit {
	 border: 1px solid #ffd800 !important;
	 background-color:#fff !important;
	 color:#000 !important; 
}

#store_Disp {
	height:100%;
	margin: 40px 0;
    overflow: hidden;
    border-radius: 5px;
    border: 4px solid #ebebeb;
}
#store_Disp dl{
	float:left;
	width:67%;
	padding:15px 0 15px 15px;
}
#store_Disp dt{
	padding: 0 0 5px;
    color: #ec6c00;
    font-size:26px;
    border-bottom: 1px solid #ec6c00;
	margin:0 auto 5px;
}
#store_Disp dd{
	font-size:18px;
}
#store_Disp dd span {
	font-size:23px;
	font-weight:bold;
}
#store_Disp dd span:before {
	content: url(../images/detail/tel.png);
	padding:0 3px 0 0;
}
#storeLogo{
	padding:15px;
	border-left:1px solid #ebebeb;
	float:right;
	height:100%;
}
#zaikoLink {
	margin:10px auto 0;
	text-align:center;
	color: #00A0E0;
}