@charset "Shift_JIS";


body#body_home{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#08544C;
	background-image:url(../img/home_bg.gif);
	background-repeat:repeat-x;
	color:#ffffff;
}

#key_home{
	width:720px;
	height:240px;
}

#navi_home{
	text-align:left;
	width:720px;
	height:200px;
}

#btn_home{
	width:720px;
	height:200px;
	position:relative;
}

.btn_home_access{
	width:159px;
	height:37px;
	position:absolute;
	top:60px;
	left:27px;
}

.btn_home_booking{
	width:159px;
	height:37px;
	position:absolute;
	top:60px;
	left:196px;
}

.btn_home_outline{
	width:159px;
	height:37px;
	position:absolute;
	top:60px;
	left:365px;
}

.btn_home_recruit{
	width:159px;
	height:47px;
	position:absolute;
	top:60px;
	left:534px;
}

#bnr_area{
	width:328px;
	height:72px;
	position:absolute;
	text-align:center;
	bottom:12px;
	left:196px;
}