@charset"shift_jis";

/***********************************************/
/* CSS file For www.r-ebisuya.co.jp            */
/* FileName: style.css                         */
/*                                             */
/* data:2007/12/25                             */
/***********************************************/
/*  ===============================<<共通部分>>==================================  */
				
*{margin:0;padding:0;}
*{font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";}

body {background:#2a180a;font-size:12px;/*line-height:20px;*/color:white;}

p {margin:0;padding:0;}
	/*最大のボックス*/#container {width:760px;height:580px;margin:20px auto 0px auto;}	
	/*left_boxとright-boxのボックス*/#container-inner {width:760px;height:560px;margin:0;padding:0;/*background-color:#dcdcdc;*/}	
/*  ===============================[ index ]==================================  */

/*   右ボックス（記事）*/#right_box {width:580px;float:right;}

/*  ===============================[02,05,06共通部分]==================================  */

/*02,05,06のエントリータイトルリスト*/
.module-archive {width:140px;height:540px;
					margin:20px 0 0 20px;}

/*04のエントリータイトルリスト*/
.module-archive-04 {width:140px;height:380px;
					margin:20px 0 0 20px;}




/*03のエントリータイトルリスト*/
.module-archive-03 {width:140px;height:380px;overflow:auto;
					   margin:20px 0 0 20px;}
					
					
.module-list-item {text-align:left;
				   list-style:none;
				   line-height:20px;}
				   

.kiji_title {margin:20px 0 0 2px;}
/*　↓02_メニューと04_店舗*/
.kiji_title_0204 {margin:17px 0 0 2px;}




.module-archives {float:left;
				  text-align:left;
				  width:140px;}
									  
.entry {text-align:left;padding:0 0 0 20px;}
.entry-coupon {text-align:center;padding:20px;}
.entry p {padding-right:20px;}

.entry-menu {text-align:left;padding:0 0 0 20px;}/*03_menuカテゴリー、エントリーアーカイブのエントリ*/

.entry-header {color:#D99B5B;}

/*茶文字（例：毎日、熟練の職人が独自の製法で作るスープ） */
.subtitle {width:370px;color:#D99B5B;margin:10px 0;font-weight:bold;}


/*================= プライバシーポリシー ==================*/
.privacy {width:540px;height:480px;overflow:auto;}
.pp2 {width:510px;margin:0px 9px 4px 0;font-weight:bold;}/*privacyのdt*/
.pp3 {width:510px;margin:0px 9px 0px 0;}/*privacyのdd*/
.privacy-hr {margin:5px 0;}

/*=================03_menu==================*/
.menu-box {padding:0px 0 0 20px;width:400px;height:20px;
		   font-size:large;color:#ffffff;}
			/*IE 7以下*/
			*+html .menu-box {padding:0px 0 0 20px;width:400px;height:15px;
		  					  font-size:large;color:#ffffff;}
		   
.menu-title {width:265px;font-weight:bold;
			 float:left;height:20px;}
			/*IE 7以下*/
			*+html .menu-title {width:265px;font-weight:bold;
			 float:left;height:15px;}
			 
.menu-price {height:20px;margin-right:0px;
			 float:right;
			 width:120px;}
			/*IE 7以下*/
			*+html .menu-price {height:15px;margin-right:0px;
			 float:right;
			 width:120px;}
			 
.menu-setumei {
	position:relative;
	top:-10px;
	color:#D99B5B;
	margin-left:20px;
	overflow: auto;
}



/*----------------コピーライト--------------*/
#footer {width:760px;height:20px;/*background-color:#ffffff;*/color:#c99a5f;clear:both;}
/*--------------------------------------------*/

/*--------------【リンク】---------------*/
a:link,a:visited,a:active {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #b3ff1a;
text-decoration: none;
}


/*左ボックス（ロゴとメニュー）*/
#left_box {width:160px;float:left;
	   margin:0 20px 0 0;}
				
		/*ロゴ*/#logo {background:url("img/header.jpg") no-repeat;
						 width:160px;height:160px;
						 text-indent:-9999px;}
				

/*--------------ナビゲーション------------*/
div#menuarea {margin:20px 0 0 0;}

			#menu {margin:0px;
				   display:block;
				   width:160px;height:380px;}

					#menu em {list-style:none;text-indent:-9999px;}

								#menu a, #menu00,#menu08 {/*#menu00,#menu08はリンクが無い部分*/
								text-decoration:none;
								display:block;
								background:url("img/menu.jpg") no-repeat;
								background-position:left top;}
								
								
								#menu a {width:160px;height:50px;}
								#menu00 {width:160px;height:17px;}
								#menu08 {width:160px;height:13px;}
								
								/*----------a---------*/
								#menu00   {background-position:0 0;}
								#menu01 a {background-position:0 -17px;}
								#menu02 a {background-position:0 -67px;}
								#menu03 a {background-position:0 -117px;}
								#menu04 a {background-position:0 -167px;}
								#menu05 a {background-position:0 -217px;}
								#menu06 a {background-position:0 -267px;}
								#menu07 a {background-position:0 -317px;}
								#menu08   {background-position:0 -367px;}
								/*----------a:hover---------*/
								#menu01 a:hover {background-position:-160px -17px;}
								#menu02 a:hover {background-position:-160px -67px;}
								#menu03 a:hover {background-position:-160px -117px;}
								#menu04 a:hover {background-position:-160px -167px;}
								#menu05 a:hover {background-position:-160px -217px;}
								#menu06 a:hover {background-position:-160px -267px;}
								#menu07 a:hover {background-position:-160px -317px;}

