/* main_right ------------------------------ */
/* レストラン＆バートップ --------------------- */
#main_right p.catch_top {
	margin:5px 0 0 7px;
	width:551px;
	height:127px;
	text-indent:-2000px;	
	background:url("../restaurant/img/pr_restaurant.jpg") no-repeat;
}
#main_right .floor {
	width:58px;
	height:34px;
}
#main_right .para {
	margin:14px 0 0 10px;
	padding-bottom:5px;
}
#main_right .para_right {
	float:left;
	margin-left:12px;
}
#main_right .logo1 {
	float:left;
	width:144px;
	height:25px;
	text-indent:-2000px;	
	background:url("../restaurant/img/logo1.gif") no-repeat;
}
#main_right .logo2 {
	float:left;
	width:144px;
	height:25px;
	text-indent:-2000px;	
	background:url("../restaurant/img/logo2.gif") no-repeat;
}
#main_right .logo3 {
	float:left;
	width:64px;
	height:27px;
	text-indent:-2000px;	
	background:url("../restaurant/img/logo3.gif") no-repeat;
}
#main_right .logo4 {
	float:left;
	width:117px;
	height:27px;
	text-indent:-2000px;	
	background:url("../restaurant/img/logo4.gif") no-repeat;
}
#main_right .logo5 {
	float:left;
	width:90px;
	height:25px;
	text-indent:-2000px;	
	background:url("../restaurant/img/logo5.gif") no-repeat;
}
#main_right .yomi {
	float:left;
	padding:5px 0 0 0px;
	width:160px;
	height:25px;
	font-weight:bold;
}
#main_right .caption {
	width:390px;
}

#main_right .btn_shousai {
	width:117px;
	height:26px;
	text-indent:-2000px;	
	background:url("../restaurant/img/btn_shousai.jpg") no-repeat;
	text-decoration:none;
	display:block;
	margin-left:280px;
}

