/* -----------------------------------
  2.共通クラス
----------------------------------- */

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  min-height: 1%;
}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

span.no_txt {
  display: none;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
}





.cell00a { background-color: #cc0000; color: #ffffff } /*赤地・白文字のフロア用セルのクラス*/
.cell00b { background-color: #333333; color: #ffffff; font-weight: bold } /*グレー地・白文字の見出し用セルのクラス*/
.cell01 { background-color: #dddddd } /*グレー地のブランド・ショップ用セルのクラス*/
#head { color: #333333; font-weight: bold } /*ブランド・ショップの太文字用 ID*/
#item { color: #333333 } /*ブランド・ショップの文字用 ID*/
#new { color: #dd0000; font-weight: bold } /*新規ブランド・ショップの文字用 ID*/
#renew { color: #209d36; font-weight: bold } /*リニューアルショップの文字用 ID*/

/*ST_topics文字用*/
a.st:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a.st:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka,"ヒラギノ角ゴ Pro W3";
}
a.st:active {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
}
a.st:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



/* -----------------------------------------------------
	レストラン エポスポイント3倍バナー
	表示 / 非表示 切り替え(2010/05/07) 
	/stores/restaurant/店舗番号/index.html
	/namba/guide/cafe/以下　と同時更新
	.epospoint3
----------------------------------------------------- */
.epospoint3 { /*display: none;*/ }

.epospoint3_k{ display: block; }


.store_pic{ width:568px;
            background-color:#f2f2f2;
			}
			


.picarea2{ margin-left:15px;}
			
			
h4.cefe{ width:556px;
         _width:568px;
            background-color:#f2f2f2;
			padding-left:10px;
			padding-top:5px;
			padding-bottom:5px;
			font-size:16px;
			color:#CC0000;
			text-align:left;
			font-weight:bold;
			margin-bottom:15px;
			
			}			


.store_pic li.li1 {
                 padding-top:16px;
				 padding-bottom:16px;
				 padding-left:28px;
				 width:230px;
				 float:left;
				 list-style-type:none;
				 }
				 
				 
.store_pic li.li2 {
                 padding-top:16px;
				 padding-bottom:16px;
				 padding-right:28px;
				 width:230px;
				 float:right;
				 list-style-type:none;
				 }


.store_pic2{ width:544px;
            background-color:#f2f2f2;
			
			}
				 
	
	
	
.store_pic2 li.li1 {
                 padding-top:16px;
				 padding-bottom:16px;
				 padding-left:28px;
				 width:230px;
				 float:left;
				 list-style-type:none;
				 }
				 
				 
.store_pic2 li.li2 {
                 padding-top:16px;
				 padding-bottom:16px;
				 padding-right:28px;
				 width:230px;
				 float:right;
				 list-style-type:none;
				 }
				 
				 
.store_pic2 li.li3 {
                padding-top:18px;
				 padding-bottom:16px;
				 padding-left:157px;
				 width:230px;
				 text-align:center;
				 list-style-type:none;
				 }
				 
				 
.store_pic2 li.li4 {
               
				 padding-bottom:16px;
				 padding-left:157px;
				 width:230px;
				 text-align:center;
				 list-style-type:none;
				 }				 
				 				 	
				 
				 
.rest_main{ width:544px;
            padding:10px;
			border: 1px solid #ccc;
			margin-bottom:30px;
			}
			
			
.about_cafe{ font-size:13px;
             line-height:140%;
			 margin-right:10px;
			 margin-top:5px;}
			 
			 
.spc1{ margin-bottom:15px;}

.spc2{ margin-top:15px;}


.spc3{ margin-top:5px;}



/* -----------------------------------------------------
	レストラン クチコミ
	表示 / 非表示 切り替え(2011/01/17) 
----------------------------------------------------- */

.hidden_box{	/*バナー表示非表示切り替え用非表示ボックス*/
	height:0px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.rst_kuchikomi_bnr{	/*デフォルト非表示*/
	margin:0px;
	padding:0;
	overflow:hidden;
	height: 1px;
}
.rst_kuchikomi_bnr a img{
	margin-bottom:8px;
	filter:alpha(opacity=100);opacity:1;
}

.rst_kuchikomi_bnr a:hover img ,#rst_kckm .backlist a:hover img{
filter:alpha(opacity=70);opacity:0.7;
}
#rst_kckm {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#rst_kckm a {
	color: #e22c2c;
	text-decoration: none;
}
#rst_kckm a:hover {
	color: #f75757;
	text-decoration: underline;
}
#rst_kckm #head {
	border-bottom:4px dotted #999;
	height: 44px;
}
#rst_kckm h1{
	margin:8px 0 -38px;
	padding:0;
	height:46px
}


.index_list dt {
	line-height: 18px;
/*	height: 18px;
	margin-bottom: -18px;*/
	float:left;
	width: 200px;
	clear:left;
}
.index_list dd {
	line-height: 18px;
	margin-left: 210px;
}
.index_list {
	font-weight:bold;
	font-size:12px;
	color:#444;
	margin-top: 8px;
	margin-bottom: 8px;
	padding:0 0 4px;
	border-bottom: 1px dashed #999;
	zoom: 100%;
}
.index_list:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

#rst_kckm h2 {
	font-size: 14px;
	color: #666;
	margin:20px 0 0;
	font-weight: bold;
}
#rst_kckm h3 {
	font-size: 14px;
	color: #e22c2c;
	margin: 1em 0;
	font-weight: bold;
}
#rst_kckm  .txt_box {
	font-size: 12px;
	line-height: 18px;
	color: #555;
}
#rst_kckm .img_box {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}
#rst_kckm #head .backlist {
	/*height: 26px;
	margin-top: -26px;
	margin-bottom: 6px;
	text-align: right;*/
	clear:both;
	width:780px;
	text-align: right;
	padding:0;
	border:none;

}
#rst_kckm  .backlist {
	clear:both;
	width:780px;
	text-align: right;
	padding:5px 0;
	border-bottom:1px dashed #999;
}
#foot {
	border-top:4px dotted #999;
	padding-top:8px;
	margin-top:20px;
}
#rst_kckm #foot .pager {
	font-size: 12px;
	line-height: 26px;
	color: #666;
}
#foot .pager strong {
	color: #e85656;
}
#foot .pager a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#foot .pager a:hover {
	color: #f75757;
	text-decoration: underline;
}



/* -----------------------------------------------------
	レストラン イベントバナー
	表示 / 非表示 切り替え(2011/07/15)
	/stores/restaurant/店舗番号/index.html
	/stores/guide/yurakucho/restaurant.html
	/new-shinjuku/restaurant.html
	/namba/guide/cafe/以下　と同時更新
	.event-banner
----------------------------------------------------- */
.event-banner{display:block;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}

a.ro_img:hover img{filter:alpha(opacity=70);opacity:0.7;}

