.main {
	background: url(../../image/bg-main-body-01.gif) center top repeat-y;
}
.main .main-inner {
	bottom: -2px;
	background: url(../../image/bg-main-foot-01.gif) center bottom no-repeat;
}
.contents .contents-header {
	background: url(../image/bg-contents-head-shop.jpg) left top no-repeat;
}
.contents .contents-inner {
	padding: 32px 11px 30px 12px;
	background: url(../image/bg-contents-body-shop.gif) 594px top no-repeat;
	width: 647px;
}
div.content {
	margin: 0px 0px 30px;
	width: 647px;
}

/* SHOP INFORMATION */
.shop-main-img-box {
	float: left;
	width: 279px;
	padding: 5px 5px 15px;
	border: 4px solid #e2e2e2;
	vertical-align: top;
}
.shop-main-img-box p {
	margin: 10px 5px 0px;
	font-size: 12px;
	line-height: 18px;
}
.shop-main-img-box p a {
	padding: 0px 0px 0px 7px;
	background: url(../../image/icon-rarrow_s.gif) no-repeat left center;
}
.explanation-tit{
	float: left;
	color: #3366cc;
	font-weight: bold;
}
.explanation-txt2{
	float: left;
	width: 81%;
}
.explanation-txt3{
	float: left;
	width: 75%;
}
.explanation-txt4{
	float: left;
	width: 69%;
}
.shop-info-box {
	float: right;
	width: 335px;
	line-height: 18px;
}

table.shop-info-map {
	margin: 12px 0px 0px 0px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}
table.shop-info-map th {
	border: 1px solid #cccccc;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #3366cc;
	background: url(../../../image/bg-th_h3_c2.gif);
	background-color: #d7ebff;
}
table.shop-info-map td {
	border: 1px solid #cccccc;
	padding: 15px 18px;
	text-align: left;
}
table.shop-info-map td div{
	text-align: center;
}
/* /SHOP INFORMATION */

div.bottom-navi {
	clear: both;
	margin: 0px;
	border-top: 1px solid #c2c2c2;
	padding: 0px;
	text-align: center;
}
div.history-back {
	margin: 20px 0px 0px;
	text-align: center;
}


