/*---------header---------*/
div#header {
	margin: auto;
background: url("/newpackage/0702141/img/header_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 97px;
    margin: 0 auto;
    width: auto;
}

div#header div.header_logo {
    float: left;
    padding: 14px 0 0 10px;
    width: 160px;
}

div.header_logo p {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 0;
}
div#header h1 {
	border: none;
	margin: 0;
	padding: 0;
}

div.header_txt {
    float: right;
    padding: 18px 10px 0 0;
    width: 230px;
}

div.header_txt ul li {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.3;
    text-align: left;
}

div.header_txt ul li.fs18 {
    font-size: 18px;
    font-weight: bold;
}
/*---------header/ end---------*/

/*--------- left_navi ---------*/
div#navi_left {
	float: left;
	width: 220px;
}

div#navi_left div#side ul.btn {
    margin: 10px auto;
    width: 200px;
}
div#navi_left div#side ul.btn li {
    margin-bottom: 10px;
}
div#navi_left div#side ul.btn li.last {
    margin: 0;
}

div#navi_left div#side div.add {
    margin: 0 auto 10px;
    width: 200px;
}

div#side div.add p {
    margin-bottom: 12px;
}

div#side div.add ul li {
    font-size: 11px;
    line-height: 1.4;
}

div#side dl#si_info {
    margin: 0 auto 60px;
    width: 200px;
}

div#side dl#si_info dt {
    border-bottom: 1px solid #033B10;
    border-left: 3px solid #033B10;
    color: #033B10;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px;
    padding-left: 3px;
}

div#side dl#si_info dd {
    font-size: 13px;
    line-height: 1.2;
}

.txt_righty {
    margin-bottom: 5px;
    text-align: right;
}

/*--------- left_navi / end ---------*/

/*---------全体---------*/
body{
	margin: 0;
	padding: 0;
	background-color: #e5e5e5 !important;
}

div#wrap{
	width: 1104px;
	margin: 0 auto;
	background: url("/newpackage/0702141/img/cnt_bg.gif") repeat-y scroll 0 0 transparent;
}

div.topicpath{
	display: none;
	/*width: auto;*/
}

div#contents{
	
	padding: 10px 7px !important;
	float: right;
	zoom: 1;
}

div#main{
	width: auto;
}
/*---------全体/ end---------*/

/*---------キャンペーン--------*/
div#contents div#main div#campaign div.text{
	float: none;
	width: auto;
}
/*---------キャンペーン/ end---------*/

/*---------店舗地図---------*/
#map{ clear: both; }
div#contents div#maparea{
	clear: both;
}

div#maparea div#map_main {
    float: none;
    margin: 0 auto;
    width: 740px;
}
/*---------店舗地図/ end---------*/

/*---------店舗在庫---------*/
/*
div.detailsList div.detailFst{
	width: 100%;
	_margin-top: 0;
}
*:first-child+html div.detailsList div.detailFst{
	width: 100%;
	_margin-top: 0;
}
*/
div#main div#shopsummary div.txt{
	width: auto;
}
/*---------店舗在庫/ end---------*/

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

div#shopinfo div.text{
	width: 415px;
	display: inline;
	margin: 0 10px 0 0;
}

div#shopinfo div.campaign{
	width: 390px;
	display: inline;
	margin: 0 17px 0 0;
}

div#shopinfo div.campaign p.img{
	margin-right: 5px;
}

div#shopinfo div.campaign div{
	float: none;
	width: auto;
}

ul#shopimage_s li{
	height: 157px;
}

#hdplan_1 ul#shopimage_s li{
	width: 115px;
}

ul#shopimage_s{
	margin-bottom: 30px;
}

div.hdplan_main{
	width: 645px !important;
}


div#main div#pay{
	width: auto;
	float: none;
}

div#main div#cancel {
	float: none;
	width: auto;
}

div#main #voice th {
	width: 117px;
}

div#main #voice p.title span.about{
}
/*---------店舗詳細 hdplan_1/ end---------*/

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

#hdplan_2 div#shopcomment div.text{
	width: 346px;
}

#hdplan_2 div#main {
	width: 625px;
}

#hdplan_2 div#main ul#shopimage_m li{
	padding: 0 0 0 10px;
} 
/*---------店舗詳細 hdplan_2/ end---------*/

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

#hdplan_3 div#main{
	width: 645px;
}

#hdplan_3 div#main div#photoBox li{
	padding: 0 0 10px 30px;
}

#hdplan_3 div#main div#campaign div.text{
	width: 380px
}
#hdplan_3 div#main div#certification {
	margin: 0 !important;
}
#hdplan_3 div.icon ul li.text{
	clear: both;
	width: 100px;
	
}
#hdplan_3 div#main div#photoBox ul{
	padding: 9px 0 0 40px;
}
/*---------店舗詳細 hdplan_3/ end---------*/

