﻿body 
{
	font-size: 12px;
	font-family: arial, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", sans-serif;
	color: #6f5751;
	line-height: 18px;
	overflow: visible;
}

html, body
{
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


a
{
	color: #140001;
	text-decoration: none;
}





img
{	
	border-style: none;
}


.underline{
text-decoration:underline;
color:#1D595F;
}

.underline:hover{
text-decoration:none;
color:#999999;
}

.no-underline{
text-decoration:none;
color:#1D595F;
}

.no-underline:hover{
text-decoration:none;
color:#999999;
}

a:hover
{
	color: #6f5751;
	text-decoration: underline;
}


h2 {
color:#267982;
font-size:14px;
border-bottom:1px solid #267982; 
padding-bottom:3px;
}



h3 {
color:#267982;
font-size:14px;
padding-bottom:3px;
}
h4 {
font-size:12px;
}

h5 {
color:#267982;
font-size: 12px;
}

h6 
{
	color:#267982;
	font-size: 12px;
	margin:15px 0px 20px 0px;
	padding:0px;
}





#wrapper
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	min-height: 100%;
	position: relative;
	height: auto; /* for modern browsers */
	height: 100%; /* for IE */

}

#header
{
	width: 968px;
	height: 324px;
	overflow: hidden;
	margin-top: 10px;
	border: solid 1px #b3b3b3;
	border-bottom: none;
	border-top:none;
}


#widgetContainer
{
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", "MS Gothic", "ＭＳ ゴシック", sans-serif;
	font-size:10px;
	width: 290px;
	height: 250px;
	float: left;
	background-image: url(/images/ja-jp/widget-bg.gif);	
	line-height: 14px;
}

#widgetInner
{
	background-image: url(/images/ja-jp/widget-bg2.gif);
	width: 270px;
	height: 230px;	
	overflow:hidden;
	margin: 7px;
	padding: 2px;
}

#headerContainer
{
	width: 678px;
	height: 250px;
	float: left;	
	overflow:hidden;
}

#headerContainer span
{
	display: block;
	margin-left: -290px;
	margin-top: -1px;
	overflow: hidden;
}
#content
{
	width: 970px;
	height: auto;

}

.bookTab
{
	display: block;
	float: left; 
	position:absolute; 
	width: 60px; 
	height: 21px; 
	margin-left: 840px; 
	margin-top: 53px; 
	background-image: url(/images/ja-jp/book-link.gif);
	background-position: right middle;
	background-repeat: no-repeat;
	cursor: pointer;
	outline: none;
}

#topNav
{
	width: 970px;
	height: 75px;
}

#topNavRow
{
	width: 970px;
	height: 75px;
}


#topNavRow2
{
	width: 968px;
	background-color: #4F3636;
	padding-top:4px;
	height: 28px;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #ccc;
	background:url(/images/ja-jp/sub_bar3.png) no-repeat;

}

#topNavRow2 a
{
	color:#fff;

}
#topNavRow2 ul ul li a
{
	color: #140001;
}

#topNavRow2 a:hover, #topNavRow2 a:active
{
	color:#999;
	text-decoration:underline;

}

.homeColumn
{
	display: block;
	width: 230px;
	height: 75px;
	float: left;
}

.homeColumn img
{
	border: 0px;
}

#navColumnRow
{
	width: 730px;
	height: 75px;
	float: left
	
}
#navColumn
{
	width: 730px;
	height: 34px;
}



#mainRow
{
	width: 925px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 30px;
	margin-top: 20px;
}

#sideColumn
{
	width: 305px;
	float: left;	
	padding-left: 10px;
	padding-right: 10px;


}

.sideColumnDiv
{
	width: 290px;
	margin-bottom: 10px;
}






.banner
{
	width: 290px;
	text-align: center;
	margin-bottom: 5px;
}

