@charset "utf-8";

*{
	padding:0px;
	margin:0px;
}

body{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	background-image:url("../img/bodybg.gif");
}

img{
	border:0px;
}

br{
	letter-spacing:0px;
	clear:both;
}

a:link{
	color:#006cff;
	text-decoration:underline;
}

a:visited{
	color:#006cff;
	text-decoration:underline;
}

a:hover{
	color:#4f9aff;
	text-decoration:none;
}

hr{
	margin:10px 0px;
}

.header{
	width:100%;
	height:262px;
	background-image:url("../img/index_header_bg.png");
	background-repeat:repeat-x;
	margin:0px auto;
	text-align:center;
}

h1{
	_z-index:1;
	_position:relative;
}

.h1bottom{
	width:740px;
	height:35px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:-59px auto 0px;
	/margin:-62px auto 0px;
	_margin:-60px auto 0px;
	_z-index:2;
	_position:relative;
}

.entrance{
	width:791px;
	height:648px;
	background-image:url("../img/index_enterexit_bg.jpg");
	background-repeat:no-repeat;
	padding-top:25px;
	margin:15px auto;
}

.entranceimage{
	width:757px;
	height:532px;
	background-image:url("../img/entrance_bg.png");
	background-repeat:no-repeat;
	margin:0px auto;
}

.enter{
	position:relative;
	top:119px;
	left:209px;
	float:left;
}

.enter a{
	display:block;
	width:256px;
	height:253px;
	background-image:url("../img/enter_bt.jpg");
	background-repeat:no-repeat;
}

.enter a:hover{
	background-position:left bottom;
}

.footer{
	color:#412800;
	width:100%;
	height:139px;
	font-weight:bold;
	background-image:url("../img/index_footer_bg.png");
	background-repeat:repeat-x;
	text-align:center;
	margin:5px 0px 15px 0px;
}

.footer p.ftrconbt{
	font-size:15px;
	padding:30px 0px 23px;
}

.footer a{
	color:#412800;
}

.footer a:visited{
	color:#412800;
}

.footer a:hover{
	color:#7b4c00;
	text-decoration:none;
}

.ftratt{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:150%;
	letter-spacing:1px;
	padding-top:38px;
}

.enter2{
	padding:300px 0px 0px 40px;
	float:left;
}

.enter2 a{
	display:block;
	width:153px;
	height:66px;
	background-image:url("../img/index_enter_bt.png");
	background-repeat:no-repeat;
}

.enter2 a:hover{
	background-position:left bottom;
}

.exit2{
	padding:300px 0px 0px 372px;
	float:left;
}

.exit2 a{
	display:block;
	width:153px;
	height:66px;
	background-image:url("../img/index_exit_bt.png");
	background-repeat:no-repeat;
}

.exit2 a:hover{
	background-position:left bottom;
}
