/* CSS Document */
/* 検索テーブル */
#search table{ margin:0; padding:0; font-size:90%; border:1px solid #ccc; }

/* 検索テーブルのラベル列と入力列 */
#search table, #search table th, #search table td{ border:none; }
#search table th{ padding:0 2px; font-weight:normal; }
#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; } */

/* カテゴリの行 */
/* #tr_category_489ban{ display:none; } */

/* 検索ボタン */
#search_button_489ban{ margin: 10px 0 5px; padding: 0 4px; display: block; text-indent: -9999px; background: url(../img/b_search.gif) no-repeat; width: 195px; height: 40px; border: 0; text-decoration: none;}


#guest_detail_489ban{ display:block; position:absolute; top:600px;
left:140px; width:300px; border:1px solid #ccc; background-color:#eee; }
#guest_detail_489ban table{ margin:5px; width:100%; }
#guest_detail_489ban table td, #guest_detail_489ban table th{ margin:0;
padding:0 1px; border-bottom:1px solid #ccc; }

#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; }