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




/*---------------------------------------
resraurant
---------------------------------------*/
.guestroom_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;*/
}

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


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

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


/*---------------------------------------
guest room


dl.room{
display:block;
clear:both;
margin:3px 0 5px 0;
padding:5px 0 2px 0;
background:url(../image/dotline_gold459.jpg) no-repeat 0 bottom;
}

dl.room dt{
clear:both;
float:left;
width:150px;
margin:15px 0 0 0;
}

dl.room dd{
float:left;
width:300px;
margin:15px 0 0 0;
font-size:80%;
}

---------------------------------------*/
