@charset "shift_jis";
* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
img {
	border: 0;
}
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff url(body_bg.jpg) no-repeat center top;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	visibility: hidden;
}
a:link, a:visited {
	text-decoration: none;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 904px;
	background: #000000 url(main_bg.jpg) repeat-y;
}
#main-header {
	width: 100%;
	height: 20px;
	background-color:#333333;
}
#main-header h1 {
	font-size: 12px;
	width: 200px;
	text-align: left;
	float: left;
	display: inline;
	line-height: 20px;
	font-weight: normal;
}
#main-header h2 {
	font-size: 12px;
	width: 560px;
	text-align: right;
	float: right;
	display: inline;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
#contents {
	margin: 0px;
	padding: 0px;
	width: 904px;
 font-size: 12px;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}
#shop {
	margin-top: 34px;
	height: 250px;
	width: 610px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 23px;
}
h3 {
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
}
.ac {
	text-align: center;
	height: 155px;
	width: 179px;
	position: absolute;
	left: 0;
}
.ac a {
	background: url(01.jpg) no-repeat;
	display: block;
	height: 133px;
	width: 177px;
	border: 1px solid #FF0000;
}
.rei {
	text-align: center;
	height: 155px;
	width: 179px;
	position: absolute;
	left: 215px;
}
.rei a {
	background: url(02.jpg) no-repeat;
	display: block;
	height: 133px;
	width: 177px;
	border: 1px solid #FF0000;
}
.fre {
	text-align: center;
	height: 155px;
	width: 179px;
	position: absolute;
	left: 425px;
}
.fre a {
	background: url(03.jpg) no-repeat;
	display: block;
	height: 133px;
	width: 177px;
	border: 1px solid #FF0000;
}
h4 {
	position: absolute;
	top: 200px;
	height: 60px;
	width: 219px;
	left: 195px;
	background: url(logo.jpg) no-repeat;
	display: block;
}
#btn {
	height: 73px;
	width: 326px;
	margin: 20px auto;
}
#btn .out {
	height: 73px;
	width: 135px;
	float: left;
}
#btn .enter {
	float: right;
	height: 73px;
	width: 135px;
}
#btn a {
	display: block;
	height: 73px;
	width: 135px;
}
#btn .out a {
	background: url(btn.jpg) no-repeat 0px 0px;
}
#btn .enter a {
	background: url(btn.jpg) no-repeat right 0px;
}
#btn .out a:hover {
	background: url(btn.jpg) no-repeat 0px -73px;
}
#btn .enter a:hover {
	background: url(btn.jpg) no-repeat right -73px;
}
h5 {
	width: 610px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	line-height: 180%;
}
h6 {
	height: 45px;
	width: 364px;
	background: url(catchcopy.jpg) no-repeat;
	display: block;
	margin: 10px auto 20px;
}
#footer {
	clear: both;
	height: 34px;
	width: 100%;
	background: url(footer_bg.jpg) no-repeat;
	line-height: 34px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
address {
	font-style: normal;
	font-weight: bold;
	font: 10px/34px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
