@charset "utf-8";
@media screen {

img {
	
	behavior:url(../../../js/iepngfix.htc);
}

#hotelPageHeader h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-image: url(../images/hotelPage02h2bg.jpg);
	background-repeat: no-repeat;
	font-size: 138.5%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	width: 280px;
}


#hotelPageHeader p{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	white-space: normal;
	width: 350px;
	word-break:break-all;
}

}
#hotelBox01Hd {
	background-image: url(../images/hotelpageBoxHd.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
#hotelBox01Body {
	background-image: url(../images/hotelpageBoxBody.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#hotelBox01Body h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 10px;
	color: #CC0000;
	margin-bottom: 5px;
}
#hotelBox01Ft img {
	vertical-align: top;
}
#hotelBox01Ft {
	clear: both;
}
#hotelBox01 {
	padding-right: 0px;
	clear: both;
}

#hotelBox01Body td {
	padding-left: 15px;
	font-size: 116%;
}

#hotelDescription {
	padding-left: 15px;
	margin: 0 0 20px 0;
}

#htelChargeBlk table ,#hotelFacilities table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#htelChargeBlk th ,#hotelFacilities th {
	background-color: #DCDDDD;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
#htelChargeBlk td ,#hotelFacilities td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}


#htelChargeBlk h3 ,#hotelFacilities h3 {
	margin-bottom: 10px;
}

#chargeBox , #facilitiesBox {
	padding-right: 15px;
	padding-left: 15px;
}

#htelChargeBlk ,#hotelFacilities {
	padding-bottom: 20px;
}

#facilitiesBox .td01 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 15px;
}

/* ===== 予約 ===== */
@media screen{
	#reserveBox {
		margin-bottom: 20px;
		padding-right: 30px;
		padding-left: 30px;
		height:100%;
	}
	
		#reserveBox p {
			font-size: 85%;
			float: left;
			margin-left: 20px;
			width:490px;
			word-break:break-all;
			font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
			
		}

		#reserveBox li {
			font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
			font-size: 85%;
		}
		#reserveLeft {
	float: left;
	margin-right: 1em;
		}
		#reserveRight {
			float: left;
		}
		
		#reserveBox:after{
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
		}
		
		#reserveBox {
		display:inline-block;
		}
		
		/* Hides from IE-mac \*/
		*html #reserveBox{ height:1%;}
		
		#reserveBox{display:block;}
		
		/* End hides from IE-mac */
		
		#reserveBox + *{
			clear: both;
		}
		#reservBtn {
			float: left;
		}
}		
		

#facilitiesBox p {
	font-size: 77%;
	padding-top: 5px;
	padding-bottom: 5px;
	word-break:break-all;
}
#facilitiesBox li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
}
#hotelPageHeader .s_title {
	font-size: 123.1%;
}
#hotelPageHeader .ss_title {
	font-size: 108%;
}
#hotelPageHeader .sss_title {
	font-size: 100%;
}

