/* CSS Document */
#recommend,#recommend p,#recommend td,#recommend ul,#recommend li,
#recommend dl,#recommend dt,#recommend dd,#recommend table{ margin:0; padding:0; }
#recommend li{ margin:0; list-style:none; }


#recommend { display:inline-block; float:left; width:520px;border:}
/*#recommend img { margin-bottom:5px;}
#recommend th { display:none;}
#recommend td select,#recommend td input { margin-left:3px;}


/*#recommend { padding:5px; text-align:left;}

/* プランの大枠 */
#recommend .PlanView { background:url(../../img/plan_dotline.gif) no-repeat center bottom; clear:both; display:inline-block;margin-bottom:15px;width:520px; }
#recommend .PlanView:after { content:" "; display:block; clear:both; height:0px; }

/* 文章の大枠 */
#recommend .explan { background:url(../../img/plan_title.gif) no-repeat; float: left; width:310px; padding:0 0 15px 85px;}

/* 画像 */
#recommend .picture { float:right; width:110px; }
#recommend .main_picture { width:110px; border:none;}
#recommend .yoyakuban_main_picture_img { width:110px; margin:10px 0px 10px 0;}

/* プラン名 */
#recommend .PlanView .plan { background:url(../../top/img/plan_list.gif) no-repeat 0 0.5em; padding-bottom:15px; font-weight:bold;}

/* プラン一覧のコメント */
#recommend .explan .comment { padding:8px 0 ; margin:0; }

/* 部屋リスト */
#recommend .explan div.roomlist{ width:auto;}
#recommend .explan div.roomlist li { background:url(../../img/plan_room_list.gif) no-repeat ; margin-bottom:5px; padding-left:20px;}
#recommend .explan div.roomlist li a{ display:block; text-decoration:underline;  }

/* 「▼このプランに該当するお部屋タイプ」 */
#recommend .explan .roomlist p.room_list_header{ display:none; /* padding-bottom:5px; */ }









