body {
	font-size: 11px;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	color: #999;
	text-align: left;
	margin: 0; 
	padding: 0;
	line-height: 1.8;
	letter-spacing: 1.0px;
/*	background: url("/img/bg.gif") fixed; */
	background: url("img/bg.gif") fixed;
}
img {
	border: 0px;
}
a:link {
	color: #4169e1;
	text-decoration: none;
} 
a:visited {
	color: #4169e1;
	text-decoration: none;
} 
a:hover {
	color: #ff69b4;
	text-decoration: none;
} 
a:active {
	color: #ff69b4;
	text-decoration: none;
}
h1 {
	font-size: 10px;
	font-weight: lighter;
	margin-bottom: 0px;
}
strong {
	font-weight: lighter;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#outline {
	width: 900px;
}
#left {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 125px;
	float: left;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+0));
}
*:first-child+html #left {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop+0));
}
#right {
	position: absolute;
	top: 0px;
	left: 125px;
	width: 775px;
	background-color: #fff;
	float: right;
}
#header {
	width: 775px;
	height: 50px;
}
#menu {
	width: 775px;
	height: 35px;
/*	background: url("/img/menu_bg.gif") repeat-x; */
	background: url("img/menu_bg.gif") repeat-x;
}
#main_pic {
	width: 775px;
	height: 350px;
}
#main_outline {
	width: 775px;
}
#footer {
	width: 775px;
	margin-top: 10px;
	border-top: solid 5px #ff7a22;
	text-align: center;
	background-color: #fff;
}
#header_text_area {
	width: 550px;
	height: 50px;
/*	background: url("/img/hd_border.gif") repeat-x; */
	background: url("img/hd_border.gif") repeat-x;
	float: left;
}
#header_lang {
	width: 225px;
	height: 50px;
	text-align: right;
	float: right;
}
#sidebox {
	width: 250px;
	height: 580px;
	margin-top: 15px;
	border-left: solid 3px #fff;
	background-color: #f8f7f7;
	float: left;
}
#main {
	width: 510px;
	float: right;
}
#maple {
	width: 260px;
	height: 230px;
	z-index: 5;
	position: absolute;
	top: 230px;
	left: 70px;
}
#header_text {
	margin: 15px 15px 0px 15px;
	line-height: 1.4;
}
#footer_menu {
	margin-top: 5px;
	font-size: 10px;
}
#copyright {
	margin-top: 5px;
	font-size: 9px;
	line-height: 1.6;
	letter-spacing: 0.8px;
	font-weight: bold;
}
.sidebox_area {
	width: 230px;
	height: 70px;
	margin: 10px 10px 0px 10px;
	cursor: pointer;
}
.sidebox_icon {
	width: 70px;
	float: left;
}
.sidebox_text {
	width: 160px;
	font-size: 10px;
	float: right;
}
.sidebox_text_title {
	color: #ff7a22;
	font-size: 12px;
	font-weight: bold;
}
img.sidebox {
	border: 3px solid #ddd;
}
#sidebox_address_area {
	width: 210px;
	margin: 15px 20px 10px 20px;
	border-top: 2px dotted #999;
	padding-top: 10px;
}
.sidebox_address {
	margin-top: 5px;
}
#sidebox_contact_btn {
	margin: 10px 30px;
	width: 150px;
	height: 25px;
