@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
#bg_page {
	background-image: url(../rooms/images/bg_title-pc.jpg);
}

@media only screen and (max-width: 767px) {
	#bg_page {
		background-image: url(../rooms/images/bg_title-sp.jpg);
	}
}

.westerm .tbl_primary_fix {
	margin-top: 0 !important;
}

.westerm .r_st {
	margin-top: 30px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 110%;
}

/*# sourceMappingURL=../maps/rooms.css.map */
