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;
}

/*宴会トップイメージ　IE用*/
* html .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:900px;
	height:900px;
	margin-top:10px;
}	

.banquet_base h2{
	width:890px;
	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 0;
}	

/*宴会ベース　IE用*/

* html .banquet_base {
	width:100%;
	height:800px;
	margin-top:10px;
}	

* html .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) ;
}	

/*宴会ベース左　ファイヤーフォックス用*/
.banquet_base_left {
	width:440px;
	height:300px;
	float:left;
	margin-left:2px;
	background-color:#ffffff;
	
}

/*宴会ベース左　IE用*/
* html .banquet_base_left {
	width:440px;
	height:300px;
	float:left;
	margin-left:2px;
	background-color:#ffffff;
	
}

/*宴会ベース　IE用*/
.banquet_base_right {
	width:440px;
	height:300px;
	float:right;
	margin-right:2px;
	background-color:#ffffff;
}



/*left area*/

/*宴会コメントエリア*/
.banquet_info {
	width:440px;
	height:auto;
	padding:5px;
}
/*宴会お問い合わせフォーム*/
.box_banquet_form {
	width:440px;
	height:60px;
}

.banquet_form_text {
	width:290px;
	height:60px;
	float:left;
	padding:15px 0 0 20px;
}

/*宴会問い合わせフォームボタン*/
.banquet_form_btn {
	width:150px;
	height:50px;
	float:right;
	background-image:url(../img/banquet/form_btn.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.banquet_form_btn a{
	height:50px;
	background-image:url(../img/banquet/form_btn.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

.banquet_form_btn a:hover{
	background-position:0 -50;
}


/*right area*/

/*プランバナー1*/
.plan_banner1 {
	width:440px;
	height:144px;
	margin-bottom:15px;
	background-image:url(../img/banquet/plan_banner1.jpg);
	background-repeat:no-repeat;
	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;
}

/*プランバナー2*/
.plan_banner2 {
	width:440px;
	height:144px;
	background-image:url(../img/banquet/plan_banner2.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
	text-indent:-5000px;
}

.plan_banner2 a{
	width:440px;
	height:144px;
	background-image:url(../img/banquet/plan_banner2.jpg);
	background-repeat:no-repeat;
	display:block;

}

.plan_banner2 a:hover{
	background-image:url(../img/banquet/plan_banner2.jpg);
	background-repeat:no-repeat;
}

/*プランバナー3*/
.plan_banner3 {
	width:440px;
	height:144px;
	background-image:url(../img/banquet/plan_banner3.jpg);
	background-repeat:no-repeat;
	margin:9px 0 5px 0;
	text-indent:-5000px;
}

.plan_banner3 a{
	width:440px;
	height:144px;
	background-image:url(../img/banquet/plan_banner3.jpg);
	background-repeat:no-repeat;
	display:block;
}


.plan_banner3 a:hover{
	background-image:url(../img/banquet/plan_banner3.jpg);
	background-repeat:no-repeat;
}

/*鳳凰の間　ファイヤーフォックス用*/

.box_room_houou {
	width:895px;
	height:280px;
	margin-top:10px;
	margin-bottom:10px;
}

.box_room_houou h1{
	width:888px;
	height:20px;
	font-size:14px;
	color:#696969;
	float:none;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}


.room_houou_image {
	width:300px;
	height:236px;
	float:left;
	background-image:url(../img/banquet/img_houou.jpg);
	background-repeat:no-repeat;
	background-position:0 5;
	padding-left:5px;
	padding-top:10px;
	text-indent:-5000px;
}

.hyo_houou_image {
	width:575px;
	height:241px;
	float:right;
	padding-top:5px;
}

/*鳳凰の間　IE用*/

* html .box_room_houou {
	width:900px;
	height:auto;
	margin-bottom:10px;
}

* html .box_room_houou h1{
	width:100%;
	height:20px;
	font-size:15px;
	color:#696969;
	float:none;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}


* html .room_houou_image {
	width:300px;
	height:236px;
	float:left;
	background-image:url(../img/banquet/img_houou.jpg);
	bacground-repaet:o-repeat;
	text-indent:-5000px;
}

* html .hyo_houou_image {
	width:600px;
	height:236px;
	float:right;
	padding-left:15px;
}


/*芙蓉の間／孔雀の間／弥生の間　ファイヤーフォックス用*/

.box_room_fuyo {
	width:895px;
	height:280px;
	margin-top:10px;
	margin-bottom:10px;
}

.box_room_fuyo h1{
	width:888px;
	height:20px;
	font-size:14px;
	color:#696969;
	float:none;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}


.room_fuyo_image {

	width:300px;
	height:236px;
	float:left;
	background-image:url(../img/banquet/img_kujaku.jpg);
	background-repeat:no-repeat;
	background-position:0 5;
	padding-left:5px;
	padding-top:10px;
	text-indent:-5000px;
}

.hyo_fuyo_image {
	width:575px;
	height:241px;
	float:right;
	padding-top:5px;
}




/*芙蓉の間／孔雀の間／弥生の間　IE用*/

* html .box_room_fuyo {
	width:100%;
	height:auto;
	margin-bottom:10px;
}

* html .box_room_fuyo h1{
	width:100%;
	height:20px;
	font-size:14px;
	color:#696969;
	float:none;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}


* html .room_fuyo_image {
	width:300px;
	height:236px;
	float:left;
	background-image:url(../img/banquet/img_kujaku.jpg);
	bacground-repaet:o-repeat;
	text-indent:-5000px;
}

* html .hyo_fuyo_image {
	width:600px;
	height:auto;
	float:right;
	padding-left:15px;
}


/*ロイヤルホール／カトレアホール／ローズホール　ファイヤーフォックス用*/

.box_room_royal {
	width:440px;
	height:400px;
	float:left;
	padding-left:2px;
	margin-bottom:20px;
}

.box_room_royal h1{
	width:436px;
	height:35px;
	font-size:14px;
	color:#696969;
	float:none;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}

.hyo_royal_image {
	width:440px;
	height:226px;
	float:right;
	padding-left:2px;
	margin-bottom:60px;
}

/*ロイヤルホール／カトレアホール／ローズホール　IE用*/

* html .box_room_royal {
	width:440px;
	height:auto;
	float:left;
}

* html .box_room_royal h1{
	width:440px;
	height:20px;
	font-size:14px;
	color:#696969;
	float:none;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}

* html .hyo_royal_image {
	width:440px;
	height:auto;
	float:right;
}

/*和室　ファイヤーフォックス用*/

.box_room_wa {
	width:438px;
	height:400px;
	float:right;
	padding-right:2px;
	margin-bottom:20px;
}

.box_room_wa h1{
	width:429px;
	height:35px;
	font-size:14px;
	color:#696969;
	float:right;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}

.hyo_wa_image {
	width:436px;
	height:297px;
	float:right;
	padding-right:2px;
}

/*和室　IE用*/
* html .box_room_wa {
	width:440px;
	height:auto;
	float:right;
}

* html .box_room_wa h1{
	width:440px;
	height:20px;
	font-size:14px;
	color:#696969;
	float:right;
	border-left:5px solid #ccccff;
	border-bottom:1px solid #ccccff;
	background-color:#ffffff;
	padding:2px 0 0 5px;
	margin-bottom:5px;
}

* html .hyo_wa_image {
	width:440px;
	height:auto;
	float:right;
}


