@charset "Shift_JIS";


#wrapper {
	position: relative;
	margin: auto;
	width: 838px;
	background: #ffffff url(../common/wrapper_bg01.jpg) top left repeat-y;
}


/* -------- header -------- */

#header {
	margin: 0px 12px 0px 12px;
	background: #ffffff url(../common/header_bg.gif) top left no-repeat;
	text-align: center;
	padding:14px 0px 0px 0px;
	position:relative;
	height:90px;
}

#header h1 {
	margin:20px 0px 0px 10px;
	text-indent: -99999em;
}


#header h1 a {
	display: block;
	height: 48px;
	width: 156px;
	background: #ffffff url(../common/logo.gif) top left no-repeat;
}


#header .topLink{
	position:absolute;
	top:50px;
	left:180px;
	width:65px;
}

#header .enBtn{
	position:absolute;
	top:50px;
	right:10px;
}

#header p.sub_menu {
	position: absolute;
	top: 15px;
	right: 0.8em;
	border:0px solid #000000;
}

#header p.sub_menu span {
	display: block;
	
}


/* -------- h2 -------- */

h2.tit {
	margin: 0px 12px 0px 12px;
}


/* -------- h3 -------- */

h3.tit {
	margin: 0px 0px 24px 0px;
}

/* -------- h4 -------- */

h4.tit {
	color: #9C417A;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}

/* -------- navi -------- */

#g_navi {
	margin: 2px 12px 2px 12px;
	height: 26px;
}

#g_navi li {
	float: left;
}

#g_navi li a {
	display: block;
	height: 26px;
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	/**/
}

	#g_navi li.concept a {
		background: #ffffff url(../common/g_m01.gif) top left no-repeat;
		width: 109px;
	}
	
	#g_navi li.concept a:hover {
		background: #ffffff url(../common/g_m012.gif) top left no-repeat;
		width: 109px;
	}
	
	#g_navi li.info a {
		background: #ffffff url(../common/g_m02.gif) top left no-repeat;
		width: 126px;
	}
	
	#g_navi li.info a:hover  {
		background: #ffffff url(../common/g_m022.gif) top left no-repeat;
		width: 126px;
	}
	
	
	#g_navi li.room a {
		background: #ffffff url(../common/g_m03.gif) top left no-repeat;
		width: 126px;
	}
	
	#g_navi li.room a:hover  {
		background: #ffffff url(../common/g_m032.gif) top left no-repeat;
		width: 126px;
	}
	
	#g_navi li.facilities a {
		background: #ffffff url(../common/g_m04.gif) top left no-repeat;
		width: 126px;
	}
	
	#g_navi li.facilities a:hover  {
		background: #ffffff url(../common/g_m042.gif) top left no-repeat;
		width: 126px;
	}
	
	#g_navi li.charge a {
		background: #ffffff url(../common/g_m05.gif) top left no-repeat;
		width: 103px;
	}
	
	#g_navi li.charge a:hover  {
		background: #ffffff url(../common/g_m052.gif) top left no-repeat;
		width: 103px;
	}
	
	#g_navi li.access a {
		background: #ffffff url(../common/g_m06.gif) top left no-repeat;
		width: 132px;
	}
	
	#g_navi li.access a:hover  {
		background: #ffffff url(../common/g_m062.gif) top left no-repeat;
		width: 132px;
	}
	
	#g_navi li.qa a {
		background: #ffffff url(../common/g_m07.gif) top left no-repeat;
		width: 92px;
	}
	
	#g_navi li.qa a:hover  {
		background: #ffffff url(../common/g_m072.gif) top left no-repeat;
		width: 92px;
	}
	
	
/* -------- page_body -------- */

#page_body {
	background-color: #EBEAF2;
	margin: 0px 12px 0px 12px;
}


/* -------- to_form -------- */

#page_body #to_form {
	padding: 4px 0px 4px 0px;
	text-indent: -9999px;
}

	#page_body #to_form a {
		background: url(../common/to_form_b01.gif) top left no-repeat;
		display: block;
		margin: 0px 0px 0px 548px;
		height: 36px;
	}
	
	#page_body #to_form a:hover {
		background: url(../common/to_form_b012.gif) top left no-repeat;
		display: block;
		margin: 0px 0px 0px 548px;
		height: 36px;
	}	


/* -------- main -------- */

#page_body #main {
	background-color: #ffffff;
	margin: 0px 12px 0px 12px;
	padding: 29px 29px 0px 29px;
}


/* -------- footer -------- */

#page_body #to_form_footer, #index_page_body #to_form_footer {
	padding: 6px 0px 6px 0px;
	text-align: center;
}

#page_body #footer, #index_page_body #footer {
	background: #ffffff url(../common/footer_bg.gif) top left no-repeat;
	padding: 6px 0px 30px 0px;
}

#cal_to_form_footer {
	position: relative;
	margin: auto;
	width: 660px;
	padding: 6px 0px 6px 0px;
	text-align: center;
}


/* -------- up -------- */

#up {
	text-align: right;
	margin: 24px 0px 24px 0px;
}


/* -------- up -------- */

.clear{
	clear: both;
}