/* 追加
-----------------------------*/
#wrap #spread div.itemList ul li.lineL {
	width: 409px;
}

#wrap #spread div.itemList ul li {
	width: 197px;
}


/*---------header---------*/
div#header {
	margin: auto;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width: 900px;
	margin-bottom: 15px;
}
div#header div#he_inner h1 {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
div#header div#he_inner p.coment {
	float: left;
	text-align: left;
	margin-top: 37px;
	font-size: 13px;
	line-height: 1.55;
}
div#header div#he_inner address {
	float: right;
}
div#header div#gnavi {
	clear: both;
	width: 900px;
	margin-top: 19px;
}
div#header div#gnavi ul {
	margin-left: 2px;
}
div#header div#gnavi ul li {
	float: left;
	margin: 0 1px;
}
div#header div#gnavi ul li img{
	vertical-align: top;
}
/*---------header/ end---------*/

/*---------全体---------*/
body{
	margin: 0;
	padding: 0;
}

div#wrap{
	width: 900px;
	margin: 0 auto;
	border: 1px solid #cccccc;
}

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

div#contents{
	
	margin: 0 auto !important;
	padding: 20px 0px 40px 0px !important;
	zoom: 1;
}

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


/* group_table
-----------------------------*/
.group_table {
	float: none;
	margin: 10px 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
.group_table th { text-align: center; }
.group_table th, .group_table th a { font-weight: bold; }
.group_table th, .group_table td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.group_head {
	background-color: #171c60;
	color: #FFFFFF;
}
.group_head2 { background-color: #EEEEEE; }
.group_head a:link, .group_head a:visited, .group_head a:hover { color: #FFFFFF; }

.group_table .tc {
	text-align: center;
}

/*---------キャンペーン--------*/
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{
	border: medium none;
    font-family: ヒラギノ角ゴ w3;
    font-size: 16px;
    margin-bottom: 9px;
    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;
}
---*/


/* 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; }