@charset "UTF-8";

/* 全体HTML基本----------------------------------------------*/

*{
	margin:0px;
	padding:0px;
}

body{
	width:100%;
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:Helvetica,"ヒラギノ角ゴ ProN W3";
	text-align:center;
	color:#333;
	/*overflow:hidden;*/
	-webkit-text-size-adjust:none;
}

h1,h2,h3{
	margin:0px;
	padding:0px;
}
p{
	margin:0 0 10px 0;
}
table{
	border:none;
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

ul,dl{
	list-style-type:none;
	margin:0px;
	padding:0px;
	zoom:1;
	overflow:hidden;
}
li,dd,dt{
	list-style-type:none;
	margin:0px;
	padding:0px;
	zoom:1;
	overflow:hidden;
}

a{
	color:#333;
	text-decoration:none;
}

article,aside,canvas,details,figcaption,figure,
header,footer,hgroup,menu,nav,section,summary{
	display: block
}


/*ヘッダー
------------------------------------------------------*/

header{
	margin-bottom:10px;
}

header h1{
	background:#D9131C;
	color:#FFF;
}

header #h1{
	background:#FFF;
	color:#FFF;
}

header img{
	width:100%;
	height:auto;
}

#navi{
	margin:0 0 12px 0;
	padding:0 0 5px 0;
	background:#D9131C;
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
}

#navi2{
	margin:0 0 12px 0;
	padding:0 0 5px 0;
	background:#FFF;
	border-bottom:1px solid #D9131C;
	font-size:1.2em;
	font-weight:bold;
	color:#D9131C;
}

#btn_back{
	float:left;
	position:absolute;
    left:0px;
	width:60px;
	height:auto;
	margin:0 5px 0 5px;
}

#btn_L{
	float:left;
	width:60px;
	height:auto;
	margin:0 5px 0 5px;
}

#btn_R{
	float:right;
	width:60px;
	height:auto;
	margin:0 5px 0 5px;
}

#navi_sub{
	margin-top:-12px;
	padding:10px 0 13px 0;
	background:url(../images/navi_wall.jpg) repeat-x;
	background-position:bottom;
	font-size:9px;/*---------------------------------------------------------- 1012修正*/
}


/*フッター
------------------------------------------------------*/

#foot_link{
	margin:0 auto 10px auto;
	padding-top:10px;
	border-top:2px solid #D9131C;
}

#foot_link ul{
	width:300px;
	margin:0 auto 0 auto;
}

#foot_link li{
	float:left;
	width:140px;
	margin:5px 5px 0 5px;
}

#foot_link li img{
	width:140px;
	height:auto;
}

footer{
	padding:10px 0 10px 0;
	background:#D9131C;
	text-align:center;
	font-size:10px;/*---------------------------------------------------------- 1012修正*/
	color:#FFFFFF;
}

footer.footer2{/*---------------------------------------------------------- 1126追加*/
	margin-top:10px;
}


/*トップ
------------------------------------------------------*/

.btn_top{
	width:290px;
	height:auto;
}

#box_top{
	width:300px;
	margin:0 auto 0 auto;
	border:2px solid #CCC;
	-webkit-border-radius:8px;
	background:url(../images/box_top_wall.jpg) bottom repeat-x;
}

#box_top li{
	padding:5px 7px 5px 7px;
	background:url(../images/icon_list.png) 92% center no-repeat;
	border-top:2px solid #CCC;
	text-align:left;
}

#box_top li:first-child{
	border-top:none;
}

#box_top li a{
	width:100%;
	height:100%;
	display:block;
}

#box_top li a img{
	width:179px;
	height:auto;
}

#search_top{
	width:300px;
	margin:10px auto 10px auto;
}

.btn_search_top{
	float:right;
	width:61px;
	height:26px;
}

#form_search{
	width:185px;
	margin-right:10px;
	padding:3px 5px 3px 30px;
	border:2px solid #CCC;
	-webkit-border-radius:12px;
	background:url(../images/icon_search.png) 10px center no-repeat;
}

#bana{
	padding:10px 0 10px 0;
	background:#F2F2F2;
	border-top:2px solid #D9131C;
	clear:both;
}

#bana img{
	width:151px;
	height:auto;
}

#bana ul{
	width:300px;
	margin:0 auto 0 auto;
	padding:0;
}

#bana li{
	margin:0;
	padding:10px 0 10px 0;
	border-top:2px dotted #CCCCCC;
	text-align:left;
}

#bana li:first-child{
	border-top:none;
}

