.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.fbld{
	font-weight:bold;
}
.verticaltop{
	vertical-align:top;
	width: 100px;
}

.verticaltop2{
	vertical-align:top;
	width: 5px;
}
.menulink{
	width:645px;
	text-align:right;
}
.shop_address th{
	width: 300px;
}
.shop_address td{
	font-size:12px;
}
strong{
	font-weight:bold;
}
em{
	font-style:oblique;
}
.menu_allergy{
	width:385px;
	margin-top:5px;
	margin-left: 235px;
	background-color: #E6E1E1;
	padding: 10px 15px;
	word-wrap:break-word;
	word-break:break-all;
}

.storewrap{
	width:645px;
}
.storebox{
	width:645px;
	margin-top:10px;
}
.storetop{
	width:645px;
}
.storebottom{
	width:645px;
}
.storeimg{
	width:185px;
	height:160px;
	float:left;
}
.storeimg img{
	width:180px;
	height:135px;
}
.storedesc{
	width:430px;
	float:left;
	margin-left:25px;
}
.storedetail{
	width:435px;
	margin-top:25px;
	text-align:right;
}
.shop_name{
	width:645px;
}
.shop_address{
	width: 435px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #504601;
}
.shop_info{
	width:435px;
}
.shop_area{
	width:635px;
	margin-top:10px;
}

.shop_desc_img .img-top{
	vertical-align:top;
	height:120px;
}
.shop_desc_img .img-middle{
	vertical-align:middle;
	height:120px;
}
.shop_desc_img .img-bottom{
	vertical-align:bottom;
	height:120px;
}
.shop_desc_img .over{
	width:490px;
	height:367px;
}
.shop_desc_img .over img{
	width:490px;
	height:367px;
}
.shop_desc_img img{
	width:150px;
}
.shop_desc_img img:hover{
	cursor:pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}