@charset "utf-8";
/* CSS Document */

.tabArea {overflow:hidden; margin-bottom:20px; border:1px solid #d9d9d9;}
.tabArea li {float:left; width:50%;}
.tabArea li+li {border-left:1px solid #d9d9d9;}
.tabArea a {display:block; font-size:14px; color:#303030; line-height:40px; text-align:center; background:#f3f3f3;}
.tabArea li.on a {color:#fff; background:#2a2937;}

/*################################# write #################################*/

.title01 {margin:20px 0 10px; font-size:15px; color:#383838; font-weight:bold; line-height:20px;}
.title01:first-child {margin-top:0;}

.timeSelectWrap {overflow:hidden;}
.calendarSelect {}
.calendarWrap .headBox {position:relative; line-height:40px; font-size:17px; color:#fff; text-align:center; font-weight:bold; background:#383838;}
.calendarWrap .headBox .btn_prev {position:absolute; top:11px; left:15px; width:18px;}
.calendarWrap .headBox .btn_next {position:absolute; top:11px; right:15px; width:18px;}
#calendar {width:100%;}
#calendar th {border:1px solid #d3d3d3; font-size:14px; line-height:35px; text-align:center; color:#868686; background:#f8f8f8;}
#calendar th:first-child {color:#d4343c;}
#calendar th:last-child {color:#2c72ae;}
#calendar td {border:1px solid #d3d3d3;}
#calendar td > div  {position:relative; line-height:45px; text-align:center; font-size:13px; font-weight:bold;}
#calendar td > div .btn_reser {position:absolute; top:-1px; left:-1px; right:-1px; bottom:-1px; border:1px solid #2a2937; line-height:45px; background:#dfddf2;}
#calendar td > div .btn_reser_active {color:#fff; background:#2a2937; }
#calendar td > div a {display:block;}
#calendar td.todayOn .btn_reser a {position:absolute; top:50%; left:50%; width:36px; height:36px; margin-left:-18px; margin-top:-18px; border-radius:50%; line-height:36px; color:#fff; background:#2a2937;}
.calendarText1 {overflow:hidden; border:1px solid #d3d3d3; border-top:0; padding:20px; font-size:14px; color:#383838; line-height:35px;}
.calendarText1  * {vertical-align:middle;}
.calendarText1 .reser_color {display:inline-block; width:35px; height:25px; margin-top:5px; border:1px solid #2a2937; background:#dfddf2;}
.calendarText1 input {color:#7e0141;}
.calendarText2 {padding:10px 0; font-size:13px; color:#868686;}
.calendarText2 b {color:#f54c48;}

.timeSelect {overflow:hidden;}
.timeSelect dl {float:left; width:50%; border:1px solid #d3d3d3; text-align:center;}
.timeSelect dl:first-child {margin-right:-1px;}
.timeSelect dt {font-size:14px; color:#fff; font-weight:bold; line-height:50px; text-align:center; background:#797979;}
.timeSelect ul {font-size:13px; padding:10px 0;}
.timeSelect ul a {display:block; padding:0; text-align:center; color:#585858; line-height:30px;}
.timeSelect ul li.none {color:#959595; text-decoration:line-through;}
.timeSelect ul li.on a {color:#fff; background:#2a2937;}

.textarea_box {position:relative;}
.textarea_box .txt {position:absolute; top:0px; left:0px; width:100%; height:100%; padding:10px;}
.textarea_box .txt b {color:#ff3000;}


#passwordBox2 {position:relative; width:90%; max-width:500px; margin:100px auto; padding:70px 20px 25px; border:1px solid #ededed; text-align:center; background:#f8f8f8;}
#passwordBox2 .timg {position:absolute; top:-80px; left:50%; margin-left:-60px; width:125px !important;}
#passwordBox2 strong {display:block; font-size:18px; color:#383838; font-weight:bold;}
#passwordBox2 > p {padding:10px 0 15px; font-size:13px; color:#585858; line-height:1.3;}
#passwordBox2 .fRow {overflow:hidden; position:relative; width:90%; max-width:400px; margin:0 auto; padding-left:50px;}
#passwordBox2 .fRow label {position:absolute; top:0; left:0; width:50px; font-size:14px; text-align:left; font-weight:bold; line-height:40px;}
#passwordBox2 #strName {width:100%;}
#passwordBox2 .fRow select.number {float:left; width:38%;}
#passwordBox2 .fRow input.number {float:left; width:30%; margin-left:1%;}
#passwordBox2 .btn {display:block; margin:20px auto 0;}


.viewHeadBox {margin-bottom:15px; padding:20px 15px; border:1px solid #ededed; font-size:13px; background:#f8f8f8;}
.viewHeadBox strong {display:block; padding-bottom:5px; margin-right:10px; font-size:17px; font-weight:bold; color:#383838; line-height:1;}


.w_chk_list li {display:inline-block; min-width:80px;}