/* Common */
body{
	background:url("../images/page_background.gif") repeat;
	font-family: 'Century';
	text-align: center;
}

img{
	border:0px;
}

a:link{color:#b4016b; text-decoration:none;}
a:visited{color:#b4016b; text-decoration:none;}
a:hover{color:#b4016b; text-decoration:underline;}
a:active{color:#b4016b;}

.txtll {font-size:16px;line-height:18px;}
.txtl {font-size:14px;line-height:16px;font-weight:bold;}
.txt {font-size:12px;line-height:16px;}
.txtsub {font-size:10px;line-height:12px;}

/* Header */
div#header_area{
	background:url("../images/header_bg.jpg") repeat-x;
	height:489px;
	text-align: center;
}

div#header_area .flash_box{
	margin:0 auto;
	width:900px;
}

div#sub_header_area{
	background:url("../images/sub_header_bg.jpg") 0 0 repeat-x;
	height:179px;
	text-align: center;
}

div#sub_header_area .head_box{
	margin:0 auto;
	width:900px;
}

/* Contents */
div#contents_area{
	clear:both;
	margin:0 auto;
	text-align: left;
	width:776px;
}

div#contents_menu{
	float:left;
	width:226px;
}

div#contents_menu .contents_menu_search{
	background:url("../images/direct_bg.jpg") repeat-y;
}

div#contents_menu .text_white{
	color:#ffffff;
	padding:0px 5px 0px 5px;
}

div#contents_menu .checkin{
	padding-bottom:3px;
}

div#contents_menu .checkin_form{
	height:30px;
}

div#contents_menu .value_title{
	padding-bottom:3px;
}

div#contents_menu .value_title2{
	padding:0px 0px 3px 17px;
}

div#contents_menu .value_title3{
	padding:0px 0px 3px 13px;
}

div#contents_menu .values{
	padding-left:17px;
}

div#contents_menu .values2{
	padding-left:13px;
}

div#contents_menu .value_bottom{
	height:44px;
}

div#contents_menu .sunrute_club{
	padding:6px 0 7px 0;
}

div#contents_menu .contents_menu_bg{
	background:url("../images/left_menu_11_bg.jpg") no-repeat;
	color:#ffffff;
	height:80px;
	padding-left:15px;
}

div#contents_menu .address_font{
	font-family: 'Arial';
}

div#contents_main{
	float:right;
	width:526px;
}

/* Footer */
div#footer_area{
	clear:both;
	padding-top:27px;
	text-align: center;
}

div#footer_linelink{
	background-color: #b4016b;
	color:#ffffff;
	padding:2px 0 3px 0;
	text-align: center;
}

div#footer_link{
	color:#b4016b;
	padding:8px 0 15px 0;
	text-align: center;
}

div#footer_copyright{
	padding:0 0 10px 0;
	text-align: center;
}

div#footer_linelink a:link{color:#ffffff; text-decoration:none;}
div#footer_linelink a:visited{color:#ffffff; text-decoration:none;}
div#footer_linelink a:hover{color:#ffffff; text-decoration:underline;}
div#footer_linelink a:active{color:#ffffff;}

div#footer_link a:link{color:#b4016b; text-decoration:none;}
div#footer_link a:visited{color:#b4016b; text-decoration:none;}
div#footer_link a:hover{color:#b4016b; text-decoration:underline;}
div#footer_link a:active{color:#b4016b;}

/* LeftMenu */
.leftmenu_bg01{
	background-color: #b4016b;
	color:#ffffff;
}
.leftmenu_bg02{
	background:url("../images/direct_bg01.jpg") no-repeat;
	color:#ffffff;
}
.leftmenu_text{
	color:#ffffff;
}
