@charset "utf-8";
/* CSS Document */
/* contents */
.h2TT{
	margin:3px 0 1px 0;
}
.sub_TT{
	background: url(/sp/index/images/whiteB.png),-moz-linear-gradient(left top , #dfdfdf 0% , #e0e0e0 100%);
	background: url(/sp/index/images/whiteB.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #dfdfdf), color-stop(1, #e0e0e0));
	background-repeat: repeat-x, repeat;
	background-position: left top, left top;
	background-size: 1px,100%;
	border-top:1px solid #dfdfdf;
	line-height:1em;
	font-size:14px;
	padding:10px 15px;
	text-shadow:1px 1px 0 #FFF;
}
.carBox {
	border-bottom:1px dotted #999999;
	background-image: url(../../common/images/arrow.png);
	background-repeat:no-repeat;
	background-position:99% center;
	background-size:15px;
	background-color:#FFF;
}
.carBox a {
	display: block;
	padding:0 0 10px;
	color:#272727 !important;
}
.carBox img {
	float:left;
	width:35%;
	margin-top:8px;
}
.carSchTable {
	float:right;
	width:62%;
	margin:5px;
	border-collapse: separate;
	border-spacing: 2px 2px;
	padding:0 4% 0 0;
}
.carSchTable td{
	padding-left:5px;
}

.carSchTable th{
	line-height:1.4em;
	font-weight:100;
	vertical-align: middle;
	/* background-color: #f5c588; */
	text-align: left;
	font-size: 13px;
	width: 53px;
}
.carSchTable td{
	line-height:1em;
	padding: 2px 0 2px 5px;
	/* width: 75%; */
	vertical-align: middle;
	font-size: 12px;
}

td.monthly_price {
    position: relative;
    padding: 2px 0 4px 5px;
    /* text-align: right !important; */
}
td.monthly_price span:before{
    content:'';
    width:100%;
    height: 8px;
    background: #fcff00;
    position: absolute;
    bottom: 0px;
    z-index: 4;
    right: 0;
}
td.monthly_price span{
    display: inline-block;
    position: relative;
    padding: 0 3px;
}
td.monthly_price b{
    z-index: 5;
    position: relative;
    font-size: 13px;
}



/* 検索パネル */
#BtDisp{
	width:100%;
	margin:0px 0 0 0;
}
#BtDisp td{
	width:50%;
}

#page_TT{
	padding:3px 10px 3px 10px;
	margin:0 0 0px 0 ;
	text-align:left;
	font-weight:bold;
	background-color:#FFF;
}
#page_TT span{
	font-size: 14px;
	color:#ff0000;
	font-weight:bold;
}
#BtDisp td{
	padding:3px;
}
#BtDisp td a{
	text-align:center;
	height:45px;
	box-sizing:border-box;
	width:100%;
	float:left;
	display:block;
	font-weight:bold;
	color:#FFF;
	font-weight:bold;
	line-height:37px;
	background-color:#fff;
	background-size:27px, 100%;
	border:3px solid #321301;
	border-radius:5px;
	font-size:16px;
	text-decoration:none;
	color:#321301;

}
#BtDisp td a i{ font-size:20px; margin:0 5px 0 0; top:2px; position:relative;}


#display1{
	margin: 0px 5px 0;
	background: #FFF;
	border: 3px solid #321301;
	border-radius: 5px;
	position: relative;
}

#display2{
	margin:0px 0 5px 0;
	background: #FFF;
	border: 3px solid #321301;
	border-radius: 5px;
	position: relative;
	padding:5px 0 10px;
}
#display1:before,#display2:before{
	content:'';
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 13px solid #321301;
	position: absolute;
	top: -13px;
}
#display1:before{
	left: 72px;

}
#display2:before{
	right: 72px;
	
}

.changeBtnBox{
	width:304px;
	height:32px;
	margin:5px auto 0;
}
.changeBtnLeft{
	width:150px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:center;
	background-image:-moz-linear-gradient(center top , #FFF 0% , #dadada 5% , #c6c5c5 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(0.05, #dadada), color-stop(1, #c6c5c5));
	border: 1px solid #666666;
	border-radius: 5px 0px 0px 5px;
	font-weight:bold;
	text-shadow:0 1px #FFF;
}
.changeBtnLeft a{
	font-weight:bold;
	text-shadow:0 1px #FFF;
	color:#404040;
	display:block;
}

.changeBtnRight{
	width:150px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:center;
	background-image:-moz-linear-gradient(center top , #FFF 0% , #dadada 5% , #c6c5c5 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(0.05, #dadada), color-stop(1, #c6c5c5));
    border:solid #666666;
    border-width:1px 1px 1px 0;
    border-radius: 0px 5px 5px 0px;
	font-weight:bold;
	text-shadow:1px #FFF;
}
.changeBtnRight a{
	font-weight:bold;
	text-shadow:0 1px #FFF;
	color:#404040;
	display:block;
}
#changeClear{
	width:302px;
	height:32px;
	line-height:32px;
	background-image:-moz-linear-gradient(center top , #FFF 0% , #dadada 5% , #c6c5c5 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(0.05, #dadada), color-stop(1, #c6c5c5));
    border: 1px solid #666666;
    border-radius: 5px 5px 5px 5px;	
	font-weight:bold;
	text-shadow:0 1px #FFF;
	display:block;
	margin:0 auto;
	color:#404040;
	text-align:center;
	}
#changeClear a{
	font-weight:bold;
	text-shadow:0 1px #FFF;
	color:#404040;
	display:block;
}

#zyoken_area{
	padding:0;
}
#zyoken_area select{
	font-size: 100%;
	padding:5px;
}
#zyoken_area a{
	color:#333;
}
.zyokenWaku{
	padding:5px 0;
}

