a:link{color:#FF6600;}
a:visited{color:#FF6600;}

/*宴会プラントップイメージ　firefox用*/

.banquet_plan_top_image {
	width:900px;
	height:302px;
	background-image:url(../img/banquet/plan_top2.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	background-color:#ffffff;
}

/*宴会プラン　ベース　firefox用*/
.banquet_plan_base {
	width:900px;
	margin-top:10px;
}

.banquet_plan_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/plan_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}

/*宴会プラントップイメージ　IE用*/

* html .banquet_plan_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/banquet/plan_top2.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	background-color:#ffffff;
}

/*宴会プラン　ベース　IE用*/
* html .banquet_plan_base {
	width:900px;
	margin-top:10px;
}

* html .banquet_plan_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/plan_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}

/*各プラン　メニューエリア　firefox用*/
.banquet_menu ul{
	width:150px;
	height:1100px;
	float:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
	display: block;
	list-style:none;
}

/*各プラン　メニューエリア　IE用*/
* html .banquet_menu ul{
	width:150px;
	height:1100px;
	float:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
	display: block;
	list-style:none;
}

/*特別宴会メニューボタン　firefox用*/

.banquet_plan_btn {
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_enkai.jpg);
	background-repeat:no-repeat;
	background-position:2 -30px;
	float:none;
	text-indent:-5000px;
	margin-top:10px;
	margin-bottom:10px;
}



/*特別宴会メニューボタン　IE用*/

* html .banquet_plan_btn {
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_enkai.jpg);
	background-repeat:no-repeat;
	background-position:2 0;
	float:none;
	text-indent:-5000px;
	margin-top:10px;
	margin-bottom:10px;
}

* html .banquet_plan_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_enkai.jpg);
	background-repeat:no-repeat;
	background-position:2 0;
	display:block;
}

* html .banquet_plan_btn a:hover{
	background-position:2 -30px;
}


/*ご法要メニューボタン　firefox用*/
.houyo_plan_btn {
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_hoyo.jpg);
	background-repeat:no-repeat;
	background-position:2 0;
	float:none;
	text-indent:-5000px;
	margin-bottom:10px;
}

.houyo_plan_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_hoyo.jpg);
	background-repeat:no-repeat;
	background-position:2 0;
	display:block;
}

.houyo_plan_btn a:hover{
	background-position:2 -30px;
}

/*ご法要メニューボタン　IE用*/
* html .houyo_plan_btn {
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_hoyo.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:10px;
}

* html .houyo_plan_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_hoyo.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

* html .houyo_plan_btn a:hover{
	background-image:url(../img/banquet/menu_hoyo.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
}

/*団体昼食メニューボタン　firefox用*/
.dantai_plan_btn {
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_dantai.jpg);
	background-repeat:no-repeat;
	background-position:2 0;
	float:none;
	text-indent:-5000px;
	margin-bottom:10px;
}

.dantai_plan_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_dantai.jpg);
	background-repeat:no-repeat;
	background-position:2 0;
	display:block;
}

.dantai_plan_btn a:hover{
	background-image:url(../img/banquet/menu_dantai.jpg);
	background-repeat:no-repeat;
	background-position:2 -30px;
}

/*団体昼食メニューボタン　IE用*/
* html .dantai_plan_btn {
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_dantai.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:10px;
}

* html .dantai_plan_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/banquet/menu_dantai.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

