/* CSS Document */

.SearchTT{
	/*background: url(../images/icon1.png),-moz-linear-gradient(left top , #e1b68a 0% , #d39d60 100%);
	background: url(../images/icon1.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #e1b68a), color-stop(1, #d39d60));
	background-repeat:no-repeat, repeat;
	background-size:20px , 100%;
	background-position:8px center, left top;
	height:43px;
	border-top:1px solid #8b592f;
	line-height:43px;
	font-size:14px;*/
	border-bottom:2px dotted #da0000;
	border-top:1px solid #e9e9e9;
	height:43px;
	line-height:43px;
	background:url(../images/subTT.png) no-repeat 7px center #e9e9e9;
	background-size: 30px 30px;
}
.SearchTT a{
	display:block;
	background-image:url(../../common/images/gray_arrow.png);
	background-repeat:no-repeat;
	background-position:96% center;
	background-size:14px;
	color:#4d4d4d;
	padding:0 0 0 45px;
	text-shadow:1px 0px 0 #FFF;
	text-decoration:none;
	border-top:1px solid #FFF;

}
.disp_common{
	  border:solid #cfcfcf;
	  border-width:0 1px 1px;
	  padding:10px 5px;
}

/**************************************************
                検索エリア
***************************************************/
.H3TTDisp{
	border:4px solid #e2e2e2;
	padding:10px;
}
.H3TT{
	background-repeat:no-repeat;
	background-position:3px top;
	padding:29px 0 0 0;
	height:0;
	overflow:hidden;
}
#makerTT{background-image: url(../images/main/makerTT.gif);}
#priceTT{background-image: url(../images/main/priceTT.gif);}
#pickupTT{background-image: url(../images/main/pickupTT.gif);}

.NewcarSrc{
	padding:0;
	margin:0px 0 5px 0;
}
.NewcarSrc li{
	height:40px;
	font-size:14px;
	line-height:40px;
	font-weight:normal;
	border-bottom:1px solid #0da0f4;
}
.NewcarSrc li a{
	padding:0 0 0 10px;
	background-image: url(../../common/images/Arrow.gif);
	background-repeat:no-repeat;
	background-position:96% center;
	display:block;
	color:#0b0b0b;
	position:relative;
}
.NewcarSrc li a img{
	position:absolute;
	top:5px;
	left:10px;
}





/******/

#SubTT{
	border-bottom:3px double #633922;
	padding:7px 7px 7px 10px;
	margin:0 0 2px;
	background-image: url(../../common/images/whiteB.png),-moz-linear-gradient(left top , #e7e4db 0% , #fefefe 100%);
	background-image: url(../../common/images/whiteB.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e4db),  color-stop(1, #fefefe));
	background-repeat:repeat-x,repeat;
	background-size:1px , 100%;
	background-position:left 1px,left top;
	font-size:13px;
}

.sub_TT{
	background-image: url(../../common/images/whiteB.png),-moz-linear-gradient(center top, #e5e5e5 0% , #fefefe 100%);
	background-image: url(../../common/images/whiteB.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #e5e5e5),  color-stop(1, #fefefe));
	background-repeat:repeat-x,repeat;
	background-size:1px , 100%;
	background-position:left 1px,left top;
	font-size:14px;
	height:45px;
	line-height:45px;
	border-top:1px solid #c3c3c5;
	border-left:1px solid #c3c3c5;
	border-right:1px solid #c3c3c5;
	border-bottom:1px solid #d72e32;
	color:#272727 !important;
	text-shadow:1px 1px 0 #FFF;
	padding:0 0 0 10px;
	margin:5px 3px 0;
	border-radius:5px 5px 0 0;
}

.sub_TT a{
	background-image:url(../images/plus.png);
	background-repeat:no-repeat;
	background-position:97% center;
	background-size:13px;
	display:block;
	color:#272727 !important;
}
.m_active{background-image: url(../images/mainus.png) !important;}

/* メーカーアイコンリスト */
#Maker{
	padding:10px 0 0px 0;
	margin:0;
	list-style:none;
	width:100%;
}
#Maker li{
	width:25%;
	float:left;
	margin:0 0% 10px 0;
	color:#4c4c4c;
}
#Maker li a{
	width:65px;
	margin:auto;
	display:block;
}

.m_NM{
	text-align:center;
	width:65px;
	margin:auto;
}
.m_NM a{
	text-align:center;
	color:#4c4c4c;
}


/* モデル名一覧 */
.SelKind {
    border-bottom: 1px solid #CECECE;
    border-collapse: separate;
    border-top: 1px solid #CECECE;
    table-layout: fixed;
    width: 100%;
	background: -moz-linear-gradient(center top , #FFFFFF 0%, #F1F1F1 50%, #E1E1E1 51%, #F6F6F6 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(50%,#F1F1F1), color-stop(51%,#E1E1E1), color-stop(100%,#F6F6F6));
	margin:0 0 5px;
	
}
.SelKindon {
	background: #CFF !important;
}
.SelKind td {
    height: 35px;
	line-height:35px;
	font-weight:bold;
    text-align: center;
	border-left:1px solid #FFF;
	border-right:1px solid #ccc;
	/*background: url(/sp/images/common/arrow_bm.png) no-repeat scroll center 20px transparent;*/
}
.SelKind td;last-child {
	border-right:0 !important;
}

.SelKind td a {
    color: #59290e;
    display: block;
}
/**********/
.modelList{
	padding:0;
	margin:0px 3px 5px;
	border-left:1px solid #c3c3c5;
	border-right:1px solid #c3c3c5;
	border-bottom:1px solid #c3c3c5;
	border-radius:0 0 5px 5px;
}
.modelList li{
	height:40px;
	font-size:14px;
	line-height:40px;
	font-weight:normal;
	border-bottom:1px dashed #c2c2c4;
}
.modelList li:last-child{
	border-bottom:none;
}
.modelList li a{
	padding:0 0 0 10px;
	background: url(../../common/images/red_arrow.png) no-repeat 96% center scroll;
	background-size:8px;
	display:block;
	color:#0b0b0b;
	position:relative;
}

