@charset "utf-8";
/* CSS Document */


/***********************

reservation

***********************/
#reservation {  }
#reservation table { margin:0 0 30px 0; padding:0; }
#reservation table.reservation_form td ,#reservation table.reservation_form th { margin:0; padding:7px 5px 7px 5px; border:1px dotted #ccc; line-height:150%; }
#reservation table.reservation_form th { text-align:left; border:1px solid #ccc; background:url(../imgdir/common/dot.gif) repeat top left; }
#reservation table.reservation_form input.w200 { width:200px; }
#reservation table.reservation_form input.w250 { width:250px; }
#reservation table.reservation_form input.w350 { width:350px; }
#reservation table.reservation_form .w_max { width:100%; height:80px; }
#reservation table.reservation_form2 td ,#reservation table.reservation_form2 th { margin:0; padding:7px 5px 7px 5px;  line-height:150%; }
#reservation table.reservation_form2 th { text-align:left; border:1px solid #ccc; background:url(../imgdir/common/dot.gif) repeat top left; }
#reservation table.reservation_form2 td { width:25%; }
#reservation table.reservation_form2 input.w150 { width:150px; }
#reservation div#submit { margin:0 0 0 0; text-align:center;  }
#reservation dl { padding:0 0 0 150px; }
#reservation dl dt ,#reservation dl dd { line-height:150%; }
#reservation dl dt { margin:0 20px 0 0; }




