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

div#header {
	background-image:url("/package/0201999/img/head_bg.jpg");
	background-position:center top;
	background-repeat:repeat-x;
	border-color:#666666;
	border-style:solid;
	border-width:1px 1px 0;
	height:80px;
	margin:0;
	padding:0;
	width: 860px !important;
}

div#topimg {
	height:80px;
	margin:0;
	padding:0;
	letter-spacing: -0.5em;
}

div#topimg h1 {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 125%;
	letter-spacing: normal;
}

#anniversary {
	width: 301px;
	margin-right: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	letter-spacing: normal;
}

.top_btn {
	padding-top: 15px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size:12px;
	letter-spacing: normal;
}

.top_btn a {
	color:#FFFFFF;
}

.t-table {
	background:url("/package/0201999/img/p_title_stock_r1_c2.jpg") repeat-x scroll center center transparent;
	border:medium none;
	height:32px;
	margin:15px auto 20px;
	width:95%;
}

.t-table,
.t-table td{
	border: 0;
	padding: 0;
}

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

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

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

div.topicpath{
	width: auto;
}

div#contents{
	width: auto;
	padding: 0 3px;
}

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;
}
*/
/*---------店舗地図/ 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{
	margin: 0;
}
/*---------店舗詳細 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:#094979;
	height:37px;
	border: 0;
}

p#copyright {
	color:#FFFFFF;
	float:left;
	font-size:13px;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	width:100%;
}

/*---------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: #1263A4;
	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: #1263A4;
	color: #ffffff;
}
div#contents div#main div#campaign h2{
	background-color: #1263A4;
	color: #ffffff;
}
div#contents div#main div#maintitle h2{
	background-color: #1263A4;
	color: #ffffff;
	zoom:1;
}


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


/*---●見出し(在庫一覧表)---*/
div#contents div#listArea table.carlist th{
	background-color: #1263A4;
	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: #1263A4;
	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;
}
