﻿a:link{color:#FF00FF;}
a:visited{color:#FF0000;}

.banquet_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/banquet_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.banquet_base {
	width:100%;
	margin-top:10px;
}	

.banquet_base h2{
	width:100%;
	height:20px;
	border-left:5px solid #0099CC;
	color:#999999;
	margin:5px 2px 5px 2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/banquet/banquet_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	


.banquet_base_left {
	width:440px;
	height:600px;
	float:left;
	margin-left:2px;
	background-color:#ffffff;
	
}

.banquet_base_right {
	width:440px;
	height:600px;
	float:right;
	margin-right:2px;
	background-color:#ffffff;
}



/*left area*/

/*宴会料金*/
.box_banquet_price {
	width:440px;
	height:140px;
	background-color:#ffffff;
	margin:0;
	padding:0;
}

.box_banquet_price h1{
	height:25px;
	width:440px;
	background-image:url(../img/stay/stay_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:3px 0 0 5px;
}


.banquet_price_list {
	width:420px;
	margin:5px;
	padding:5px;
	float:left;
	line-height:18px;
}

.banquet_price_list ul{
	list-style:square inside;
	list-style-image:url(../img/list_image.gif);
	font-size:12px;
	margin:0 0 10px 0;
}


/*right area*/

/*プランバナー*/
.plan_banner1 {
	width:440px;
	height:300px;
	background-color:#ffffff;
	margin:0 0 5px 0;
	padding:0;
	background-image:url(../img/banquet/plan_banner1.jpg);
	text-indent:-5000px;
}
.plan_banner1 a{
	width:440px;
	height:144px;
	background-image:url(../img/banquet/plan_banner1.jpg);
	background-repeat:no-repeat;
	display:block;
}

.plan_banner1 a:hover{
	background-image:url(../img/banquet/plan_banner1.jpg);
	background-repeat:no-repeat;
}

/*オプションバナー*/
.plan_option {
	width:440px;
	height:180px;
	background-image:url(../img/banquet/plan_option2.jpg);
	background-repeat:no-repeat;
	padding:0;
	/*text-indent:-5000px;*/
}


/*オプションバナー*/
#plan_option3 {
	width:430px;
	height:180px;
	background-image:url(../img/banquet/plan_option3.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin-bottom:-100px;
	/*text-indent:-5000px;*/
}

