﻿a:link{color:#FF6600;}
a:visited{color:#FF6600;}

.restaurant_chikuma_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/restaurant/chikuma_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	background-color:#ffffff;

}

/*バイキング　ベース*/
.restaurant_chikuma_base {
	width:100%;
	margin-top:10px;
}

.restaurant_chikuma_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/restaurant/restaurant_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}


/*レストラン　メニューエリア*/
.restaurant_menu ul{
	width:150px;
	height:700px;
	float:left;
	margin-left:2px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
	display: block;
	list-style-type:none;
}

/*千曲メニューボタン*/

.chikuma_btn {
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_chikuma.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:3px;
	background-color:#ffffff;
}

.chikuma_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_chikuma.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	display:block;
}

.chikuma_btn a:hover{
	background-image:url(../img/restaurant/menu_chikuma.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
}

/*信濃路メニューボタン*/
.shinanoji_btn {
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_shinanoji.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:3px;
	background-color:#ffffff;
}

.shinanoji_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_shinanoji.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	display:block;
}

.shinanoji_btn a:hover{
	background-image:url(../img/restaurant/menu_shinanoji.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
}

/*水車メニューボタン*/
.suisya_btn {
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_suisha.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-bottom:3px;
	background-color:#ffffff;
}

.suisya_btn a{
	width:150px;
	height:30px;
	background-image:url(../img/restaurant/menu_suisha.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	display:block;
}

.suisya_btn a:hover{
	background-image:url(../img/restaurant/menu_suisha.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
}

/*チョコファウンテン　枠*/

.chokofaunten_image {
	width:730px;
	height:80px;
	float:right;
	margin:0 2px 20px 0;
	background-image:url(../img/restaurant/chokofaunten.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	
}


/*昼　中華バイキング　枠*/

.chikuma_lunch {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 20px 0;
}

.chikuma_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;
}

/*firefox用*/
:root .chikuma_lunch h1{
	width:730px;
	height:auto;
	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;
}

/*昼　中華バイキング画像*/

.chikuma_lunch_image1 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_lunch1.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
	background-color:#ffffff;
}

.chikuma_lunch_image2 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_lunch2.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
	background-color:#ffffff;
}

.chikuma_lunch_image3 {
	width:175px;
	height:188px;
	float:left;
	background-image:url(../img/restaurant/baiking_sweets3.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-top:10px;
}



/*昼　中華バイキング紹介*/

.chikuma_lunch_info {
	width:235px;
	float:right;
	font-size:12px;
	padding-top:5px;
	line-height:18px;
}

/*ディナーバイキング　枠*/

.chikuma_dinner {
	width:730px;
	height:300px;
	float:right;
	margin:0 2px 20px 0;
}

.chikuma_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;
}

/*ディナーバイキング画像*/

.chikuma_dinner_image1 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_dinner1.jpg);
	background-repeat:no-repeat;
	margin:0 12px 0 0;
	text-indent:-5000px;
}

.chikuma_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;
}

.chikuma_dinner_fair {
	width:150px;
	height:160px;
	float:left;
	background-image:url(../img/restaurant/maguro_image.jpg);
	background-repeat:no-repeat;
	/*margin-top:10px;*/
	text-indent:-5000px;
	background-color:#ffffff;
}



/*ディナーバイキング紹介*/


.chikuma_dinner_info {
	width:235px;
	height:157px;
	float:left;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 10px;
}

:root .chikuma_dinner_info {
	width:220px;
	height:157px;
}

.chikuma_dinner_info2 {
	width:565px;
	float:left;
	font-size:12px;
	line-height:18px;
	margin-top:10px;
}

:root .chikuma_dinner_info2 {
	width:560px;
}


/*スイーツ＆パスタバイキング　枠*/

.chikuma_sweets {
	width:730px;
	height:auto;
	float:right;
	margin:0 2px 10px 0;
}

.chikuma_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;
}

/*スイーツ＆パスタバイキング画像*/

.chikuma_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;
}

.chikuma_sweets_image2 {
	width:235px;
	height:157px;
	float:left;
	background-image:url(../img/restaurant/baiking_sweets2.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
	text-indent:-5000px;
}

/*スイーツ＆パスタバイキング紹介*/

.chikuma_sweets_info {
	width:235px;
	float:left;
	font-size:12px;
	line-height:18px;
	padding-top:10px;
}


