/* CSS Document */
body {
	margin:0 0 10px 0;
	padding:0;
	background-color: #b9a58b;
	font-family:Arial, Verdana, Tahoma, Helvetica, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
	font-size:12px;
	color:#3e372e;
	text-align:center;
}
table{
	font-size:12px;
	font-family:Arial, Verdana, Tahoma, Helvetica, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
	color:#3e372e;
}

/* form */
form { margin:0; }
input, textarea, select, table, optgroup, option {
	color:#3e372e;
	font-size:12px;
	font-family:Arial, Verdana, Tahoma, Helvetica, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
}
input:focus, textarea:focus, select:focus {
	color:#3e372e;
	background-color:#F4F4F4;
}
.submit-bt {
	margin:0;
	padding:2px 5px;
	font-size:10px;
	background:#FFFFFF url(images/submit_bg.gif) center left repeat-x;
	border:1px solid #999999;
	color:#000000;
}
.submit-bt:focus {
	background:#FFFFFF url(images/submit_bg_ov.gif) center left repeat-x;
	border:1px solid #666666;
	color:#000000;
}
.error {
	padding:3px;
	background-color:#FFCC00;
	color:#444444;
	font-size:14px;
	font-weight:bold;
}
.warning {
	color:#CC0000;
	font-size:10px;
}
.point {
	font-size:10px;
}
.vhd {
	visibility:hidden;
}
.formerror  { border:1px solid #FFCC00; }
.text {  border:1px solid #CCCCCC; }


/* layout */
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.img-left { float:left; margin:0 10px 10px 0; }
.img-right { float:right; margin:10px 0 10px 10px; }
.clear { clear:both; }
.middle { vertical-align:middle; }
.bottom { vertical-align:bottom; }
.text-top { vertical-align:text-top; }
.hd { display:none; }

/* font */
.small { font-size:10px; }
.big { font-size:16px; }

/* table */
.datatable {
	margin:0 auto;
}
.datatable th {
	background-color: #cbe9ee;
	border:1px solid #6ea3be;
}
.datatable td {
	border:1px solid #6ea3be;
}

a img {
	border:none;
}
a {
	color: #9f0d05;
	text-decoration: none;
}
a:hover {
	color: #935600;
	text-decoration: underline;
}

/* main*/
.layout {
	margin:0 auto;
	width:804px;
	background:#FFFFFF url(images/bg.gif) center top repeat-y;
}
.layout-inside {
	margin:0 auto;
	width:777px;
	text-align:left;
}

/* header */
.header {
	margin:0 auto;
	width:757px;
	border-bottom:4px solid #002674;
}
h1 {
	float:left;
	margin:0;
	width:114px;
}
.header-r {
	float:right;
	width:626px;
}
.header-r-t {
	position:relative;
	margin-top:5px;
	height:74px;
	text-align:right;
}
.logo-r {
	float:left;
}
.header-menu{
	float:right;
	margin:0;
	padding-bottom:3px;
	width:435px;
	border-bottom:1px solid #0099ff;
}
.header-r-t a {
	margin-right:10px;
	font-size:10px;
	color:#0066cc;
	text-decoration:none;
}
.contact-jp {
	position:absolute;
	top:30px;
	right:0px;
	width: 181px;
}
.contact-jp a { margin:0 0 0 5px; }
/* navigation */
.header-r-b {
	margin:0;
	height:25px;
}
#bts	{
	position:relative;
	margin:0;
	padding:0;
	height:25px;
}
#bts	li {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	height:25px;
	line-height:25px;
	list-style-type:none;
	background-position:left top;
	background-repeat:no-repeat;
}
.bts #bt1 { width:74px; left:0; }
.bts #bt2 { width:144px; left:76px; }
.bts #bt3 { width:65px; left:222px; }
.bts #bt4 { width:83px; left:289px; }
.bts #bt5 { width:82px; left:374px; }
.bts #bt6 { width:83px; left:458px; }
.bts #bt7 { width:83px; left:543px; }
.bts #bt1 a { background-image:url(images/menu_home_ov.gif); }
.bts #bt2 a { background-image:url(images/menu_rates_ov.gif); }
.bts #bt3 a { background-image:url(images/menu_rooms_ov.gif); }
.bts #bt4 a { background-image:url(images/menu_amenities_ov.gif); }
.bts #bt5 a { background-image:url(images/menu_package_ov.gif); }
.bts #bt6 a { background-image:url(images/menu_attractions_ov.gif); }
.bts #bt7 a { background-image:url(images/menu_directions_ov.gif); }

.bts #bt1 a.now { background-image:url(images/menu_home_now.gif); }
.bts #bt2 a.now { background-image:url(images/menu_rates_now.gif); }
.bts #bt3 a.now { background-image:url(images/menu_rooms_now.gif); }
.bts #bt4 a.now { background-image:url(images/menu_amenities_now.gif); }
.bts #bt5 a.now { background-image:url(images/menu_package_now.gif); }
.bts #bt6 a.now { background-image:url(images/menu_attractions_now.gif); }
.bts #bt7 a.now { background-image:url(images/menu_directions_now.gif); }
#bts a {
	display:block;
	margin:0;
	height:25px;
	overflow:hidden;
}
#bts a:hover { background-color:#FFFFFF; }
#bts a:hover img, #bts a.now img { visibility:hidden; }

/* header image, flash */
.flash {
	margin:2px 0 0 0;
	text-align:center;
	line-height:303px;
	height:303px;
	overflow:hidden;
}
.header-img {
	margin:2px 0 0 0;
	text-align:center;
	line-height:150px;
	height:150px;
	overflow:hidden;
}

