@charset "Shift_JIS";

@import "./common.css";
#pickup a{ background:url("../east_img/navi/pickup.gif") 0 -11px repeat-y; }
#pickup_b a{ background:url("../east_img/navi/pickup_b.gif") 0 -9px repeat-y; }


/* ---Concept--- */
div#contents_in h1.main_title{
margin:0 0 18px 0;
padding:0;
}

div#contents_in strong{
margin:0;
padding:0;
font-weight:normal;
}

/* ---Food Menu--- */

.block-255{
width:255px;
margin-bottom:30px;
font-size:12px;
line-height:1.8;
}
.fleft{float:left;}
.fright{float:right;}


.reco-image{margin:0 0 15px 0;}
.reco-name{
margin:0 0 15px 0;
padding:0 0 15px 0;
border-bottom:dotted 1px #ccc;
}
.reco-desc{margin:0 0 15px 0;}
.reco-price{text-align:right;



