/*------- 共通 -------*/

.middle_bg{
	margin-top: 0px;
	width:730px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/plan/img_bg_midle.jpg);
	background-repeat: repeat-y;
	}

.plan_po{
	padding-left: 15px;
	padding-right: 15px
}

.space{
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	}



/*ページ内注意文(小)*/
.plan_att{
	font-size:70%;
}


/*------- 客室料金 -------*/
.plan_se{
	padding-top: 5px;
}




/*　食事　*/

.meal_bg{
	margin-top: 0px;
	width:730px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/plan/img_bg_midle.jpg);
	background-repeat: repeat-y;
	}

/*------- お問い合わせ -------*/
.contact_bg{
	margin-top: 0px;
	width:730px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/plan/img_bg_contact_midle.jpg);
	background-repeat: repeat-y;
	}