.content { background-color:#996666; }
/* contents */
.content-bg-top {
	margin:0;
	padding:15px 0 0 0;
	background:url(images/content_bg_top.gif) right top no-repeat;
}
.content-bg-top2 {
	margin:0;
	padding:10px 0 0 0;
	background:url(images/content_bg_top.gif) right top no-repeat;
}

.content-bg-bottom {
	margin:0;
	padding:0 0 15px 0;
	background:url(images/content_bg_bottom.gif) 1px bottom no-repeat;
}
.content-pad {
	margin:0 auto;
	width:757px;
}
.content-pad-w {
	margin:0 auto;
	width:757px;
}
.contact-pad-l {
	margin-left:10px;
	width:660px;
}
.title-bg {
	padding:0 20px;
	background-position:left top;
	background-repeat:no-repeat;
}
.content-pad-w .title-bg { padding:0 25px; }
.title {
	font-size:16px;
	font-weight:bold;
	color:#935600;
	height:40px;
	visibility:hidden;
	margin:0;
}	
.title2 {
	font-size:16px;
	font-weight:bold;
	color:#935600;
	height:40px;
	visibility:hidden;
}	

.title-bg-in {
	padding:0;
	background-position:left top;
	background-repeat:no-repeat;
}
.title-in {
	font-size:16px;
	font-weight:bold;
	color:#935600;
	height:40px;
	visibility:hidden;
	padding:0 20px 0 20px;
}	


/* homepage */
.content-l {
	float:left;
	width:185px;
}
.content-r {
	float:right;
	width:540px;
}
.home-btn { margin:0 0 10px 0; }
.home-btn:hover a img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.weather {
	margin:0 0 10px 0;
	border:1px solid #6ea3be;
	background-color:#FFFFFF;
}
.weather-img {
	float:left;
	width:80px;
	text-align:right;
}
.weather-deg {
	float:right;
	margin:5px 30px 0 0;
	width:60px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.weather-dotted {
	border-bottom:#bddeee 1px dotted;
	display:block;
	margin-bottom:2px;
}
.weather-forecast-t {
	clear:both;
	padding:0 5px 3px 5px;
	font-size:10px;
}
.weather-forecast-b {
	clear:both;
	padding:0 5px 5px 15px;
	font-size:10px;
}
.weather-forecast-l {
	padding:0 0 5px 0;
	font-size:10px;
	text-align:center;
}
.subscribe {
	margin:0 0 10px 0;
	border:1px solid #6ea3be;
	background-color:#FFFFFF;
}
.subscribe-form { padding:5px; }
.subscribe table { font-size:10px; }

.home-news th, .home-news td {
	border-bottom:1px dotted #b9a58b;
}

.home-contact { margin:6px 0 20px 0; }
.home-contact-in { margin:6px 0 20px 90px; }
.home-contact td {
	border-right:1px dotted #b9a58b;
}
.home-contact-in td {
	border-right:1px dotted #b9a58b;
}

/* attractions */
.attractions-navi {
	padding-top:20px;
	height:45px;
}
.attractions-navi a {
	display:block;
	float:left;
	width:159px;
	background-position:left top;
	background-repeat:no-repeat;
}
#btarea1 { background-image:url(images/bt_area1_ov.gif); margin-right:10px; }
#btarea2 { background-image:url(images/bt_area2_ov.gif); }
#dhtmltooltip {
	position: absolute;
	width: 200px;
	border: 1px solid #b9a58b;
	padding:0;
	background-color: #FFFFFF;
	color:#3e372e;
	visibility: hidden;
	z-index: 100;
	filter: alpha(opacity=90);
	opacity: 0.9;
	text-align:left;
}
#dhtmltooltip p { margin:0 5px 5px 5px; padding:0; }
#dhtmltooltip h3 {
	margin:0 0 5px 0;
	padding:2px 5px;
	font-size:12px;
	font-weight:bold;
	background-color:#bedfe4;
}

/* package */
.package-left {
	background:url(images/package_bg.gif) 0 8px no-repeat;
	width:345px;
	float:left;
	padding-left:5px;
}

.package-right {
	background:url(images/package_bg.gif) 0 8px no-repeat;
	width:345px;
	float:right;
	padding-left:5px;
}

.package-name {
	color:#639aa8;
	font-weight:bold;
	background-color:#FFFFFF;
	display:inline;
	padding:0 5px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

.package-text {
	margin:0 15px 15px 10px;
}

.package-price {
	margin:10px 0 0 0;
	font-weight:bold;
	text-align:right;
	color:#b9a58b;
}

/* rooms */
.rooms-l {
	float:left;
	width:50%;
}
.rooms-r {
	float:right;
	width:50%;
}
.rooms-l2 {
	float:left;
	width:45%;
}
.rooms-r2 {
	float:right;
	width:55%;
}

.bull { list-style-type:none; }
.bull li {
	background:url(images/bull.gif) top left no-repeat;
	padding-left:15px;
	line-height:1.5em;
}

.rooms-name {
	color:#639aa8;
	font-weight:bold;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:0;
}

/* restaurant */
.restbor1 { border-bottom:#bcd1e8 1px dotted; border-right:#bcd1e8 1px dotted; }
.restbor2 { border-bottom:#bcd1e8 1px dotted; }
.restbor3 { border-right:#bcd1e8 1px dotted; }

/* footer */
.footer-menu {
	margin:0 auto;
	padding:7px 0 0 0;
	width:757px;
	border-top:1px solid #0099ff;
}
.footer-menu a {
	margin-right:15px;
	color:#0066cc;
	font-size:10px;
}

address{
	margin:0 auto;
	padding:15px 0 0 14px;
	text-align:left;
	font-size:10px;
	color:#33444c;
	font-style:normal;
	width:790px;
	background:url(images/bg_bottom.gif) top left no-repeat;
}

/* admin */
.admin-menu { text-align:right; margin:0 0 30px 0; }
