#category_contents.restaurant h4{
clear:both;
width:100%;
font-size:140%;
border-bottom:1px dotted #666;
color:#333;
margin:15px 0 10px 0;
}

p.gallery{
clear:both;
margin:7px 0 15px 0;
font-size:75%;
text-align:right;
color:#666;
}


/*---------------------------------------
resraurant
---------------------------------------*/
.resraurant_box{
display:block;
clear:both;
margin:10px 0 20px 0;
padding:5px 0 2px 0;
/*background:url(../image/dotline_gold459.jpg) no-repeat 0 bottom;*/
}

.resraurant_box .text{
float:left;
width:260px;
}


.resraurant_box .pic{
float:right;
width:355px;
text-align:right;
}

.resraurant_box h4{
margin:0 0 3px 0;
padding:0 0 0px 0;
border-bottom:1px solid #c7ab8d;
}

