body {
	background: #37462B;
	margin: 0px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#logomark {
	position: absolute;
	z-index: 1000;
	height: 59px;
	width: 292px;
	left: 50%;
	margin-top: -160px;
	margin-left: -340px;
	top: 50%;
}
#mbox01 {
	position: absolute;
	height: auto;
	width: 400px;
	color: #FFF;
	font-size: 18px;
	left: 50%;
	top: 50%;
	margin-top: -155px;
	opacity: 0.8;
	line-height: 27px;
}
#mbox02 {
	position: absolute;
	height: auto;
	width: 400px;
	color: #FFF;
	font-size: 18px;
	left: 50%;
	top: 50%;
	margin-top: -100px;
	opacity: 0.8;
	line-height: 27px;
}
#mbox03 {
	position: absolute;
	height: auto;
	width: 400px;
	color: #FFF;
	font-size: 20px;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	opacity: 0.8;
}
#topmenu {
	position: absolute;
	height: 130px;
	width: 700px;
	left: 50%;
	top: 50%;
	margin-left: -355px;
	color: #FFF;
}
#topinfo {
	position: absolute;
	height: 241px;
	width: 360px;
	left: 50%;
	top: 50%;
	background: url(../contents/toppage/btback.png);
	margin-top: 0px;
	margin-left: -10px;
}
.menueng {
	font: normal 17px 'Cinzel', cursive;
	
}
.menujp {
	font-size: 11px;
}
.menubox {
	color: #FFF;
	background: url(../contents/toppage/btback.png);
	height: 78px;
	width: 170px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 40px;
	float: left;
	border-radius: 2px;
}
.menubox a {
	color: #FFF;
	opacity: 0.8;
	text-decoration: none;
}
.menubox a:hover {
	color: #FFF;
}
.menubox:hover {
	color: #FFF;
	background: url(../contents/toppage/btback_on.png);
	height: 78px;
	width: 170px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 40px;
	float: left;
}
#nowconstruction {
	font: normal 25px/50px 'Cinzel', cursive;
	height: 150px;
	width: 300px;
	margin-top: -75px;
	margin-left: -150px;
	left: 50%;
	top: 50%;
	position: absolute;
	color: #69C;
	text-align: center;
}
.font-address {
	font-size: 12px;
	color: #999;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
