/* 検索テーブル */
#search table{ width:415px; margin:5px; font-size:12px; }
*:first-child+html #search table { border-bottom:10px; }

/* 検索テーブルのラベル列と入力列 */
#search table tr, #search table th, #search table td{ height:35px; margin:0; }
#search table tr{ border-bottom:1px dotted #ffffff; }
#search table th{ border-bottom:1px dotted #ffffff; width:60px; font-weight:normal; }
#search table td{ border-bottom:1px dotted #ffffff; margin-left:10px; }
#search input.digits{ ime-mode:disabled; text-align:right; font-size:80%; }

/* 年月セレクト */
#search .year_month_489ban{ margin:0; }

/* 日セレクト */
#search .day_489ban{ margin-left:10px; }
#search_title_489ban{display:none;}
/* 部屋の行 */
/* #tr_room_489ban{ display:none; } */

/* 料金の行 */
/* #tr_price_489ban{ display:none; } */

/* 検索ボタン */
#search_button_489ban{ width:80px; padding:0 4px; position:absolute; top:825px; left:350px; }
#search_button_489ban, x:-moz-broken { width:80px; padding:0 4px; position:absolute; top:815px; left:350px; }
*:first-child+html #search_button_489ban{ width:80px; padding:0 4px; position:absolute; top:830px; left:350px; }


#guest_detail_489ban{
display:block; position:absolute;
top:400px; left:40px;
width:390px;
border:1px solid #ccc;
background-color:#eee;
}
#guest_detail_489ban table{ margin:0px; width:100%; }
#guest_detail_489ban table td, #guest_detail_489ban table th{
width:180px;
margin:0;
font-size:11px;
}


#guest_close_489ban{ text-align:center; }
#guest_detail_489ban table td#guest_close_489ban{ border:none; }

/* Aタグではなく、spanなので */
#guest_trig_489ban, #guest_close_489ban{ cursor:hand; color:blue;
text-decoration:underline; }