/*---------footer---------*/
div#footer {
    background-color: #159518;
    margin: 0 auto;
    padding: 10px 0;
    width: 1100px;
    clear: both;
}
div.footer_navi {
    margin: 0 auto 5px;
    width: 600px;
}
div.footer_navi ul li {
    border-right: 1px solid #ffffff;
    float: left;
    font-size: 12px;
    padding: 1px 20px 0;
}

div#footer div.footer_navi ul li a:link, div.footer_navi ul li a:visited {
    color: #ffffff !important;
    text-decoration: none;
}
div#footer p.copyright {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}
/*---------footer/ end---------*/

/*---------group_list---------*/
/*---
.group_table{
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

.group_table{
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.group_table tr{
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
.group_table th{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 1px 5px;
}
.group_table td{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 1px 5px;
	zoom:1;	
}

.group_head{
	background-color: #dee9f8;
	color: #ffffff;
}

.group_head a:link{
	color: #ffffff;
}

.group_head a:hover{
	color: #ffffff;
}

.group_head a:visited{
	color: #ffffff;
}
---*/
/*---------group_list/ end---------*/

/*---●ボーダーの色(店舗在庫/検索結果一覧)
table.carlist,
table.carlist th,
table.carlist td,
body#summary table,
body#summary table th,
body#summary table td{
	border:1px solid #0000DD;
}
---*/

/*---●ボーダーの色(BOX)
div#shopmain,
div#contents div#main div#campaign,
div#main div#pay,
div#main div#co,
div#side dl.sideBox{
	border:1px solid #0000DD;
}
---*/

/*---●タイトル(main)
div#contents div#main h2{
	background-color: #333333;
	color: #ffffff;
}
div#contents div#main div#campaign h2{
	background-color: #333333;
	color: #ffffff;
}
div#contents div#main div#maintitle h2{
	background-color: #333333;
	color: #ffffff;
	zoom:1;
}
---*/

/*---●タイトル(side)
div#side dl.sideBox dt.title{
	background-color: #333333;
	color: #ffffff;
}
---*/

/*---●見出し(在庫一覧表)
div#contents div#listArea table.carlist th{
	background-color: #333333;
	color: #000000;
}
div#contents table th a:link{
	color: #000000;
}

div#contents table th a:hover{
	color: #000000;
}

div#contents table th a:visited{
	color: #000000;
}
---*/

/*---●見出し(検索結果一覧表示／詳細)
div#listArea table th{
	background-color: #333333;
	color: #000000;
}

div#listArea table th a:link{
	color: #000000;
}

div#listArea table th a:hover{
	color: #000000;
}

div#listArea table th a:visited{
	color: #000000;
}
---*/


/* summary
------------------------------------------------*/
div#searchBox { position: static; }
div#searchBox div.inner { zoom: 1; }
div.photoList table td img.new_up { margin-right: 50px; }
div.photoList .carPrice {
	padding: 5px 0;
	text-align: center !important;
}
div.photoList .carPrice p .recycle { padding-left: 70px; }
div.photoList .carPrice .borderDottTop {
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0 0;
	padding: 5px 0;
}
.detailEtc a { text-decoration: none !important; }
div#main div#shopsummary div.txt { width: 420px; }



/* changeLine IE
------------------------------------------------*/

/* zaiko */
* html dl.changeLine { margin: 0; }
*:first-child+html dl.changeLine { margin: 0; }
html>/**/body dl.changeLine { margin: 0\9; }

/* summary */
* html #summary dl.changeLine { margin: -5px 0 0; }
*:first-child+html  #summary dl.changeLine { margin: -5px 0 0; }
html>/**/body #summary dl.changeLine { margin: -5px 0 0\9; }

/* showroom */
* html #showroom dl.changeLine { margin: -10px 0 0; }
*:first-child+html #showroom dl.changeLine { margin: -10px 0 0; }
html>/**/body #showroom dl.changeLine { margin: -10px 0 0\9; }








.review .user{
	margin-bottom: 10px;
}

.review .user .box_roundGrayB{
	margin-bottom: 0 !important;
}


/* ------------ 960px未満のとき ANG ------------ */

/*---------spread：在庫詳細---------*/
#wrap #spread div.itemList ul li.lineL{ width: 399px;}
#wrap #spread div.itemList ul li{ width: 192px;}
/*---------spread/ end---------*/

/*---------------hpplan：店舗詳細------------------------*/

/*--------- お店からのお知らせ箇所 -------*/

#wrap #hpplan01 #contents #main.w685,
#wrap #hpplan01 #contents .w685{ width: 585px;}

/*-------------- 購入者の声 --------------*/
#wrap #hpplan01 #main .box_buyerReview .review .user .box_roundGrayB,
#main .box_buyerReview .review .shop .box_roundOrange{ width: 81%;}

/*-------------- 販売実績 --------------*/

#wrap #hpplan01 #main.w685 .carousel{ width: 525px;}
#wrap #hpplan01 #main.w685 .carousel .jcarousel-clip{ width: 525px !important;}


/*---------hpplan/ end---------------------------------*/

/* ------------ 960px未満のとき ANG ------------ */

