@charset "utf-8";
@import url("../../event/css/style.css");
/* CSS Document */

/**** 料金・宿泊プランページ ****/

#h2_price{
	background: url(../images/price_main.jpg) right no-repeat;
}



.price_text{
	float: left;
	height: 105px;
	width: 400px;
	margin-top: 10px;
}



.price_text div{
	text-align: right;
}



#h3_price{
	clear: both;
	height: 25px;
	width: 550px;
	padding: 17px 0 0 10px;
	margin: 10px 0;
	font-size: 17px;
	color: #ff9999;
	background: url(../images/h3_price.jpg);
}



.meal_text{
	float: left;
	height: 105px;
	width: 305px;
	margin-top: 10px;
}



.price_list{
	height: 160px;
	width: 560px;
	background: url(../images/price_bg.jpg);
}



.price_list div{
	height: 40px;
	padding: 13px 10px 0 0;
}



.price_list div div{
	float: left;
	padding: 0px;
	text-align: left;
}


