@charset "euc-kr";

/*-------------------*/

#reservationmodal {min-width: 375px; padding: 36px 17px 10px 17px; background-color: #b3a36b;}

#reservationmodal .popup {padding: 23px 30px 27px 30px; background-color: #d9d1b5; color: #6e5f35; text-align: center;}
#reservationmodal .popup h4 {padding-bottom: 20px; border-bottom: 2px solid #857a5a; margin-bottom: 20px; text-align: left;}
/*
#reservationmodal .popup span {display: block; padding: 15px 0 23px 0; font-size: 11px; font-family: dotum; line-height: 16px; letter-spacing: -1px;}
*/
#reservationmodal .popup a {}

#reservationmodal .btns {display: block; padding-top: 10px; text-align: right;}
#reservationmodal .w80 {width: 80px;}

#reservationmodal input {width: 200px; height: 20px; border: none;}

#reservationmodal table {width: 100%;}
#reservationmodal table thead th {padding: 3px 0; font-weight: bold; font-size: 11px; font-family: "Dotum"; background-color: #fff; border-top: 1px solid #b3a36b; border-left: 1px solid #d9d1b5; border-bottom: 1px solid #d9d1b5; letter-spacing: -1px;}

#reservationmodal .post_box {overflow: auto; width: 100%; height: 500px; border-bottom: 1px solid #b3a36b;}
#reservationmodal table th {padding: 7px 0; font-weight: normal; font-size: 12px; line-height: 16px; font-family: "Dotum"; background-color: #fff; border-left: 1px solid #d9d1b5; border-bottom: 1px solid #d9d1b5; letter-spacing: -1px;}
#reservationmodal table td {padding: 7px 0; padding-left: 10px; font-size: 12px; line-height: 16px; font-family: "Dotum"; background-color: #fff; text-align: left; border-left: 1px solid #d9d1b5; border-bottom: 1px solid #d9d1b5; letter-spacing: -1px;}

#reservationmodal .re_table table .top,
#reservationmodal .re_table table .bottom { border-top: 1px solid #8b7439; }
#reservationmodal .re_table table th { background-color: #b9aa7e; border-left: none; border-bottom: 1px solid #a28f5c; width: 90px; }
#reservationmodal .re_table table td { background-color: #d9d1b5; border-left: none; border-bottom: 1px solid #a28f5c; }
#reservationmodal .re_table .btn { margin-top: 21px; }