#shiborikomi_zyoken_area{
	margin:0;
	padding:0;
}
#shiborikomi_zyoken_area a{
	color:#333;
}
.Shibori_Waku{
	clear:both;
	border-style:solid;
	margin:0 1px 0px 0;
	height:auto;
	padding:0px 0 10px;
}
.item_c{
	padding:0px 0 0px 20px;
	margin:0 0 10px;
	font-weight:bold;
	background: #f5c588;
	background:-moz-linear-gradient(center top,, #b8d9f8 0% ,#deeefd 100%);
	height:25px;
	line-height:25px;
}

#maker_list{width:80%; margin-left:15px;}
#model_list{width:80%; margin-left:15px;}
#price_from{width: 38%;margin-left:15px;}
#price_to{width:38%;}
#nenshiki_from{width:38%; margin-left:15px;}
#nenshiki_to{width:38%;}
#kyori_from{width:38% !important; margin-left:15px;}
#kyori_to{width:38%;}
#hdn_area_code {width:38% !important; margin-left:15px;}
#area_list {width:38% !important; margin-left:5px;}
#kyoten_code{width:60%; margin-left:15px;}

.select{
	font-weight:bold;
	line-height:23px;
	float:left;
	width:157px;
	height:23px;
	text-align:center;
	background-image:url(/images/usedcar/usedcar_search/select.gif);
	background-repeat:no-repeat;
	margin:5px 0 0 8px;
}

.select{background-position:0 0px;}
.select:hover,.select.hover{
	background-position:0 -23px;
	color:#333;
	text-decoration:none;
}
.noSelect{
	float:left;
	font-size:10px;
	margin:0 0 0 30px;
}

#color_area{
	list-style:none;
	padding:0;
	margin:0px 0 0 15px;
}
#color_area li{
	float:left;
	width:47px;
	height:21px;
	margin:0px 0 0 0;
	padding:0;
}
.color_img {
	float:left;
	margin-left:2px;
}
#nenryou_area{
	width:300px;
	list-style:none;
	padding:0;
	margin:0px 0 0 15px;
}
#nenryou_area li{
	float:left;
	height:21px;
	width:120px;
	margin:0px 0 0 0;
	padding:0 0 0 0px;

}
#gazou_area{
	list-style:none;
	padding:0;
	margin:0px 0 0 15px;
	float:left;
}
#gazou_area li{
	float:left;
	height:21px;
	width:90px;
	margin:0px 0 0 0;
	padding:0 0 0 0px;

}
#body_area{
	width:100%;
	list-style:none;
	padding:0;
	margin:0px 0 0 15px;
	float:left;
	padding:0 0px;
}
#body_area li{
	float:left;
	width:135px;	
	height:21px;
	padding:0 0 0 0px;
}
#soubi_area{
	width:100%;
	list-style:none;
	padding:0;
	margin:0px 0 0 15px;
	clear:left;
	padding:0;
}
#soubi_area li{
	float:left;
	width:140px;	
	line-height:20px;
	margin:0px 0 0 0;
	padding:0 0 0 0;

}

#more{
	margin:0 5px 10px 0px;
	width:183px;
	height:25px;
	background-image:url(/images/usedcar/usedcar_search/green_button.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	
}
#more{
	background-position:0 0px;
}
#more:hover,#more.hover{
	background-position:0 -25px;
}
#zyoken_B{
	clear:both;
	background:#d6d6d6;
	width:100%;
	background-repeat: repeat;
	padding:10px 0;
}

#clear{
	width:302px;
	height:38px;
	line-height:38px;
	background-image:-moz-linear-gradient(left top , #FFF 0% , #b9b9b9 5% , #abaaaa 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(0.05, #b9b9b9),color-stop(1, #abaaaa));
	border:1px solid #9e9e9e;
    border-radius: 5px 5px 5px 5px;	
	font-weight:bold;
	display:block;
	margin:0 auto;
	color:#f7f7f7;
	text-align:center;
	text-shadow:0 1px #5d5d5d;
	text-decoration:none;
	font-size:14px;
}
#kensaku{
	width:302px;
	height:38px;
	line-height:38px;
	text-align:center;
	background-image:-moz-linear-gradient(left top , #FFF 0% , #ff8a00 5% , #0466d6 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF),color-stop(0.05, #ff8a00),  color-stop(1, #f57c01));
	border:1px solid #e87802;
	border-radius:5px;
	font-weight:bold;
	display:block;
	margin:0 auto 5px;
	color:#FFF;
	text-shadow:0 1px #832d00;
	text-decoration:none;
	font-size:14px;
}


/*************ページング***************/
.pageTT span{
	color:#ff3c50;
}



/**/
.red_16B{
	text-align:center;
	font-weight:bold;
	font-size: 22px;
	margin:30px 5px;
	color: #d50000;
}
.gray_16B{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:30px 5px;
	color:#9a9a9a;
}