a:link{color:#FF6600;}
a:visited{color:#FF6600;}

.restaurant_azeria_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/azeria_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}


/*レストラン　メニューエリア*/
.restaurant_menu ul{
	width:150px;
	height:900px;
	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;
}


/*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_azeria_base {
	width:100%;
	margin-top:10px;
}

.restaurant_azeria_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/azeria_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}

/*朝食　枠*/

.breakfast {
	width:730px;
	height:200px;
	float:right;
	margin:0 2px 5px 0;
}

.breakfast 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;
}

/*朝食画像*/

.breakfast_image {
	width:255px;
	height:171px;
	float:left;
	background-image:url(../img/restaurant/breakfast.jpg);
	text-indent:-5000px;
}


/*朝食紹介*/

.breakfast_info_text_left {
	width:195px;
	height:171px;
	float:left;
	font-size:12px;
	padding-left:10px;
	background-color:#ffffff;
}

.breakfast_info_text_left ul{
	list-style-type:none;
	line-height:18px;

}

.breakfast_info_text_right {
	width:195px;
	height:171px;
	float:left;
	font-size:12px;
	background-color:#ffffff;
}
.breakfast_info_text_right ul{
	list-style-type:none;
	line-height:18px;

}

/*おすすめメニュー　枠*/

.osusume {
	width:730px;
	height:120px;
	float:right;
	margin-bottom:15px;
	background-image:url(../img/restaurant/azeria_osusume.jpg);
}


/*ランチだけの特別メニュー　枠*/

.lunch_sp {
	width:350px;
	height:155px;
	float:left;
	margin:0 0 10px 10px;
}

.lunch_sp 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;
}

/*ランチだけの特別メニュー画像*/
.lunch_sp_image {
	width:175px;
	height:117px;
	float:left;
	background-image:url(../img/restaurant/lanch_sp.jpg);
	text-indent:-5000px;
}

/*ランチだけの特別メニュー紹介*/

.lunch_sp_info {
	width:175px;
	height:117px;
	float:right;
	line-height:18px;
}

/*カツサンド　枠*/

.katsusand {
	width:360px;
	height:155px;
	float:right;
	margin:0 2px 10px 0;
}

.katsusand 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;
}

/*カツサンド画像*/

.katsusand_image {
	width:175px;
	height:117px;
	float:left;
	background-image:url(../img/restaurant/katsusand.jpg);
	text-indent:-5000px;
}

/*カツサンド紹介*/

.katsusand_info {
	width:175px;
	float:right;
	line-height:18px;
}


/*自慢のスイーツデザート各種　枠*/

.sweets {
	width:350px;
	height:80px;
	float:left;
	margin:0 0 10px 10px;
}

.sweets 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;
}

/*自慢のスイーツデザート各種紹介*/

.sweets_info {
	width:350px;
	height:80px;
	float:right;
	line-height:18px;
}

/*アゼリアバイキング　枠*/

.azeria_vaiking {
	width:350px;
	height:80px;
	float:left;
	margin:0 0 10px 10px;
}

.azeria_vaiking 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;
}

/*アゼリアバイキング紹介*/

.azeria_vaiking_info {
	width:350px;
	height:80px;
	float:right;
	line-height:18px;
}


/*パン　枠*/

.azeria_pan {
	width:730px;
	height:auto;
	float:left;
	margin:0 0 10px 10px;
}

.azeria_pan 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;
}

.azeria_pan_info_text_left {
	width:350px;
	float:left;
	font-size:12px;
	line-height:18px;
}

.azeria_pan_info_text_right {
	width:350px;
	float:right;
	font-size:12px;
	line-height:18px;
}


