@charset "utf-8";
/* CSS Document */

#title1{
	background-image: url(../images/main/title2.png);
	width:610px;
	height:0px;
	padding:56px 0 0 0;
	overflow:hidden;
}
#title2{
	background-image: url(../images/main/title1.png);
	width:610px;
	height:0px;
	padding:56px 0 0 0;
	overflow:hidden;
}
#staff{
	position:absolute;
	top:103px;
	right:50px;
}
.title_hidn{
	height:0;
	background-repeat:no-repeat;
	overflow:hidden;
}
/**************************************************
               おすすめ新車情報
***************************************************/
#recommend_disp{
	position:relative;
	margin:10px 10px 5px;
}
.prev{
	position:absolute;
	right:-16px;
	top:110px;
	cursor:pointer;
}
.next{
	position:absolute;
	left:-16px;
	top:110px;
	cursor:pointer;
}
#recommend_disp .jCarouselLite{
	width:100%;
	margin:0 15px 0 0 !important;
	width:100px;
}
#recommend_disp ul{
	margin:15px 0px 0 0;
	height:300px;
	overflow:hidden;
}
#recommend_disp ul li{
	width:185px;
	min-height:265px;
	border:1px solid #f88300;
	background-color:#FFF;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:2px;
}
#recommend_disp ul li:hover{
	margin-right:3px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	border:3px solid #f88300;
}
#recommend_disp ul li h3{
	background-image:url(../images/main/reccommend.gif);
	background-repeat:repeat;
	padding:7px;
	font-size:10px;
}
#recommend_disp ul li h3 a{
	font-weight:bold;
}
#recommend_disp ul li h3 span{
	font-size:13px;
}
.recommend_img{
	width:170px;
	height:128px;
	margin:auto;
	border:1px solid #e2e2e2;
	margin:5px auto;
}
.recommend_txt{
	background-image:url(../images/main/reccommend.gif);
	background-repeat:repeat;
	padding:7px;
}
.reco_price{
	background-color:#f88300;
	color:#FFF;
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px;
	font-weight:bold;
	padding:3px;
	font-size:12px;
	font-style: oblique !important;
}
.price2{text-align:right;}
.price2 span{ font-size:16px; margin:0 5px 0 0;}
.reco_data{
	font-size:10px;
	line-height:1.2em;
	margin:2px 0 0 0;
}


/**************************************************
               新車を探す
***************************************************/
.NC_SchDisp{
	padding:10px 3px;
}

/*** タイトル ***/
#MakerDisp h3{ background-image:url(../images/main/makerTT.png);padding-top:27px;}
#BodyDisp h3{background-image:url(../images/main/bodytypeTT.png);padding-top:27px;}
#priceDisp h3{background-image:url(../images/main/priceTT.png);padding-top:27px;}
#nenpiDisp h3{background-image:url(../images/main/nenpiTT.png);padding-top:27px;}
#importDisp h3{background-image: url(../images/main/importTT.png);padding-top:27px;}
/************************/
#newcarToptxt{
	padding:10px 5px 0;
	font-weight:bold;
	margin:0px 10px 0;
}
#NewcarDisp{
	border:1px solid #c6c6c6;
	box-shadow:0 0 5px #e9e8e9;
	margin:5px 10px 0;
	padding:10px;
	background-color:#FFF;
}
.search_disp{
	background-image: url(../images/main/line.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	padding:0 0 10px;
	margin:0 0 10px;
}
/* メーカーから探す */
#MakerDisp{
}
#MakerDisp ul {
	margin:10px 0 5px 0px;
}
#MakerDisp ul li{
	float:left;
	width:141px;
	height:37px;
	margin:0 2px 5px;
	background-color:#FFF;
	border:1px solid #FFF;
}
#MakerDisp ul li:hover{
	border:1px solid #f88300;
}
#MakerDisp ul li a{
	color:#5e5e5e;
}
#MakerDisp_f{
}
#MakerDisp_f ul {
	margin:10px 0 5px 0px;
}
#MakerDisp_f ul li{
	float:left;
	width:126px;
	height:34px;
	border-right:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	margin:0 2px 5px;
}
#MakerDisp_f ul li a{
	color:#5e5e5e;
}

/* ボディタイプから探す */
#BodyType{
	margin:10px 0 13px 7px;
}
#BodyType li{
	width:111px;
	height:71px;
	float:left;
	margin:0 5px 10px 0px;
	border:1px solid #FFF;
}
#BodyType li:hover{border:1px solid #f88300;}

#BodyType li a{
	width:100px;
	height:75px;
	display:block;
	text-align:center;
	line-height:120px;
	background-position:center top;
	background-repeat:no-repeat;
	font-size:11px;
}
#type01{background-image:url(/newcar/images/bodytype/01.gif);}
#type02{background-image:url(/newcar/images/bodytype/02.gif);}
#type03{background-image:url(/newcar/images/bodytype/03.gif);}
#type04{background-image:url(/newcar/images/bodytype/04.gif);}
#type05{background-image:url(/newcar/images/bodytype/05.gif);}
#type06{background-image:url(/newcar/images/bodytype/06.gif);}
#type07{background-image:url(/newcar/images/bodytype/07.gif);}
#type08{background-image:url(/newcar/images/bodytype/08.gif);}
#type09{background-image:url(/newcar/images/bodytype/09.gif);}
#type10{background-image:url(/newcar/images/bodytype/11.gif);}

/******/
#priceDisp{
}
#priceDisp ul {
	margin:10px 0 0 10px;
}
#priceDisp ul li{
	background-image: url(../images/main/arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 13px;
	width:130px;
	float:left;
	margin:0 0 10px 2px;
}

/* 共通リスト */
.Nc_SchList{
	margin:10px 0 0 10px;
}
.Nc_SchList li{
	background-image: url(../images/main/arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 13px;
	width:130px;
	float:left;
	margin:0 0 10px 2px;
}
#NoushaDisp li{
}


/***********************************************
               納車式を見る
************************************************/
#NoushaDisp ul {
	padding:10px 5px;
}
#NoushaDisp ul li{
	float:left;
	margin:0 3px 0 4px;
}
.NoushaImg{
	width:157px;
	height:117px;
	border:1px solid #c6c6c6;
}
.NoushaImg:hover,.NoushaImg.hover{
	border:1px solid #8255b4;
}
.NoushaTxt{
	background-color:#eeeeee;
	padding:5px;
	margin:5px 0 0 0;
}