/*	background: url("/img/contact_btn.gif") no-repeat; */
	background: url("img/contact_btn.gif") no-repeat;
	cursor: pointer;
}
#sidebox_contact_btn a:link,#sidebox_contact_btn a:visited{
	color: #fff;
}
#sidebox_contact_btn a:hover,#sidebox_contact_btn a:active{
	color: #f90;
}
#sidebox_contact_btn_text {
	padding-top: 3px;
	padding-left: 40px;
}
.main_title {
	width: 500px;
	_width: 465px;
	padding-left: 35px;
	height: 25px;
	margin: 15px 0px 10px 0px;
	padding-top: 3px;
/*	background: url("/img/title_bg.gif") no-repeat; */
	background: url("img/title_bg.gif") no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.main_contents {
	width: 490px;
	margin-left: 10px;
}
#top_info_area {
	width: 490px;
	height: 180px;
	margin-left: 10px;
	overflow:auto;
	scrollbar-face-color: #ddd;
	scrollbar-highlight-color: #ddd;
	scrollbar-shadow-color: #999;
	scrollbar-3dlight-color: #ddd;
	scrollbar-arrow-color: #ff8e00;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ddd;
}
.top_info_date {
	color: #0000cd;
	font-weight: bold;
	letter-spacing: 0.6px;
}
.top_info_title {
	color: #dc143c;
	font-weight: bold;
}
.top_info_border {
	width: 465px;
	height: 8px;
	position: relative;
	top: 5px;
	border-top: dotted 1px #fdb;
}
.group_list {
	margin-top: 10px;
	padding: 10px;
}
.group_tel, .business_tel {
	margin: 10px 0px 0px 20px;
	color: #1e90ff;
	font-size: 14px;
	font-weight: bold;
}
.access_target, .facility_subtitle, .link_subtitle, .search_subtitle, .privacy_subtitle {
	width: 80%;
	margin: 20px 0px 0px 20px;
	padding-left: 10px;
	border-width: 0px 0px 2px 12px;
	border-style: solid;
	border-color: #9999ff;
	font-weight: bold;
}
.access_guide {
	margin: 0px 0px 25px 10px;
	padding: 10px;
}
.access_map_detail {
	width: 490px;
	height: 300px;
	margin: 0px 0px 10px 10px;
}
.access_map_detail_left {
	width: 300px;
	height: 300px;
	float: left;
}
.access_map_detail_right {
	width: 180px;
	height: 300px;
	float: right;
}
.access_entrance {
	width: 490px;
	height: 226px;
	margin: 10px 0px 30px 10px;
}
.link_contents {
	margin: 0px 0px 25px 10px;
	padding: 10px;
}
.link_bnr_area {
	margin: 10px 0px;
}
.link_site_info_frame {
	width: 470px;
	margin: 5px 0px 0px 0px;
	float: left;
}
.link_site_info_label {
	width: 115px;
	float: left;
	text-align: center;
	background-color: #ddd;
}
.link_site_info {
	width: 340px;
	padding: 0px 0px 0px 10px;
	float: right;
	background-color: #ddd;
}
.link_frame {
	width: 470px;
/*	height: 37px;*/
	margin-top:5px;
}
.link_bnr {
	width: 130px;
	height: 37px;
	float: left;
	text-align: center;
}
.link_txt {
	width: 330px;
/*	height: 37px;*/
	float: right;
	text-align: left;
}
table.link_table {
	margin: 10px 0px 25px 20px;
	width: 470px;
}
th.link_table {
	text-align: center;
	border-bottom: solid 1px #ddd;
}
td.link_table {
	text-align: left;
	border-bottom: solid 1px #ddd;
}
.facility_contents {
	margin: 0px 0px 25px 10px;
}
.facility_contents_title {
	margin: 5px 0px 0px 20px;
	font-weight: bold;
}
.facility_contents_text {
	margin: 2px 0px 0px 30px;
}
.facility_price_area {
	width: 290px;
	float: left;
}
.facility_comment {
	width: 250px;
	height: 30px;
	margin: 0px 0px 0px 10px;
	font-size: 9px;
}
.facility_img_area {
	width: 200px;
	padding-top: 10px;
	text-align: center;
	float: left;
}
.facility_meal {
	width: 250px;
	height: 20px;
	margin: 20px 0px 0px 10px;
	padding: 0px 10px;
	background-color: #ddd;
	font-weight: bold;
}
.facility_detail {
	width: 270px;
	height: 20px;
	margin: 3px 0px 0px 10px;
}
.facility_number {
	width: 180px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	float: left;
	background-color: #eee;
}
.facility_price {
	width: 77px;
	height: 20px;
	padding: 0px 0px;
	float: right;
	background-color: #ddd;
	text-align: center;
}
.contact_area {
	width: 480px;
	height: 295px;
	margin-top:10px;
	text-align: left;
}
.contact_input_frame {
	width: 450px;
	height: 20px;
	margin-top:5px;
	float: left;
}
.contact_label {
	width: 80px;
	height: 20px;
	float: left;
}
.contact_input {
	width: 370px;
	height: 20px;
	float: right;
}
.search_contents {
	margin: 0px 0px 25px 10px;
	padding: 10px;
}
.search_day_dsp {
	font-size: 9px;
	letter-spacing: 0.8px;
	line-height: 1.5;
}
.search_note, .customer_info_note {
	font-size: 9px;
	color: #9999ff;
}
th.search_result {
	font-size: 10px;
	letter-spacing: 0.8px;
	line-height: 1.5;
}
th.search_total {
	background-color: #ffe4e1;
}
td.search_result {
	font-size: 9px;
	letter-spacing: 0.8px;
	line-height: 1.5;
}
td.search_total {
	background-color: #ffe4e1;
}
.search_result_btn {
	font-size: 11px;
	letter-spacing: 0.8px;
}
.customer_check_contents {
	width: 490px;
	margin-top: 10px;
	margin-left: 10px;
}
hr.customer_check {
	width: 80%;
	color: #ddd;
}
.customer_check_subtitle {
	color: #9999ff;
	font-weight: bold;
}
.customer_info_contents {
	width: 490px;
	margin-left: 10px;
}
.customer_info_important {
	color: #ffffff;
	background-color: #dc143c;
	font-size: 10px;
	padding: 3px;
}
.mail_confirmation_contents {
	width: 490px;
	margin-left: 10px;
}
th.cancel_penalty {
	background-color: #eee;
	border-bottom: solid 1px #999;
}
td.cancel_penalty {
	border-bottom: solid 1px #999;
}
.privacy_contents {
	margin: 10px 20px 25px 20px;
}
.privacy_date {
	margin: 10px 30px 10px 20px;
	text-align: right;
}
.maintenance_contents {
	margin: 10px 0px 25px 10px;
	line-height: 2.5;
}

.font_bold {
	font-weight: bold;
}
.font_12px {
	font-size: 12px;
}
.font_10px {
	font-size: 10px;
}
.font_9px {
	font-size: 9px;
}
.clear_both {
	clear: both;
}
.err_msg {
	color: #dc143c;
	font-weight: bold;
}
.input_ess {
	color: #dc143c;
	font-size: 10px;
}
.important {
	color: #dc143c;
	text-decoration: underline;
}
img.float_right {
	margin-left: 10px;
	float: right;
}