#bana li img{
	float:left;
	margin-right:20px;
}

#bana li p{
	float:left;
	width:120px;
	margin:0;
	font-size:0.8em;
}

#bana li strong{
	padding-bottom:0.5em;
	display:block;
}

.clear{
	clear:both;
}


/*クルマを買う
------------------------------------------------------*/

#box_search{
	width:300px;
	margin:0 auto 20px auto;
	border:2px solid #CCC;
	-webkit-border-radius:8px;
	background:url(../images/box_top_wall.jpg) bottom repeat-x;
}

#box_search li{
	padding:5px 7px 5px 7px;
	background:url(../images/icon_list.png) 95% center no-repeat;
	border-top:2px solid #CCC;
	text-align:left;
}

#box_search li:first-child{
	border-top:none;
}

#box_search li a{
	width:100%;
	height:100%;
	display:block;
}

#box_search li a img{
	width:240px;
	height:auto;
}


/*絞り込み検索
------------------------------------------------------*/

#box_search01{
	width:270px;
	margin:0 auto 20px auto;
}

#box_search01 ul{
	margin:8px auto 20px auto;
}

#box_search01 li{
	padding:5px 0 5px 0;
}

#box_search01 li label{
	float:left;
	width:70px;
	text-align:left;
	display:block;
}

#box_search01 li select{
	width:200px;
}

#box_search01 li input{
	width:190px;
}

.select_half{
	width:85px!important;
}

#btn_search{
	width:200px;
	height:auto;
}

#search01 li{/*---------------------------------------------------------- 1012追加*/
	margin:10px 0 10px 0;
}



/*クルマ、お店検索結果一覧
------------------------------------------------------*/

#list_shop{
	border-top:1px solid #CCC;
	background:#F2F2F2;
}

#list li,
#list_shop li{
	min-height:90px;
	padding:10px;
	background:url(../images/icon_list.png) 95% center no-repeat;
	-webkit-background-size:20px 20px;
	border-top:1px solid #CCC;
	text-align:left;
}

#list li:first-child,
#list_shop li:first-child{
	border-top:none;
}

#list li a,
#list_shop li a{
	width:100%;
	height:100%;
	display:block;
}

.list_photo{
	float:left;
	width:120px;
	height:auto;
	margin-right:10px;
	text-align:center;
	font-size:0.8em;
}

.list_photo img{
	margin-bottom:3px;
}

.list_photo strong{
	margin-bottom:3px;
	color:#900000;
	display:block;
	font-size:1.2em;/*---------------------------------------------------------- 1012修正*/
}

.list_photo strong span{/*---------------------------------------------------------- 1012追加*/
	font-size:0.8em;
}

.list_data{
	float:left;
	width:135px;
	margin:0 30px 0 0;
	border-collapse:collapse;
	font-size:0.8em;
	text-align:left;
}

.list_data td,
.list_data th{
	padding:3px;
	border:1px solid #CCC;
}

.list_data th{
	background:#E1E1E1;
}

.list_data td span{
	margin-left:0.8em;
}

.list_name{
	float:left;
	width:100%;
	margin-bottom:3px;
	display:block;
}


/*車両詳細
------------------------------------------------------*/

.flickSimple {
	position:absolute;
	width: 200px;
	margin:0 auto 0 auto;
	position: relative;
	overflow: auto;
	z-index:1;
}

.flickSimple.landscape {
	width: 200px;
}

.flickSimple ul {
	display: block;
	margin: 0;
	padding: 0;
}

.flickSimple ul.landscape {
}

.flickSimple ul li {
	float: left;
	list-style-type: none;
	text-align: center;
}

.flickSimple ul li.landscape {
}

#firstitem ul {
	width: 1000px;
}
#firstitem ul.landscape {
	width: 1000px;
}

#firstitem ul li {
	width: 200px;
	height:150px;
}

#firstitem ul li.landscape {
	width: 200px;
}

#firstitem ul li img{
	width:200px;
	height:auto;
}

.flickableControl {
	position:absolute;
	width:100%;
	margin-top:-150px;
	overflow: hidden;
	z-index:0;
}

#flickableNavi {
	text-align: center;
}

.nextbtn {
	float:right;
	width:40px;
	height:85px;
	padding-top:65px;
	display:block;
}

.backbtn {
	float:left;
	width:40px;
	height:85px;
	padding-top:65px;
	display:block;
}
.nextbtn.inactive,
.backbtn.inactive {
	opacity : 0.3;
}

#detail_spec{
	width:100%;
	border-collapse:collapse;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
	clear:both;
	font-size:10px;/*---------------------------------------------------------- 1012追加*/
}

