@charset "Shift-JIS";

/* 検索div *//*080821z-indexを追加→top.cssのplan-box3にz-index:0;が入力されています*/
#search{ width:240px; z-index:1; position:relative; padding-bottom:0px; /*border:1px solid #ccc;*/ }

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

/* 検索テーブルのラベル列と入力列 */
#search table, #search table th, #search table td{ border:1px solid #ccc; border-collapse:collapse; padding: 4px; text-align: left;}
#search table th{ width:50px; padding:0 2px; font-weight:normal; }
#search input.digits{ ime-mode:disabled; text-align:right; font-size:80%;  }
#search select{ color:#886259; }

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

/* 日セレクト */
#search .day_489ban{ margin-left:10px; }

/* 検索ボタン */
#search_button_489ban{ margin:5px 0 0px 30px; padding:0 4px; }

#guest_detail_489ban{ display:block; position:absolute; top:55px; right:-60px; width:340px; border:1px solid #ccc; background-color:#eee; }
#guest_detail_489ban table{ margin:5px; width:100%; border:none; }
#guest_detail_489ban table td, #guest_detail_489ban table th{ margin:0; padding:0 1px; width:auto; border:none; border-bottom:1px solid #ccc; }

#guest_trig_489ban{ font-size:90%; }

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