@charset "utf-8";


/* CSS Document */

img{
	vertical-align: bottom;
}

.showallhotels{
	position: relative;
}

.showallhotels a.button{
	position: absolute;
	top: 0px;
	right: 0px;
}

#lead {
	height: 32px;
	width: 750px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-bottom: 0px;
	background-image: url(../img/hotel/box-top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#hotel{
	width: 721px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 30px;
	margin-top: 0px;
	border-right-color: #b1ccdf;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #b1ccdf;
	border-left-style: solid;
	border-left-width: 2px;
}

#wrap{
	padding-bottom: 3px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	background-image: url(../img/hotel/box-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#hotel .block{
	margin-bottom:24px;
}

#hotel .caption{
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 18px;
	font-weight: bold;
	color: #0041ac;
}

/*TOP*/
#hotel #top{
	position: relative;
	width: 592px;
	padding-left: 100px;
}

#hotel #top img#topimg{
	position: absolute;
	left: 0px;
	top: 0px;
}

#hotel #top p#toparea{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 18px;
	width: 125px;
	padding-top: 3px;
	text-align: center;
	background-color: #ffd57a;
}


#hotel #top h2{
	padding-left: 27px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../img/hotel/dot-cyan.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#hotel #top h2 span{
	padding-left: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	
}



/*おすすめツアー*/
#hotel div.tour{
	clear: both;
	width: 692px;
}

#hotel div.tour h3{
	clear: both;
	height: 26px;
	padding-top: 8px;
	padding-left: 18px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/hotel/tour-header.gif);
	background-repeat: no-repeat;
}

#hotel div.tour ul{
	position: relative;
	width: 690px;
	border-top-style: none;
	border-right:1px solid #4982cf;
	border-bottom:1px solid #4982cf;
	border-left:1px solid #4982cf;
	font-size: 13px;
}

#hotel div.tour ul li{
	position: relative;
	padding:10px 0;
	padding-left: 45px;
	border-bottom:1px dotted #666666;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	background-image: url(../img/hotel/tour-arrow.gif);
	background-position: 10px 11px;
	background-repeat: no-repeat;
}

/*ツアー準備中注釈文↓*/
#hotel div.tour p.notour{
	position: relative;
	padding:10px 0;
	padding-left: 17px;
	border-bottom:1px dotted #666666;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	background-position: 10px 11px;
	background-repeat: no-repeat;
}


/*ツアー準備中注釈文↑*/

#hotel div.tour ul li.last{
	border: none;
}

/*値段*/
#hotel div.tour ul li span{
	padding-left: 5px;
	font-weight: bold;
	color: #fd0000;
}

#hotel div.tour ul ul{
	position: absolute;
	top: 9px;
	right: 10px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#hotel div.tour ul ul li{
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-color: #0054BB;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}




#hotel #maininfo{}
#hotel #hotelsummary {
	float: left;
	width: 482px;
}

#hotel #hotelsummary #mainimg{
	position: relative;
	height: 232px;
	width: 482px;
}

#hotel #hotelsummary #mainimg img#mainimg1{
	position: relative;
	left: 0px;
	top: 0px;
}

#hotel #hotelsummary #mainimg img#mainimg2{
	position: absolute;
	top: 0px;
	right: 0px;
}

#hotel #hotelsummary #mainimg img#mainimg3{
	position: absolute;
	top: 100px;
	right: 0px;
}

#hotel #hotelsummary #mainimg p{
	padding-top: 3px;
	font-size: 10px;
	color: #666666;
}


#hotel #hotelsummary p.caption{
	margin-bottom: 5px;
}

#hotel #hotelsummary ul#roomimg{
	width: 482px;
	margin-top: 20px;
}

#hotel #hotelsummary ul#roomimg li{
	float: left;
	height: 110px;
	margin-right: 14px;
	font-size: 10px;
	color: #666666;
	margin-bottom:7px;
}

#hotel #hotelsummary ul#roomimg li img{
	margin-bottom: 2px;
	display: block;
}

#hotel #hoteldetail{
	float: right;
	width: 190px;
	padding-right: 29px;
}

#hotel #hoteldetail h3{
	font-size:16px;
	padding-left: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom:5px;
	background-image: url(../img/hotel/dot-blue.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}



