@charset "utf-8";
/* CSS Document */

h3 {
	background: url(../img/title.png) no-repeat;
	width: 307px;
	height: 77px;
	text-indent: -9999px;
	position: absolute;
	top: -8px;
	left: 45px;
}

.limit {
	width: 800px;
	margin: 0 auto 50px;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
.limit:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

.limL {
	float: left;
	width: 230px;
}
.limR {
	float: right;
	width: 450px;
	text-align: left;
}
.limR dt {
	font-weight: bold;
}
.limR dt,.limR dd {
	margin-bottom: 5px;
}
.marA {
	margin-bottom: 15px !important;
}
.textR {
	text-align: right;
}


.shop {
	margin-bottom: 50px;
	text-align: left;
	position: relative;
}

.shopT1 {
	position: absolute;
	top: 40px;
	left: 320px;
}
.shopT2 {
	position: absolute;
	top: 170px;
	left: 350px;
}
.shopT3 {
	position: absolute;
	top: 310px;
	left: 350px;
}
.shopT4 {
	position: absolute;
	top: 150px;
	left: 405px;
}
.shopLink {
	position: absolute;
	bottom: 30px;
	right: 100px;
}




