/*‹¤’Ê*/
body {
	text-align:center;
	margin:0px;
	color:#333333;
	font-size:small;
	line-height: 150%;
	font-weight: normal;
	background-color:#E8E8E8;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}
table, td {
	font-size: small;
	line-height: 150%;
	font-weight: normal;
}
form {
padding:0;
margin:0;}

h1 { 
	font-size:18px;
	font-weight:600;
	line-height:130%;
	margin: 0px 0px 0px 0px;
	color: #3A5899;
	border-left: solid #CCCCCC 3px;
	padding-left: 6px;
	color: #003399;
}
h2 {
	font-size:18px;
	font-weight:normal;
	line-height:130%;
	margin: 0px 0px 10px 0px;
	color: #333333;
	padding-bottom: 4px;
	border-bottom: solid #CCCCCC 2px;
 }
h3 {
	font-size:medium;
	font-weight:bold;
	line-height:130%;
	margin: 0px 0px 0px 0px;
	color: #333333;
}
h4 { font-size:14px; font-weight:bold; line-height:130%; margin: 0px 0px 10px 0px; }
h5 { font-size:12px; font-weight:bold; line-height:130%; margin: 0px 0px 10px 0px;padding: 0px 0px 4px 0px; border-bottom:#DDDDDD solid 1px;}
h6 { font-size:10px; font-weight:bold; line-height:130%; margin: 0px 0px 0px 0px; }

p {margin:0px 0px 12px 0px;}

ol { margin: 0px 0px 10px 0px; list-style-position:outside; padding:0px 0px 0px 20px;}
ul { margin: 0px 0px 10px 0px; list-style-position:outside; padding:0px 0px 0px 20px;}
li { margin: 0px 0px 5px 0px;}


.notes {
	font-size: 10px;
	font-size:xx-small;
	line-height: 140%;
	font-weight: normal;
}

.bolder { font-weight:bold;}
.smaller { font-size: smaller; line-height: 140%;}
.larger { font-size: larger; line-height: 140%;}
.small { font-size: x-small; line-height: 140%;}



dt {
	width:90px;
	float:left;
	padding:0px;
	margin:4px 0px 4px 0px;
	line-height:150%;
}
dd {
	float:left;
	padding:0px;
	margin:4px 0px 4px 0px;
	line-height:150%;
}

dl {
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
clear:both;
}



/* link styles */
a {	
text-decoration: underline;
font-weight:normal;
}
a:link {
color: #101157;
}
a:visited { 
color: #101157;
}
a:hover { 
color: #2C35AE;
}


#base {
	width:900px;
	text-align:left;
	background-image:url(../img/bg_base.gif);
	background-repeat:repeat-y;
	padding:0px 2px 0px 2px;
	margin:0 auto;
}
#pop_base {
	width:644px;
	text-align:left;
	padding:20px 20px 20px 20px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#print_base {
	width:100%;
	text-align:center;
	padding:20px 0px 20px 0px;
	background-color:#FFFFFF;
}
#print_btn {
	width:600px;
	text-align:center;
	padding:20px 20px 20px 20px;
	margin: 0 auto;
}
#header {
	width:870px;
	text-align:left;
	background-image:url(../img/bg_header.jpg);
	background-repeat:no-repeat;
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	height:90px;
}

#footprint {
	text-align:right;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	line-height:10px;
}



#footprint a {
	background-image:url(../img/arrow_s.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:10px;
	padding-bottom:2px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#footprint a:hover {
	background-image:url(../img/arrow_s.gif);
	background-repeat:no-repeat;
}

#header_navi {
	text-align:right;
	padding:27px 5px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	font-size:10px;
	line-height:normal;
}
#header_navi form {
	margin-bottom: 0px;
}
#footer {
	width:860px;
	text-align:left;
	padding:10px 20px 20px 20px;
	margin:0px 0px 0px 0px;
	font-size: 10px;
	line-height: 10px;
}
#popfooter {
	text-align:left;
	padding:10px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	font-size: 10px;
	line-height: 10px;
}

