@charset "utf-8";



/*----------------------------------------------------------------



Hotel



----------------------------------------------------------------*/


/*----------------------------------------------------------------

Hotel Hawaii  hilton

----------------------------------------------------------------*/


/*--ベストレート保障--*/

#main .container .bn_best-r{
	position:relative;
	}

#main .container .best-r_link{
	width:224px;
	height:66px;
	position:absolute;
	top:188px;
	left:7px;
	}


#hotelBody{
	line-height:1.9em;
	letter-spacing:0.05em;
	text-align:left;
	}

/*--ナビ--*/

#hotelBody .hotel_navi{
	margin-bottom:20px;
	}



#hotelBody .hotel_navi#bottom{
	margin-top:20px;
	}





#hotelBody .hotel_navi li{
	padding-right:3px;
	float:left;
	}



#hotelBody .hotel_navi li.no_pr{
	padding-right:0;
	}





/*--サブタイトル--*/

#hotelBody h4{
	margin-bottom:20px;
	}



#hotelBody h5{
	margin-bottom:10px;
	}





/*--コンテンツ内イメージ--*/

#hotelBody img.img_right{
	margin:0 0 5px 5px;
	float:right;
	}



#hotelBody img.img_left{
	margin:0 10px 5px 0;
	float:left;
	}





/*--動画--*/

#hotelBody .hotel_center{
	text-align:center;
	}



/*--枠--*/

#hotelBody .wakuBox{
	padding:10px;
	border:#dcdcdd solid 3px;
	}



#hotelBody .wakuBox h6{
	margin-bottom:7px;
	color:#35796d;
	font-size:12px;
	font-weight:bold;
	}



#hotelBody .wakuBox dt{
	padding_bottom:5px;
	font-weight:bold;
	line-height:130%;
	display:inline;
	}



#hotelBody .wakuBox dd{
	padding_bottom:5px;
	line-height:130%;
	display:inline;
	}





/*--お部屋--*/

#hotelBody .rooms_cont .f_left{
	width:307px;
	float:left;
	}



#hotelBody .rooms_cont .f_right{
	width:307px;
	float:right;
	}



#hotelBody .rooms_cont .f_left img,
#hotelBody .rooms_cont .f_right img {
	margin-bottom:5px;
	}



/*--マップ表--*/

#hotelBody .hotel_table{
	width:100%;
	border-top:#91a4ba solid 1px;
	border-left:#91a4ba solid 1px;	
	}



#hotelBody .hotel_table th{
	padding:5px;
	border-bottom:#91a4ba solid 1px;
	border-right:#91a4ba solid 1px;
	background:#d6dee7;
	}



#hotelBody .hotel_table td{
	padding:5px;
	border-bottom:#91a4ba solid 1px;
	border-right:#91a4ba solid 1px;	
	}



/*--グーグルマップ--*/

#hotelBody .hotel_gmap{
	width:634px;
	height:400px;
	margin-bottom:20px;
	text-align:center;
	}









