.style1 {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.style2 {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
}

.style3 {
	color: #333333;
	font-size: 10px;
	line-height: 15px;
}

table.bg{
    background-image    : url("/namba/img/bg.gif");
    background-repeat   : no-repeat;
    background-position : center;
}
.style1p {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}

.style2p {
	color: #333333;
	font-size: 10px;
	line-height: 20px;
}

/* -----------------------------------------------------
	レストラン エポスポイント3倍バナー
	表示 / 非表示 切り替え(2010/05/07) 
	/stores/restaurant/店舗番号/index.html　と同時更新
	/namba/guide/cafe/以下
	.epospoint3
----------------------------------------------------- */
.epospoint3 { /*display: none;*/ }
.epospoint3 { margin-bottom: 6px; }


/* -----------------------------------------------------
	レストラン クチコミ
	表示 / 非表示 切り替え(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;
}
#rst_kckm #head h1{
	margin:8px 0;
	padding:0;
}
.index_list dt {
	line-height: 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;
}
#rst_kckm .txt_box .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;}