.spacerDiv
{
	height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.spacerDiv2
{
	height: 10px;
	margin-bottom: 20px;
	margin-top: 40px;
}
#mainColumn
{
	width: 580px;
	float: left;	
	padding-left: 10px;
	padding-right: 10px;
}

#breadCrumbs
{	
	font-size: 10px;
	line-height:12px;
	margin-bottom:5px;

}

#breadCrumbs a
{	
	font-size: 10px;

}

#bodyTop
{
	clear:both;

}

#bodyContainer
{
	width: 540px;
	overflow: hidden;	
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}

#bodyBottom
{
	width: 580px;
	height: 5px;
	overflow: hidden;
}

.contentPhotoR
{
	float: right;
	padding-left: 20px;
}

.contentPhotoRB
{
	float: right;
	margin: 5px;
	border: solid 7px #FFFFFF;
	
}

.contentPhotoL
{
	float: left;
	padding-right: 5px;
}


#subSelector
{
	margin-top: 10px;
}

#footer
{
	width: 930px;
	text-align: center;
	padding: 20px;
	font-size: 12px;
}

#footer a
{
	margin: 10px;
	font-size: 12px;
}

#footerNav
{
	font-size: 8px; 
}

#brandBar
{
	width: 970px;
	overflow: hidden;
	height: 55px;
	background-image: url(/images/brand-bar-r.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 10px;
	margin-bottom: 10px
}

#treeViewContainer
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.calendarIcon
{
	cursor: pointer;
}

.ContentSelector
{
	list-style : none;	
	margin: 0px 0px 0px 14px;
	padding: 0px;
	clear:both;
}

.ContentSelector li
{	
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 5px 5px;

}

.ContentSelector li.sp2
{
margin-bottom:10px;
}


.ContentSelector li span
{


}


.ContentSelector ul
{	
	margin: 10px 0px 0px 0px;
	list-style: none;
	padding:15px 0px; 
	text-align:left; 

}


.ContentSelector ul.dispnone
{	
	margin: 10px 0px 0px 0px;
	display: none;
	padding:15px 0px; 
	border-top:1px solid #267982;
}

.ContentSelector li ul li
{	
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}


.ContentSelector li ul li.thumbnail
{	
	float:left; 
	width:180px; 
	height:130px; 
	margin: 5px 25px 0px 5px; 
	padding:0px;

}

.ContentSelector li ul li.thumbnail img
{	
	padding:5px;
	border:1px solid #ddd;

}

.ContentSelector ul ul
{	
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	clear:both;

}

.ContentSelector li li, .ContentSelector li li li
{	
	margin: 0px;
	padding: 0px;
}



.ContentSelector li a
{
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	font-size: 12px;
	color:#267982;
	display: inline;	
}


.ContentSelector li a:hover
{
	text-decoration:none;
	background-color:#FFFFDF;
	color:#999;
}


.ContentSelector li li span
{
font-size:12px;
color:#1D5A5F;
}



.ContentSelector li span span
{
font-size:10px; 
font-family:arial; 
font-style:italic; 
padding:0px 3px; 
color:#666; 
}

.ContentSelector li li a, .ContentSelector li li li a
{
	text-decoration:none;
	color:#267982;
	display:inline;
	font-size:12px;
}

.ContentSelector li li li a:hover
{
	text-decoration:underline;
	background-color:#F2F2E9;
	color:#666;
	display:inline;
}



.ContentSelector p
{
clear:both;
margin:0px 0px 0px 14px; 
padding:0px 0px 0px 0px;
}

.ContentSelector p.thumbnail
{	
	float:left; 
	width:140px; 
	height:100px; 
	margin: 10px 25px 0px 0px; 
	padding:0px 0px 0px 5px;

}

.ContentSelector p.thumbnail img
{	
border:1px solid #ddd;
padding:5px;
background-color:#fff;

}


.hideMe
{
	display: none;
}












#contentBookNow
{
	padding: 0px;
	margin: 0px;
	margin-left: 448px;
	margin-top: -1px;
	cursor: pointer;
	font-size: 14px;
	display: block;
	width: 70px;
	float: left;
	text-align: right;	
	position: absolute;
	z-index: 1000;
}

#contentSelectorClose
{
	text-align: right;
	margin-right: 50px;
	width: 500px;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

#loader
{
	z-index: 2000;
}

.room_ame
{
border-top:1px solid #ccc;
padding-top:15px;
margin-top:30px;
clear:both;
}


.room_ame h3
{
padding:3px 0px 0px 0px;
margin:0px;
float:left;
width:360px;
color:#666;
}


.room_ame h4
{
padding:2px 0px 0px 0px;
margin:0px;
float:left;
width:100px;
}

.room_ame h5
{
padding:0px;
margin:0px;
float:left;
width:75px;
}

.room_ame p
{
clear:both;
margin:0px 0px 0px 14px; 
}

.room_ame span
{
	border-bottom:solid 1px #267982;
	margin-left:5px;
}

.room_ame span a
{
	color:#267982;
}


.room_ame div
{
margin:10px 0px 0px 14px; border-bottom:1px solid #267982; width:100px;
}

.room_ame li a
{
	color:#267982;
	text-decoration:underline;
}







/***********new 0315_2010 ************/
.room_ame2
{
padding-bottom:5px;
clear:both;
}


.room_ame3
{
padding-bottom:15px;
clear:both;
margin:0px 5px 0px 19px;
}


.room_ame2 h3
{
padding:3px 0px 0px 0px;
margin:0px 0px 0px 19px;
float:left;
width:360px;
color:#175F00;
}



.room_ame2 h4
{
padding:2px 0px 0px 0px;
margin:0px;
float:left;
width:81px;
color:#175F00;
}

.room_ame2 h4 span
{

}

.room_ame2 h5
{
padding:0px;
margin:0px;
float:left;
width:75px;
}

.room_ame2 p
{
clear:both;
margin:0px 0px 0px 14px; 
}

.room_ame2 span
{
	border-bottom:solid 1px #267982;
	margin-left:5px;
}

.room_ame2 span a
{
	color:#267982;
}


.room_ame2 div
{
margin:10px 0px 0px 14px; border-bottom:1px solid #267982; width:100px;
}

.room_ame2 li a
{
	color:#267982;
	text-decoration:underline;
}
/***********new 0315_2010 ************/








/*
.bdd{
border:1px solid #ddd;
padding:15px;
margin:0px 8px 0px 8px;
background-color:#F2F2E9;
clear:both;
}
*/


.bdd{
border:0px solid #ddd;
padding:0px 15px 15px 15px;
margin:0px 8px 0px 8px;
clear:both;
}

.bdd2{
clear:both;
}



.dinning
{
border-bottom:1px solid #ddd;
margin-top:10px;
padding-bottom:15px;
clear:both;

}

.dinning_bottom
{
border-top:none;
margin-top:10px;
padding-top:5px;
clear:both;
}





.dinning h4, .dinning_bottom h4
{

margin:3px 7px 0px 0px;
float:left;
width:55px;
font-size:10px; 
font-family:arial; 
font-style:italic; 
text-align:center;
color:#666; 
padding:0px;
}


.icon_shopping
{
border:1px solid #fff;
background-color:#F2D0D7;
width: 55px;
font-family: arial;

text-align: center;
margin-right: 5px;
padding:0px 5px;
display: block;
float: left;
color: #666666;
font-size: 10px;
}
.icon_gourmet
{
border:1px solid #fff;
background-color:#EFD095;
width: 55px;
font-family: arial;

text-align: center;
margin-right: 5px;
padding:0px 5px;
display: block;
float: left;
color: #666666;
font-size: 10px;
}
.icon_activities
{
border:1px solid #B4D9DB;
background-color:#EFFEFF;
width: 55px;
font-family: arial;

text-align: center;
margin-right: 5px;
padding:0px 5px;
display: block;
float: left;
color: #666666;
font-size: 10px;

}
.icon_spa
{
border:1px solid #DBC3DF;
background-color:#FADFFF;
width: 55px;
font-family: arial;

text-align: center;
margin-right: 5px;
padding:0px 5px;
display: block;
float: left;
color: #666666;
font-size: 10px;
}
.icon_rentacar
{
border:1px solid #fff;
background-color:#CEDF99;
width: 55px;
font-family: arial;

text-align: center;
margin-right: 5px;
padding:0px 5px;
display: block;
float: left;
color: #666666;
font-size: 10px;
}
.icon_golf
{
border:1px solid #C4DFC3;
background-color:#E1FFDF;
width: 55px;
font-family: arial;

text-align: center;
margin-right: 5px;
padding:0px 5px;
display: block;
float: left;
color: #666666;
font-size: 10px;

}
.icon_event
{
border:1px solid #EEEF86;
background-color:#FEFFCF;
width: 55px;
font-family: arial;

text-align: center;
margin-right: 5px;
padding:0px 5px;
display: block;
float: left;
color: #666666;
font-size: 10px;
}








li.bar_gourmet
{
	background:url(/images/ja-jp/gourmet.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_shopping
{
	background:url(/images/ja-jp/shopping.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_golf
{
	background:url(/images/ja-jp/golf.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}



li.bar_spa
{
	background:url(/images/ja-jp/12.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}


li.bar_activities
{
	background:url(/images/ja-jp/13.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_event
{
	background:url(/images/ja-jp/events.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}


li.bar_rental
{
	background:url(/images/ja-jp/rental.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}


li.bar_pacific
{
	background:url(/images/ja-jp/pacific.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}


li.bar_japanese
{
	background:url(/images/ja-jp/japanese.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_asian
{
	background:url(/images/ja-jp/asian.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_italian
{
	background:url(/images/ja-jp/italian.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_french
{
	background:url(/images/ja-jp/french.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_snack
{
	background:url(/images/ja-jp/snack.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}

li.bar_fujion
{
	background:url(/images/ja-jp/fujion.png) no-repeat; 
	margin-left:10px; 
	padding-left:70px;
}


.dinning h5, .dinning_bottom h5
{
padding:4px 0px 0px 0px;
margin:0px;
float:left;
width:420px;
color:#666;

}


.dinning p, .dinning_bottom p
{
clear:both;
margin:0px 0px 0px 14px; 
padding:0px 0px 0px 0px;
}

.dinning p.thumbnail, .dinning_bottom p.thumbnail
{	
	float:left; 
	width:160px; 
	height:120px; 
	margin: 10px 25px 0px 0px; 
	padding:0px 0px 0px 15px;

}

.dinning p.thumbnail img, .dinning_bottom p.thumbnail img, .thumbnail2 img
{	
border:1px solid #ddd;
padding:5px;
background-color:#fff;

}


.dinning div, .dinning_bottom div
{
margin:10px 0px 0px 14px; 
}


.dinning ul, .dinning_bottom ul
{	
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}




.dinning li a, .dinning_bottom li a
{
	color:#267982;
}


.thumbnail2
{	
	float:left; 
	width:160px; 
	height:130px; 
	margin: 0px 4px 0px 0px; 
	padding:0px;

}




.act
{
margin-top:40px;
clear:both;
}



.act h2
{
padding:0px 0px 5px 0px;
margin:0px 0px 15px 0px;
color:#267982;
border-bottom:1px solid #ddd;
font-size:14px;
}


.act h3
{
padding:0px 0px 0px 0px;
margin:20px 0px 5px 0px;
color:#666;
}



.act p
{
clear:both;
margin:0px 0px 0px 14px; 
}

.act ul
{
margin:0px;
padding:0px 0px 0px 30px;
}

.room_ame li a
{
	color:#267982;
}

.room_img td
{
	padding-right:5px; 
	padding-bottom:5px;
	color:#444; 
	font-size:10px;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}




.lightblue
{
background-color:#A0DDF9; padding-left:5px;
}
.lime
{
background-color:#BED73E; padding-left:5px;
}
.blue
{
background-color:#4B8FCC; padding-left:5px;
}
.pink
{
background-color:#F9CCE0; padding-left:5px;
}
.purple
{
background-color:#B897C6;  padding-left:5px;
}
.yellow
{
background-color:#FFE94E;  padding-left:5px;
}
.green
{
background-color:#6BBF69;  padding-left:5px;
}
.darkgreen
{
background-color:#009999;  padding-left:5px;
}
.orange
{
background-color:#FDBF50;  padding-left:5px;
}
.gray
{
background-color:#CCCCCC;  padding-left:5px;
}
.lightbrown
{
background-color:#CCCC99;  padding-left:5px;
}
.deepgreen
{
background-color:#01A491;  padding-left:5px;
}
.black
{
background-color:#ddd;  padding-left:5px;
}


.content_table
{
	width:100%;
	border:1px solid #ccc;
	border-collapse: collapse;
}

.content_table td
{
	width:33%;
	border:1px solid #ccc;
	padding-left:5px;
	font-family: MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", sans-serif;
	font-size:10px;
}



.content_table td a
{
	color:#267982;
	text-decoration:underline;
	font-size:10px;
}



.content_table2
{
	width:100%;
	border:1px solid #206f07;
	border-collapse: collapse;
}


.content_table2_th
{
	font-family: arial, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", sans-serif;
	color:#ffffff;
	border-left:1px solid #ffffff;
	font-weight:bold;

}


.content_table2 td
{
	border:1px solid #206f07;;
	padding-left:5px;
	font-family: arial, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", sans-serif;
	font-size:10px;
	text-align:center;
}

.content_table2 td.cond_n
{
	text-align:left;
}


.content_table2 td a
{
	color:#267982;
	text-decoration:underline;
	font-size:10px;
}





.waikiki_connection
{
margin-left:12px;
}

.waikiki_connection h6
{
margin-bottom:2px;
padding-bottom:0px;
color:#666;
}

.waikiki_connection ul
{
margin:0px 0px 20px 3px;
padding:0px 0px 0px 15px;
}

.waikiki_connection li
{
margin:0px 0px 3px 0px;
}

.waikiki_connection li a
{
	color:#267982;
}





.kanikapila
{
margin-left:12px;
}

.kanikapila h6
{
margin-bottom:2px;
padding-bottom:0px;
color:#267982;
}

.kanikapila a
{
color:#267982;
text-decoration:underline;
}




/*Default.aspx content bottom */
.top_list
{
padding:10px 0px 0px 0px; margin:0px 0px 0px 0px; clear:both;
}
.top_list ul 
{
border-bottom:1px dotted #ddd; padding:0px 0px 10px 0px; list-style-type:none; 
clear:both; height:58px; margin:0px 10px 10px 10px;
}
.top_list a
{
color:#1D5A5F;
}
.top_list li.top_list_img
{
float:left; width:226px;clear:both;
}
.top_list li.top_list_img img
{
width:200px; padding:3px; border:1px solid #ddd;
}
.top_list li.top_list_title
{
font-weight:bold; margin:0px 0px 5px;
}


/* meeting */
.meeting_table
{
	width:100%;
	border:1px solid #ccc;
	border-collapse: collapse;
}

.meeting_table td
{
	width:13%;
	border:1px solid #ccc;
	padding-left:5px;
	font-family: Arial, "ＭＳ Ｐゴシック", Arial, "ＭＳ ゴシック", sans-serif;
	font-size:12px;
}


/*** test for new room page design 041510 ***/


.room_ame4
{
border-top:1px solid #ccc;
padding-top:10px;
margin-top:30px;
clear:both;
}

.room_ame4_top
{
border-top:none;
padding-top:10px;
margin-top:10px;
clear:both;
}

.room_ame4 h3, .room_ame4_top h3
{
padding:3px 0px 0px 20px;
margin:0px;
float:left;
width:340px;
color:#175F00;
}

.room_ame4 h4, .room_ame4_top h4
{
padding:2px 0px 0px 0px;
margin:0px;
float:left;
width:100px;
color:#175F00;
}

.room_ame4 h5, .room_ame4_top h5
{
padding:0px;
margin:0px;
float:left;
width:75px;
}

.room_ame4 p, .room_ame4_top p
{
clear:both;
margin:0px 0px 0px 14px; 
}

.room_ame4 span, .room_ame4_top span
{
	border-bottom:solid 1px #267982;
	margin-left:5px;
}

.room_am4e span a, room_ame4_top span a
{
	color:#267982;
}


.room_ame4 div, room_ame4_top div
{
margin:10px 0px 0px 14px; border-bottom:1px solid #267982; width:100px;
}

.room_ame4 li a, .room_ame4_top li a
{
	color:#267982;
	text-decoration:underline;
}
/*** end of test for new room page design 041510 ***/


/*** aloha program **/

.content_table_aloha
{
	width:90%;
	border-collapse: collapse;
	padding-left: 10px;
}

.content_table_aloha td
{
	padding:5px;
	font-family: arial, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", sans-serif;
	font-size:12px;
}

.content_table_aloha_th
{
	padding: 3px;
	font-family: arial, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", sans-serif;
	font-size:12px;
	border-bottom: solid 1px #98BEC0;
	color: #267982;
}

.content_table_aloha_td1
{
	width: 15%;
	padding:5px;
}



.content_table_aloha td a
{
	color:#267982;
	text-decoration:underline;
	font-size:12px;
}



/***********For LWS************/
.room_ameL
{
padding-bottom:5px;
clear:both;
}



.room_ameL h3
{
padding:3px 0px 0px 0px;
margin:0px 0px 0px 19px;
float:left;
width:360px;
color:#666;
}



.room_ameL h4
{
padding:2px 0px 0px 0px;
margin:0px;
float:left;
width:81px;
color:#666;
}

.room_ameL h4 span
{

}

.room_ameL h5
{
padding:0px;
margin:0px;
float:left;
width:75px;
}

.room_ameL p
{
clear:both;
margin:0px 0px 0px 14px; 
}

.room_ameL span
{
	border-bottom:solid 1px #267982;
	margin-left:5px;
}

.room_ameL span a
{
	color:#267982;
}


.room_ameL div
{
margin:10px 0px 0px 14px; border-bottom:1px solid #267982; width:100px;
}

.room_ameL li a
{
	color:#267982;
	text-decoration:underline;
}
/***********For LWS ************/








/*************add 060110 ******************/
/************* top ******************/
h1.big_title {
	padding:0px;
	margin:12px 0px 0px 0px;
}

h2.title_bar {
	background:url(/images/ja-jp/title_bar/title_bar.jpg) no-repeat;
	border-top:1px solid #267982;
	padding:0px;
	border-bottom:none 0px;
	font-size:14px;
	margin-bottom:20px;
}

.spacer {
	clear:both; 
	height:20px;
}

.spacer2 {
	clear:both; 
	height:5px;
}

.margin26 {
	margin-left:26px;
}

.margin26 ul{
	margin:0px 0px 0px 15px;
	padding:0px;
}

.back01 {
	background:url(/images/ja-jp/title_bar/3.png) center right no-repeat;

}

.img_right {
	float:right; 
	margin-left:15px;
}

.link_box {
	display:block; 
	border:0px solid #FF7907; 
	width:170px; 
	color:#FF7907; 
	margin:15px 0px 15px 0px;
	background:url(/images/ja-jp/title_bar/arrow.gif) no-repeat;
	padding:0px 0px 0px 17px;
}

.link_box2 {
	display:block; 
	border:1px solid #FF7907; 
	width:160px;
	text-align:center;
	color:#FF7907; 
	margin:5px 0px 10px 332px;
	padding:0px;
}




/************* room ******************/

.room_gallery_border {
	padding:0px 8px 8px 0px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

li.room_price {
	padding:2px 0px 0px 0px; 
	width: 61px; 
	color: #267982; 
	font-weight:bold; 
	display: block; 
	float: left;
	position: absolute; 
	margin-left: 370px; 
	margin-top: 2px;
}
li.room_resv {
	padding:0px; 
	margin:0px; 
	width: 75px; 
	display: block; 
	float: left;
	position: absolute; 
	margin-left: 445px; 
	margin-top: 2px;
}
li.room_wrap {
	padding:1px 0px 5px 20px; 
	margin:0px 0px 0px 8px;
	background:url(/images/ja-jp/title_bar/arrow2.gif) no-repeat;
}

li.room_wrap a {
	font-weight:bold;
	font-size:12px; 
	color: #FF7907; 
	text-decoration:underline;
	display: block; 
}


li.slider_wrap {
	padding:1px 0px 5px 20px; 
	margin:0px 0px 0px 8px;
	background:url(/images/ja-jp/title_bar/arrow2.gif) no-repeat;
}

li.slider_wrap a {
	text-decoration:underline; 
	font-size:12px; 
	color: #FF7907; 
	display: block; 
}


ul.slider_inside {
	display:none; 
	padding:15px; 
	background-color:#FFFFCF;
}

ul.slider_inside ul.slider_inside_inside {
	margin:15px 10px 0px 0px; 
	border-top:1px solid #267982; 
	padding-top:25px;
}

ul.slider_inside ul.slider_inside_inside li.inside_img {
	list-style-type:none; 
	padding:0px 4px 0px 0px;
	float:right
}


ul.ContentSelector li a.slider_link {
	display:block; 
	border:0px solid #FF7907; 
	color:#FF7907; 
	margin:5px 0px 10px 0px;
	background:url(/images/ja-jp/title_bar/arrow.gif) no-repeat;
	padding:0px 0px 0px 17px;
}