#header_navi a, #footer_navi a, #footer a {	
text-decoration: none;
font-weight:normal;
}
#header_navi a:link, #footer_navi a:link, #footer a:link {
color: #666666;
}
#header_navi a:visited, #footer_navi a:visited, #footer a:visited { 
color: #666666;
}
#header_navi a:hover, #footer_navi a:hover, #footer a:hover { 
color: #333333;
}


#footer_navi {
	width:860px;
	text-align:left;
	padding:4px 20px 4px 20px;
	margin:0px 0px 10px 0px;
	border-top:#CCCCCC solid 2px;
	border-bottom:#CCCCCC solid 1px;
	clear:both;
	font-size: x-small;
	line-height: 10px;
}

#copyright {
	text-align:center;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: xx-small;
	line-height: 10px;
}


.clear {
	clear: both;
	height:1px;
	visibility:hidden;
}

#hotelsnavi {
	position:relative;
	margin:0px;
	width:900px;
	height:20px;
	text-align:left;
	padding:0px 0px 20px 0px;
}

#top_container {
	width:860px;
	padding:0px 0px 20px 0px;
	margin:0 auto;
}
#photo_ex {
	width:160px;
	float:right;
}

/* 20091126 */

.home_link {
	text-align:right;
	width:200px;
	padding:18px 0px 0px 0px;
	font-size: 11px;
	line-height: 110%;
}

.main {
	width:644px;
	float:left;
	padding-bottom:20px;
	margin:0;
}

/* hotel_data */

.hotel_data {
	overflow:hidden;
}

.hotel_name {
	width:644px;
	margin-bottom:15px;
}

.hotel_photo {
	float:right;
}
.hotel_name h3{
	font-size:20px;
	font-weight:bold;
}


.text_link1 {
	padding: 5px 0px;
	font-size:small;
	line-height:90%;
	font-weight:bold;
	margin:0;
}