#detail_spec th{
	padding:3px 10px 3px 10px;
	border:1px solid #CCC;
	background:#F2F2F2;
	text-align:left;
	font-weight:normal;
	vertical-align:central;
}

#detail_spec th.hw{/*---------------------------------------------------------- 1126追加*/
	background:-moz-linear-gradient(center top , #E11529, #AE1222);
	background:-webkit-gradient(linear, left top, left bottom, from(#E11529), to(#AE1222));
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#detail_spec td{
	padding:3px 10px 3px 10px;
	border:1px solid #CCC;
	text-align:left;
}

#detail_spec td.spec_icon img{
	width:25px;
	height:auto;
	margin:2px;
}

#detail_spec td.spec_btn img{
	width:143px;
	height:auto;
	margin:2px;
}

#detail_spec td span{
	margin-bottom:0.5em;
	display:block;
}

#btn_detail_inquiry{
	width:232px;
	height:auto;
	margin:10px auto 10px auto;
}

#tel{/*---------------------------------------------------------- 1012修正*/
	font-size:1.2em;
	display:block;
}


/*車両お問い合わせ
------------------------------------------------------*/

.inquiry_label{
	width:100%;
	margin:8px 0 8px 0;
	padding:3px;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
	background:#F2F2F2;
	display:block;
	text-align:left;
}

.inquiry_label span{
	padding-left:10px;
	font-size:0.8em;
	color:#FF0000;
}

.inquiry_input{
	width:80%;
}

.inquiry_input2{
	width:70%;
}

#btn_inquiry_zip{
	width:76px;
	height:auto;
	margin:0 0 0 10px;
}

#btn_inquiry_send{
	width:200px;
	height:auto;
	margin:10px 0 10px 0;
}

#inquiry_detail{
	padding:0 0 20px 0;
}

#inquiry_detail strong{
	padding:0 10px 0 10px;
	display:block;
	text-align:left;
}

#inquiry_detail .list_photo{
	position:relative;
	margin:0 10px 0 10px;
}

.left{
	padding:0 10px 0 10px;
	text-align:left;
}


/*お店を探す
------------------------------------------------------*/

#btn_search_shop{
	width:280px;
	height:auto;
	margin:10px auto 10px auto;
}

#box_search_shop{
	margin:0;
}

#box_search_shop ul{
	margin:8px auto 0 auto;
}

#box_search_shop ul.area47{
	height:2555px;
}

#box_search_shop li{
	padding:5px 7px 5px 7px;
	background:url(../images/icon_list.png) 92% center no-repeat;
	border-top:2px solid #CCC;
	text-align:left;
}

#box_search_shop li a{
	width:100%;
	height:100%;
	display:block;
}

#box_search_shop li a img{
	width:auto;
	height:40px;
	margin-left:15px;
}

#box_search_shop2{
	width:300px;
	margin:0 auto 20px auto;
}

#box_search_shop2 li select{
	float:left;
	width:210px;
}

#btn_search_shop2{
	float:right;
	width:80px;
	height:28px;
}


/*メーカーリスト
------------------------------------------------------*/

#box_search_shop li.down{
	padding:5px 7px 5px 7px;
	background:url(../images/icon_list3.png) 92% 13px no-repeat;
	border-top:2px solid #CCC;
	text-align:left;
}

#box_search_shop li.down ul{
	margin:0 -8px -5px -8px!important;
}

#box_search_shop li.down ul li{
	padding:13px 0 13px 25px;
	background-image:url(../images/icon_list4.png);
	background-repeat:no-repeat;
	background-position: 91% center;/*---------------------------------------------------------- 1012修正*/
	background-color:#FDEEEF;
	border-top:2px solid #CCC;
	text-align:left;
}


/*店舗詳細
------------------------------------------------------*/

.btn_shopdetail{
	width:142px;
	height:auto;
	margin:5px 10px 0 0;
	display:block;
}

.center{
	text-align:center!important;
}

#shop_map{
	width:250px;
	height:auto;
	margin:5px auto 5px auto;
	border:1px solid #CCC;
}


/*査定
------------------------------------------------------*/

#satei_head{
	margin:-12px 0 -10px 0;
	padding:13px 0 13px 0;
	background:#FDEEEF;
	text-align:center;
	font-weight:bold;
}

#satei{
	margin:15px 0 -10px 0;
	padding:13px 0 13px 0;
	background:#FDEEEF;
	text-align:center;
	font-weight:bold;
}
