.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 */
strong{
	font-weight:bold;
}
em{
	font-style:oblique;
}
.fbld{
	font-weight:bold;
}
#main{
	width:660px;
}
.shop_area{
	width:635px;
}
.indent{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-left:10px;
}

.verticaltop{
	vertical-align:top;
	width: 100px;
}

.verticaltop2{
	vertical-align:top;
	width: 5px;
}

.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_address th{
	width:300px;
}

.menuwrapbox{
	width:640px;
	margin-top:15px;
}
.menubox{
	width:645px;
	margin-top:10px;
	margin-bottom:5px;
}
.menuimg{
	width:185px;
	height:175px;
	float:left;
}
.menuimg img{
	width:185px;
	height:135px;
}
.menudesc{
	width:435px;
	float:left;
	margin-left:25px;
}
.shop_address{
	width: 435px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #504601;
}
.menu_comment{
	width:405px;
	padding:10px 15px;
	margin:10px 0px;
}
.menu_allergy{
	width:405px;
	margin-top:5px;
	background-color: #E6E1E1;
	padding: 10px 15px;
	word-wrap:break-word;
	word-break:break-all;
}
.tlinebox{
	width:645px;
	height:11px;
	margin-top:10px;
	margin-bottom:10px;
}
.tlinebox img{
	width:645px;
}
.menulink{
	width:645px;
	margin-bottom:10px;
	text-align:right;
}

.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 )";
}