/* main_right ------------------------------ */
/* レストラン＆バー各店 --------------------- */
#main_right .title_s1 {
	width:544px;
	height:44px;
	background:url("../restaurant/img/title_s1.gif") no-repeat;
	text-indent:-2000px;
	margin:10px 0 0 10px;
}
#main_right .title_s2 {
	width:544px;
	height:44px;
	background:url("../restaurant/img/title_s2.gif") no-repeat;
	text-indent:-2000px;
	margin:10px 0 0 10px;
}
#main_right .title_s3 {
	width:544px;
	height:44px;
	background:url("../restaurant/img/title_s3.gif") no-repeat;
	text-indent:-2000px;
	margin:10px 0 0 10px;
}
#main_right .title_s4 {
	width:544px;
	height:44px;
	background:url("../restaurant/img/title_s4.gif") no-repeat;
	text-indent:-2000px;
	margin:10px 0 0 10px;
}
#main_right .title_s5 {
	width:544px;
	height:44px;
	background:url("../restaurant/img/title_s5.gif") no-repeat;
	text-indent:-2000px;
	margin:10px 0 0 10px;
}
#main_right .catch {
	font-weight:bold;
	font-size:1.2em;
	color:#595645;
	line-height:20px;
	padding-left:17px;
}
#main_right .caption {
	font-size:1.2em;
	padding:5px 0 5px 17px;
	width:528px;
	line-height:16px;
	letter-spacing:0.1em;
}
#main_right .caption2 {
	font-size:1.2em;
	padding:5px 0 5px 0;
	line-height:16px;
	letter-spacing:0.1em;
}
#main_right .cell_padding1 {
	padding:2px;
	text-align:center;
	background-color:#D8D3BD;
}
#main_right .cell_padding2 {
	padding-left:5px;
	background-color:#F9F7E8;
}
#main_right .data {
	float:left;
	font-size:1.2em;
	width:300px;
	padding:10px 0 0 17px;
}


#main_right .btn_shousai_more {
	float:left;
	margin:0 0 10px 28px;
	width:200px;
	height:26px;
	text-indent:-2000px;	
	background:url("../restaurant/img/btn_shousai_more.jpg") no-repeat;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
#main_right .sub_img_all {
	margin:5px 0 0 17px;
}
#main_right .sub_img {
	float:left;
	width:170px;
	margin-right:9px;
}







