/*---------header---------*/

div#header{
	margin: auto;
	
}

div#header img,
div#header table,
div#header table td{
	border: 0;
	padding: 0;
}

/*---------header/ end---------*/

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

div#wrap{
	
	margin: 0 auto;
	background-color: #ffffff;
}

div.topicpath{
	width: auto;
}

div#contents{
	padding: 0 3px;
}

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

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

/*---------店舗地図---------*/

#map{
	clear: both;
}

/*---------店舗地図/ end---------*/

/*---------検索結果一覧---------*/

body#summary div#contents{
	margin-top: 15px;
}

/*---------検索結果一覧/ 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: 0;
}

/*---------footer/ end---------*/

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

.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;
}

.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---------*/

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


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


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

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

div#contents table th a:visited{
	color: #ffffff;
}


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

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

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

div#listArea table th a:visited{
	color: #ffffff;
}

#footer {
	background: #333;
	padding: 16px 0;
}

#footer .copyright,
#footer .copyright a {
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}

#footer small {
	color: #fff;
	display: block;
	font-size: 12px;
	margin-top: 1em;
	text-align: center;
}