@charset "utf-8";

/* 共通設定 */
@import url("common.css");

/* ============================================================================= */

/* [お部屋と料金案内]共通設定 */

/* ============================================================================= */


	/* contents */
	#contents h2 img {
		padding:0;
	}
	/* end */

	/* room layout */
	#contents p#roomlayout {
		text-align:center;
		width:568px;
		border:1px dotted #B4B4B4;
	}

	#contents p#roomlayout img {
		padding:15px 0;
	}
	/* end */
	
	/* price list */
	#contents p#pricelist {
		text-align:center;
		width:568px;
		border:1px dotted #B4B4B4;
	}

	#contents p#pricelist img {
		padding:15px 0;
	}
	/* end */