﻿a:link{color:#FF6600;}
a:visited{color:#FF6600;}

.restaurant_baiking_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/baiking_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}


/*レストラン　メニューエリア*/
.restaurant_menu ul{
	width:150px;
	height:950px;
	float:left;
	margin-left:2px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
	display: block;
}

/*若狭メニューボタン*/

.wakasa_btn {
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_wakasa.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:3px;
}

.wakasa_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_wakasa.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
	display:block;
}

.wakasa_btn a:hover{
	background-image:url(../img/restaurant/menu_wakasa.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


/*アゼリアメニューボタン*/
.azeria_btn {
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_azeria.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:3px;
}

.azeria_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_azeria.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
	display:block;
}

.azeria_btn a:hover{
	background-image:url(../img/restaurant/menu_azeria.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

/*7Fレストランメニューボタン*/
.restaurant_7_btn {
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_restaurant_7.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:3px;
}

.restaurant_7_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_restaurant_7.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
	display:block;
}

.restaurant_7_btn a:hover{
	background-image:url(../img/restaurant/menu_restaurant_7.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

/*バイキングメニューボタン*/
.baiking_btn {
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_baiking.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:3px;
}

.baiking_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_baiking.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
	display:block;
}

.baiking_btn a:hover{
	background-image:url(../img/restaurant/menu_baiking.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


/*バイキング　ベース*/
.restaurant_baiking_base {
	width:100%;
	margin-top:10px;
}

.restaurant_baiking_base h2{
	width:100%;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin:5px 2px 5px 2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/restaurant/baiking_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}

/*昼　中華バイキング　枠*/

.baiking_lunch {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 0 0;
}

.baiking_lunch 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;
}

/*昼　中華バイキング画像*/

.baiking_lunch_image1 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_lunch4.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
}

.baiking_lunch_image2 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_lunch1.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
}

.baiking_lunch_image3 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_lunch5.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

/*昼　中華バイキング紹介*/

.baiking_lunch_info {
	width:730px;
	float:none;
	font-size:12px;
	padding-top:5px;
	line-height:18px;
}


/*スイーツ＆パスタバイキング　枠*/

.baiking_sweets {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 10px 0;
}

.baiking_sweets 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;
}

/*スイーツ＆パスタバイキング画像*/

.baiking_sweets_image1 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_sweets1.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
}

.baiking_sweets_image2 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_sweets4.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
}

.baiking_sweets_image3 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_sweets6.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}


/*スイーツ＆パスタバイキング紹介*/

.baiking_sweets_info {
	width:730px;
	float:none;
	font-size:12px;
	line-height:18px;
	padding-top:10px;
}


/*ディナーバイキング　枠*/

.baiking_dinner {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 0 0;
}

.baiking_dinner 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;
}

/*ディナーバイキング画像*/

.baiking_dinner_image1 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_dinner4.jpg);
	background-repeat:no-repeat;
	margin:0 12px 0 0;
	text-indent:-5000px;
}

.baiking_dinner_image2 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_dinner2.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
}

.baiking_dinner_image3 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_dinner6.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.baiking_dinner_image4 {
	width:175px;
	height:188px;
	float:left;
	background-image:url(../img/restaurant/baiking_dinner5.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-top:10px;
}



/*ディナーバイキング紹介*/


.baiking_dinner_info {
	width:550px;
	float:right;
	font-size:12px;
	line-height:18px;
	padding:10px 0 0 10px;
}
