@charset "UTF-8";
/* CSS Document */

/*カテゴリごとのビジュアル指定*/
.container {background-image:url(../img/bg_hotel.jpg) !important;}

/* index.html */
.mmbtn {margin:0 0 30px 0;}


/* guestroom */
.grBlock {margin-bottom:30px;}
.grBlock .leftColumn { width:328px; float:left;}
.grBlock .rightColumn { width:312px; float:right;}
.grTxt{ height:109px; line-height:1.5em;}
.olBox  {height:80px; width:312px; line-height:2em; font-weight:bold;border-left:1px solid #bebebe;border-right:1px solid #bebebe;border-bottom:1px solid #bebebe; padding:0 5px;}


/* study */
.studyBlock {margin-bottom:40px;}
.studyBlock .leftColumn { width:320px; float:left; margin-right:15px;margin-bottom:5px;}
.studyBlock .rightColumn { width:320px; float:left;margin-bottom:5px;}
.studyTxt{line-height:1.5em; margin:0 0 15px 0;}
.studyOlBox  {width:312px; line-height:2em; font-weight:bold;border-left:1px solid #bebebe;border-right:1px solid #bebebe;border-bottom:1px solid #bebebe;}
.studyOlBox table td {padding:15px 5px;}