#hotel #hoteldetail table{
	width: 190px;
}
#hotel #hoteldetail table th{
	padding-left: 3px;
	font-weight: normal;
	color: #214c8b;
	text-align: left;
	background-color: #d8eaff;
	
}

#hotel #hoteldetail td{
	padding-bottom: 3px;
}

#hotel .hotelextra{padding-right:29px;}
#hotel .hotelextra h3{
	clear: both;
	padding-left: 25px;
	margin-bottom: 5px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/hotel/dot-orange.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
}

#hotel .hotelextra table{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#hotel .hotelextra table th,
#hotel .hotelextra table td{
	padding:3px 3px;
	border: 1px solid #CCCCCC;
}

#hotel .hotelextra table th{
	font-weight: bold;
	color: #4b4b4b;
	text-align: left;
	background-color: #e7e7e7;
	white-space:nowrap;
}

#hotel .hotelextra table td{
	text-align: center;
}
#hotel .hotelextra table td.else{
	text-align:left;}

#tokyo #hotel .hotelextra table th,
#kyushu #hotel .hotelextra table th{
	width:120px;}

#tokyo #hotel .hotelextra table td,
#kyushu #hotel .hotelextra table td
{text-align:left;}

h3.common{
	clear: both;
	height: 25px;
	padding-top: 8px;
	padding-left: 35px;
	margin-bottom: 20px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/hotel/subheader-bg.gif);
	background-repeat: no-repeat;
}

#hotel #hotelmap{
	position: relative;
	padding-left: 12px;
	margin-bottom:40px;
	width: 680px;
}

#hotel #hotelmap #googlemap{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 300px;
	width: 425px;
}

#hotel #hotelmap h4{
	color: #3b63b8;
	font-size: 16px;
	line-height:1.2;
	font-weight: bold;
	width: 220px;
	height: 27px;
	padding: 5px 0 0 28px;
	margin: 10px 0 14px 0;
	background-image: url(../img/hotel/map-pin1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#hotel #hotelmap p{
	color: #3b63b8;
}

#hotel #hotelmap ul {
	margin-top: 15px;
	width: 200px;
}

#hotel #hotelmap ul li{
	width: 200px;
	padding-left: 22px;
	margin-bottom: 7px;
	font-size: 14px;
/*	background-image: url(../img/hotel/map-pin2.gif);*/
	background-image: url(../img/hotel/dot-green.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-weight:bold;
}

#hotel #hotelmap ul li p{
	font-weight:normal;
	font-size: 12px;
	color: #4b4b4b;
	line-height: 120%;
}

#hotel ul#gallery{
	margin-bottom:12px;
	float:left;
}

#hotel ul#gallery li{
	float: left;
	height: 116px;
	width: 124px;
	margin-right: 18px;
	font-size: 10px;
	color: #666666;
}

#hotel ul#gallery li.last{
	margin-right: 0px;
}

#hotel #voice{
	clear:both;
	position: relative;
	width: 692px;
}

#hotel #voice h3{
	height: 25px;
	padding:6px 0 0 140px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/hotel/voice-header.gif);
	background-repeat: no-repeat;
	background-position:left center;
	margin-bottom:7px;
}

#hotel #voice p#databy{
	position: absolute;
	top: 14px;
	right: 5px;
	font-size: 10px;
	color:#888;
}

#hotel #voice .post{
	padding-bottom: 20px;
}

#hotel #voice .post p{
	margin-left: 15px;
}

#hotel #voice .post p.postby{
	position: relative;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-left: 0;
	border-bottom-color: #ffc988;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #fff5e3;
}

#hotel #voice .post p.postby strong{
	position: absolute;
	top: 4px;
	right: 10px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	background-image: url(../img/hotel/voice-star.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#hotel #keyword{
	width: 692px;
	padding-top: 20px;
	border-top-color: #819beb;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #819beb;
	border-right-width: 1px;
	border-bottom-color: #819beb;
	border-bottom-width: 1px;
	border-left-color: #819beb;
	border-left-width: 1px;
}

#hotel #keyword h3{
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 15px;
	font-weight: bold;
}

#hotel #keyword ul{
	margin-top: 10px;
}

#hotel #keyword a.button{
	top: 20px;
	right: 0px;
}
