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;
}

dl#plan_list{
		clear: both;
		width:420px;
		height:200px;
		/*list-style-type: none;*/
		margin-bottom: 10px;
}

dt.plan_image{
		float: left;
}

dd.plan_text{
		float: left;
		margin-left: 5px;
		font-size: 12px; line-height: 21px;
}



/*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:185px;
	background-image:url(../img/banquet/plan_option2.jpg);
	background-repeat:no-repeat;
	padding:0;
	/*text-indent:-5000px;*/
}


/*オプションバナー*/
#plan_option4 {
	width:440px;
	height:185px;
	background-image:url(../img/banquet/plan_option4.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin-bottom:10px;
	/*text-indent:-5000px;*/
}


p.pdf{
		margin-top: 32px; margin-left: 5px;
		clear: both;
		padding-top: 7px; padding-left: 20px;
		width: 530px; height: 24px;
		font-size: 10px;
		background-image: url(../img/banquet/pdf_image.gif);
		background-position: 0 0px;
		background-repeat: no-repeat;
}
* html p.pdf,
*+html body p.pdf{
		margin-top: 1px; margin-left: 5px;
		clear: both;
		padding-top: 7px; padding-left: 20px;
		width: 530px; height: 24px;
		font-size: 10px;
		background-image: url(../img/banquet/pdf_image.gif);
		background-position: 0 0px;
		background-repeat: no-repeat;
}

p.pdf a{ font-size: 12px; font-weight:bold;}