.text_link1 a {
	background-image:url(../img/arrow_circle.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
}

.text_link1 a:hover {
	background-image:url(../img/arrow_circlef2.gif);
	background-repeat:no-repeat;
}

.text_link2 {
	padding: 5px 0px 0px 0px;
	font-size:small;
	line-height:90%;
	font-weight:bold;
	margin:0;
	float:left;
}

.text_link2 a {
	display:block;
	background-image:url(../img/arrow_circle.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-bottom:2px;
	margin-bottom:5px;
}

.text_link2 a:hover {
	background-image:url(../img/arrow_circlef2.gif);
	background-repeat:no-repeat;
}

.text_link3 {
	padding: 5px 0px 0px 0px;
	font-size:small;
	line-height:100%;
	font-weight:bold;
	margin:0;
}

.text_link3 a {
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:4px 5px;
	padding-left:14px;
}
.text_link4 {
	padding: 5px 0px;
	font-size:small;
	line-height:90%;
	font-weight:bold;
	margin:20px 0px;
	text-align: right;
}

.text_link4 a {
	background-image:url(../img/arrow_up.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:16px;
}

.text_link4 a:hover {
	background-image:url(../img/arrow_up2.gif);
	background-repeat:no-repeat;
}

.mail {
	padding: 4px 0px 0px 0px;
	width:47px;
	margin-left:10px;
	float:left;
}

/* rooms */

.cont_area {
	margin-top:30px;
	line-height:110%;
	overflow:hidden;
}


.rooms_img_area {
	margin:13px 0px 11px 0px;
}

.rooms_img {
	background-image:url(../img/rooms_middle.gif);
	background-repeat:repeat-y;
	padding-left:11px;
}

.rooms_img img{
	margin-left:1px;
}

.regular_text {
	font-size:1.3em;
	color:#666666;
	margin-bottom:9px;
}

/* rest */

.double_cont_name {
	background-image:url(../img/rest_ttl_d.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}

.single_cont_name {
	background-image:url(../img/rest_ttl_s.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}

.double_cont_name_bg {
	background-image:url(../img/rest_ttl2_d.jpg);
	background-repeat:repeat-y;
	margin-top:13px;
	overflow:hidden;
}

.single_cont_name_bg {
	background-image:url(../img/rest_ttl2_s.jpg);
	background-repeat:repeat-y;
	margin-top:13px;
	overflow:hidden;
}

.rest_area_left {
	width:315px;
	float:left;
}

.rest_area_right {
	width:315px;
	margin:0px 0px 0px 14px;
	float:left;
}


.rest_name {
	padding:11px 13px 23px 13px;
	color:#ffffff;
	font-size:1.2em;
	line-height:120%;
}

.small {
	font-size:x-small;
}

.double_cont_data {
	background-image:url(../img/rest_top_d.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:13px;
	overflow:hidden;
}

.double_cont_data_bg {
	background-image:url(../img/rest_middle_d.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.single_cont_data {
	background-image:url(../img/rest_top_s.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:13px;
	overflow:hidden;
}

.single_cont_data_bg {
	background-image:url(../img/rest_middle_s.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.rest_data {
	padding:0px 15px 15px 15px;
	min-height:210px;
	height: auto !important;
	height: 210px;
}

.rest_data img{
	margin-bottom:5px;
}

/* Access */

.access_map {
	margin:13px 0px 5px 0px;
}

/* sideber */

.side_area {
	width:204px;
	padding-left:12px;
	float:left;
	overflow:hidden;
}

.reservation_ttl {
	background-image:url(../img/reservations_area_01.jpg);
	background-repeat:no-repeat;
	padding:13px 0px 10px 52px;
	overflow:hidden;
}

.bg_reservation {
	background-image:url(../img/reservations_area_03.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.reservation_area {
	background-image:url(../img/reservations_area_02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	padding:8px 0px 0px 10px;
	overflow:hidden;
}

.mds_name {
	margin:9px 0px 4px 0px;
	font-size:11px;
}

.name_area {
	font-size:10px;
	width:185px;
}

.mds_date {
	margin:9px 0px 4px 0px;
	font-size:11px;
}

.date_area {
	font-size:9px;
}

.date_area select{
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin-right:1px;
}

.year_size{
	width:49px;
}

.date_size{
	width:37px;
}

.chkout_after {
	text-align:right;
	margin-right:10px;
	line-height:130%;
}

.cont_left {
	margin-top:10px;
	font-size:11px;
	line-height:100%;
	width:109px;
	float:left;
}

.cont_right {
	margin-top:10px;
	font-size:9px;
	float:left;
}

.cont_right input{
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0;
}

.cont_left2 {
	margin-top:5px;
	padding-top:5px;
	font-size:11px;
	line-height:100%;
	width:109px;
	float:left;
}

.cont_right2 {
	margin-top:5px;
	font-size:9px;
	float:left;
}

.cont_right2 input{
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0;
}

.smoking {
	width:194px;
	margin:9px 0px 0px 0px;
	font-size:11px;
	overflow:hidden;
}

.radio_area {
	font-size:10px;
	line-height:100%;
}

.left_radio{
	margin-left:-3px;
}

.search_btn {
	padding:14px 0px 14px 48px;
}

.reservation_ttl2 {
	padding:0px 0px 14px 20px;
}

.bg_reservation2 {
	background-image:url(../img/reservations_area_05.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.reservation_area2 {
	background-image:url(../img/reservations_area_04.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:13px;
	padding:15px 0px 0px 10px;
	overflow:hidden;
}

.mds_confirmations {
	padding-top:10px;
	font-size:11px;
}

.number {
	font-size:10px;
	width:172px;
}

.e_mail {
	font-size:10px;
	width:179px;
}

.next_btn {
	padding:15px 0px 15px 48px;
}

.bg_vacancies {
	background-image:url(../img/reservations_area_07.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.vacancies_area {
	background-image:url(../img/reservations_area_06.jpg);
	background-repeat:no-repeat;
	padding:1px 0px 10px 10px;
	color:#ffffff;
	overflow:hidden;
}

.view_link {
	padding-top:19px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	line-height:0; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