* html .dantai_plan_btn a:hover{
	background-image:url(../img/banquet/menu_dantai.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
}



/*宴会問い合わせフォームボタン　firefox用*/
.banquet_form_btn {
	width:150px;
	height:50px;
	float:right;
	background-image:url(../img/banquet/form_btn.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-top:10px;
}

.banquet_form_btn a{
	width:150px;
	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;
}

/*宴会問い合わせフォームボタン　IE用*/
* html .banquet_form_btn {
	width:150px;
	height:50px;
	float:right;
	background-image:url(../img/banquet/form_btn.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-top:10px;
}

* html .banquet_form_btn a{
	width:150px;
	height:50px;
	background-image:url(../img/banquet/form_btn.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

* html .banquet_form_btn a:hover{
	background-position:0 -50;
}

/*得々2800円　枠　firefox用*/

.banquet_2800 {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 20px 0;
}

.banquet_2800 h1{
	width:721px;
	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;
}

.banquet_2800 ul{
	list-style:none;
}

.banquet_2800 p{
	width:220px;
	height:auto;
	margin-bottom:5px;
	color:#FF6600;
	font-weight:bold;
}


/*得々2800円　枠　IE用*/

* html .banquet_2800 {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 20px 0;
}

* html .banquet_2800 h1{
	width:730px;
	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 .banquet_2800 ul{
	list-style:none;
}

* html .banquet_2800 p{
	width:220px;
	height:auto;
	margin-bottom:5px;
	color:#FF6600;
	font-weight:bold;
}


/*日本料理　firefox用*/

.banquet_2800_j {
	width:213px;
	height:200px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}


/*日本料理　IE用*/

* html .banquet_2800_j {
	width:235px;
	height:200px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}

/*西洋料理　firefox用*/
.banquet_2800_e {
	width:225px;
	height:200px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}


/*西洋料理　IE用*/
* html .banquet_2800_e {
	width:235px;
	height:200px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}


/*中華料理　firefox用*/
.banquet_2800_c {
	width:225px;
	height:200px;
	float:left;
	line-height:20px;
	padding-left:10px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}


/*中華料理　IE用*/
* html .banquet_2800_c {
	width:235px;
	height:200px;
	float:left;
	line-height:20px;
	padding-left:10px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}

/*おすすめ3800円　枠　firefox用*/

.banquet_3800 {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 20px 0;
}

.banquet_3800 h1{
	width:721px;
	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;
}

.banquet_3800 p{
	width:220px;
	height:auto;
	padding-left:5px;
	margin-bottom:5px;
	color:#FF6600;
	font-weight:bold;
}

.banquet_3800 ul{
	list-style:none;
}


/*おすすめ3800円　枠　IE用*/

* html .banquet_3800 {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 20px 0;
}

* html .banquet_3800 h1{
	width:730px;
	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 .banquet_3800 p{
	width:220px;
	height:auto;
	padding-left:5px;
	margin-bottom:5px;
	color:#FF6600;
	font-weight:bold;
}

* html .banquet_3800 ul{
	list-style:none;
}


/*日本料理　firefox用*/
.banquet_3800_j {
	width:213px;
	height:220px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}

/*日本料理　IE用*/

* html .banquet_3800_j {
	width:235px;
	height:220px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}

/*西洋料理　firefox用*/
.banquet_3800_e {
	width:225px;
	height:220px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}

/*西洋料理　IE用*/

* html .banquet_3800_e {
	width:235px;
	height:220px;
	float:left;
	line-height:20px;
	padding-left:10px;
	margin-right:12px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}


/*中華料理　firefox用*/
.banquet_3800_c {
	width:225px;
	height:220px;
	float:left;
	line-height:20px;
	padding-left:10px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;

}

/*中華料理　IE用*/

* html .banquet_3800_c {
	width:235px;
	height:220px;
	float:left;
	line-height:20px;
	padding-left:10px;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;

}


/*フリードリンク　firefox用*/
.banquet_drink {
	width:730px;
	height:auto;
	float:left;
	margin-left:15px;
}

.banquet_drink h1{
	width:724px;
	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;
}

.banquet_drink p{
	font-weight:bold;
	margin-bottom:5px;
	
}

.banquet_drink_text1 {
	width:244px;
	height:220px;
	float:left;
	padding:5px;
	line-height:25px;
	list-style:square inside;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}

.banquet_drink_text2 {
	width:449px;
	height:220px;
	float:right;
	padding:5px;
	line-height:20px;
	list-style:square inside;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
	margin-left:15px;
	margin-bottom:10px;
}

ul.banquet_drink_list1 {
	width:260px;
	height:auto;
	float:left;

}

ul.banquet_drink_list2 {
	width:180px;
	height:auto;
	float:right;

}

/*フリードリンク　IE用*/

* html .banquet_drink {
	width:730px;
	height:auto;
	float:left;
	margin-left:15px;
}

* html .banquet_drink h1{
	width:730px;
	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 .banquet_drink p{
	font-weight:bold;
	margin-bottom:5px;
}

* html .banquet_drink_text1 {
	width:250px;
	height:220px;
	float:left;
	padding:5px;
	line-height:25px;
	list-style:square inside;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
}

* html .banquet_drink_text2 {
	width:465px;
	height:220px;
	float:right;
	padding:5px;
	line-height:20px;
	list-style:square inside;
	border-left:1px solid #ccccff;
	border-bottom:1px solid #ccccff;
	margin-bottom:10px;
}

* html ul.banquet_drink_list1 {
	width:260px;
	height:auto;
	float:left;

}

* html ul.banquet_drink_list2 {
	width:180px;
	height:auto;
	float:right;

}


/*特典　firefox用*/
.banquet_option {
	width:360px;
	height:auto;
	float:left;
	margin-left:15px;
}

.banquet_option h1{
	width:350px;
	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;
}

.banquet_option p{
	font-weight:bold;
	margin-bottom:2px;
	color:#FF6600;
}

.banquet_option_text {
	width:355px;
	height:auto;
	float:none;
	padding:5px;
	line-height:20px;
}

/*特典　IE用*/

* html .banquet_option {
	width:360px;
	height:auto;
	float:left;
	margin-left:15px;
}

* html .banquet_option h1{
	width:360px;
	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 .banquet_option p{
	font-weight:bold;
	margin-bottom:2px;
	color:#FF6600;
}

* html .banquet_option_text {
	width:360px;
	height:auto;
	float:none;
	padding:5px;
	line-height:20px;
}


/*利用注意　firefox用*/

.banquet_info {
	width:330px;
	height:70px;
	float:right;
	margin-left:15px;
	margin-top:15px;
	padding:10px;
	border:1px solid #ccccff;
}

.banquet_info ul{
	list-style:none;
}


/*利用注意　IE用*/

* html .banquet_info {
	width:350px;
	height:70px;
	float:right;
	margin-left:15px;
	margin-top:15px;
	padding:10px;
	border:1px solid #ccccff;
}

* html .banquet_info ul{
	list-style:none;
}



/*オプションバナー　firefox用*/
.plan_option {
	width:360px;
	height:180px;
	float:left;
	background-image:url(../img/banquet/plan_option.jpg);
	background-repeat:no-repeat;
	background-position:0 30;
	margin-left:15px;
	text-indent:-5000px;
	background-color:#ffffff;
}

/*オプションバナー　IE用*/
* html .plan_option {
	width:360px;
	height:180px;
	float:left;
	background-image:url(../img/banquet/plan_option.jpg);
	background-repeat:no-repeat;
	background-position:0 30;
	margin-left:15px;
	text-indent:-5000px;
	background-color:#ffffff;
}
