@charset "UTF-8";


.mb0{margin-bottom:0 !important;}
.mb10{margin-bottom:10px !important;}
.mb30{margin-bottom:30px !important;}
.mb50{margin-bottom:50px !important;}
/* ------------------------
	thetasi
------------------------ */


#thetasi {
 clear:both;
 overflow:hidden;
}


#thetasi p{
	margin:0 0 15px 0;
	line-height:1.7;
}
#thetasi p.more{
	text-align:center;
	margin:0 0 30px 0;
}



/* ------------------------
	thetasi_rooms
------------------------ */

#thetasi_rooms {
 clear:both;
 overflow:hidden;
}

#thetasi_rooms .room_navi{
	overflow:hidden;
	margin:0 0 20px 0;
	
}

#thetasi_rooms .room_navi li{
	float:left;
	
}

#thetasi_rooms h3,
#thetasi_lounge h3{
 clear:both;
	background:url(../thetasi_rooms/title.gif) no-repeat;
	color:#fff;
	font-size:22px !important;
	padding:9px 0 12px 12px;
	margin:0 0 15px 0;
	font-weight:bold;
	font-family:"Roboto Slab" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	text-shadow:1px 1px 0px rgba(0, 0, 0, 0.3);
-moz-text-shadow:1px 1px 0px rgba(0, 0, 0, 0.3);
-webkit-text-shadow:1px 1px 0px rgba(0, 0, 0, 0.3);
}

#thetasi_rooms h4{
 clear:both;
	font-size:22px !important;
	margin:0 0 20px 0;
	font-family:"Roboto Slab" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#thetasi_rooms p,
#thetasi_lounge p{
	margin:0 0 15px 0;
	line-height:1.8;
}
#thetasi_rooms p.more{
	text-align:right;
	margin:0 0 30px 0;
}


#thetasi_rooms div.left{
	float:left;
	width:380px;
}


#thetasi_rooms div.right{
	float:right;
	width:346px;
}

#thetasi_rooms dl.spec{
	border-top:1px solid #ccc;
}

#thetasi_rooms dl.spec dt{
	float:left;
	clear:left;
	font-weight:bold;
	color:#004E97;
	padding:7px;
	line-height:1.6;
}

#thetasi_rooms dl.spec dd{
	padding:7px 7px 7px 110px;
	border-bottom:1px solid #ccc;
	line-height:1.6;
}

#thetasi_rooms .amenity dl.am_left{
	clear:right;
	float:left;
	overflow:hidden;
	margin:0 0 30px 0;
	width:376px;
	
}

#thetasi_rooms .amenity dl.am_right{
	float:right;
	overflow:hidden;
	margin:0 0 30px 0;
	width:360px;
	
}

#thetasi_rooms .amenity dl dt{
	font-weight:bold;
	color:#004E97;
	padding:4px;
	border-bottom:1px solid #ccc;
	margin:0 0 5px 0;
	font-size:14px;
}


#thetasi_rooms .amenity dl dd{
	padding:5px;

}

#thetasi_rooms .amenity ul{
	padding:0 0 0 5px;
	margin:0 40px 0 0;
	float:left;

}

#thetasi_rooms .amenity ul li{
	text-indent:;
	margin:0;
	list-style:inside disc !important;
}

/* ------------------------
	thetasi_lounge
------------------------ */


#thetasi_lounge {
 clear:both;
 overflow:hidden;
}

#thetasi_lounge table{
	border:1px solid #CBBDA9;
	margin:0 0 30px 0;
	width:100%;
	border-collapse: collapse;
	border-spacing:1px !important;
}

#thetasi_lounge table th{
	border:1px solid #CBBDA9;
	background:#EAE5DD;
	color:#8C6239;
	font-weight:bold;
	text-align:center;
	padding:8px 10px;
}

#thetasi_lounge table td{
	border:1px solid #CBBDA9;
	background:#fff;
	padding:8px 10px;
}

#thetasi_lounge dl.lounge{
	clear:both;
	overflow:hidden;
	background:#EAE5DD;
	margin:0 0 30px 0;
	padding:20px 25px;
}

#thetasi_lounge dl.lounge > dt{
	float:left;
}

#thetasi_lounge dl.lounge > dd{
	float:right;
	width:340px;
}
#thetasi_lounge dl.lounge > dd p{
	clear:left;
}

#thetasi_lounge dl.lounge > dd p.name{
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#004E97;
	line-height:1.4;
	font-family:"Roboto Slab" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#thetasi_lounge dl.lounge > dd p.name span{
	float:left;
	margin:-3px 5px 10px 0;
}


#thetasi_lounge dl.spec,
#thetasi_lounge dl.spec02{
	border-top:1px solid #ccc;
	overflow:hidden;
}
#thetasi_lounge dl.spec03{
	overflow:hidden;
}

#thetasi_lounge dl.spec dt,
#thetasi_lounge dl.spec02 dt,
#thetasi_lounge dl.spec03 dt{
	float:left;
	clear:left;
	font-weight:bold;
	color:#004E97;
	padding:7px;
	line-height:1.6;
}

#thetasi_lounge dl.spec dd{
	padding:7px 7px 7px 130px;
	border-bottom:1px solid #ccc;
	line-height:1.6;
}
#thetasi_lounge dl.spec02 dd{
	padding:7px 7px 7px 70px;
	border-bottom:1px solid #ccc;
	line-height:1.6;
}

#thetasi_lounge dl.spec03 dd{
	padding:7px 7px 7px 170px;
	line-height:1.6;
}


#thetasi_lounge div.service_wrap{
	clear:both;
	overflow:hidden;
	background:#EAE5DD;
	margin:0 0 30px 0;
	padding:20px 25px;
}

#thetasi_lounge div.service_wrap h4{
	font-size:26px !important;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#004E97;
	line-height:1.4;
	font-family:"Roboto Slab" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#thetasi_lounge div.service_wrap h4 span{
	float:left;
	margin:-8px 5px 10px 0;
}



#thetasi_lounge dl.service{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

#thetasi_lounge dl.service > dt{
	float:left;
}

#thetasi_lounge dl.service > dd{
	float:right;
	width:340px;
}
#thetasi_lounge dl.service > dd p{
	clear:left;
}

#thetasi_lounge dl.service > dd p.name{
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#004E97;
	line-height:1.4;
	font-family:"Roboto Slab" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}


#thetasi_lounge div.service_wrap .caution{
	border:1px solid #ccc;
	padding:10px 12px;
	background:#fff;
	margin:0 0 30px 0;	
}