/*실시간예약 캘린더*/
.calenda_02 {
	margin:19px auto;
	width:90%;
}
table.cal_table_02 {
	width:100%;
	color:#333;
}
table.cal_table_02 tr th {
	display:inline-block;
	padding-top:3%;
	width:13.8%;
	height:28px;
	background-color:#f8f8f8;
	border:0.0625em solid #eee;
	border-left:none;
	color:#999;
}
table.cal_table_02 tr th:first-child {
	border-left:0.0625em solid #eee;
}
table.cal_table_02 tr td {
	display:inline-block;
	padding-top:15px;
	width:13.8%;
	height:30px;
	text-align:center;
	border:0.0625em solid #eee;
	border-top:none;
	border-left:none;
}
table.cal_table_02 tr td a {
	text-decoration:none;
	color:#fff;
}
table.cal_table_02 tr td:first-child {
	border-left:0.0625em solid #eee;
	/*border-top:0.0625em solid #eee;*/
}
.c01 {
	color:#ce133e;
}
table.cal_table_02 tr th.c01 {
	color:#ce133e;
}
.c02{
	color:#168ed3;
}
table.cal_table_02 tr th.c02{
	color:#168ed3;
}
td.box_c01 {
	background:#ddd;
	color:#fff;
}
td.box_c02 {
	background:#fd8369;
	color:#fff;
}
td.box_c03 {
	background-color:#f8f8f8;
}
td.box_c04 {
	background-color:#fd8369;
	color:#fff;
	cursor:pointer;
}
td.box_c05 {
	background-color:#cf73ab;
	color:#fff;
}
td.box_c06 {
	background-color:#ff9c00;
	color:#fff;
	cursor:pointer;
}
td.box_c07 {
	background-color:#424953;
	color:#fff;
	cursor:pointer;
}

div.phone_reserve {
	clear:both;
	width:100%;
	height:66px;
	background-color:#fd8369;
	cursor:pointer;
}
div.phone_reserve > i {
	display:block;
	padding-top:22px;
	text-align:center;
	font-size:1.188em;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.08em;
	color:#fff;
}

/* --예약이용안내-- */
div.guide {
	margin:0 auto;
	width:90%;
}
div.guide > p {
	font-size:0.8em;
	line-height:1.7em;
}
table.guide_table {
	margin-top:15px;
	text-align:center;
}
table.guide_table thead {
	background-color:#f9f9f9;
}
table.guide_table tr th {
	padding:8px 0;
	border-top:3px solid #424953;
	border-left:1px solid #dddddd;
	font-size:0.8em;
	font-weight:bold;
	color:#182b4c;
}
table.guide_table tr th:first-child {
	border-left:0px;
}
table.guide_table tr td {
	padding:20px 0;
	font-size:0.8em;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
table.guide_table tr td:first-child {
	border-left:0px;
}
ul.txt {
	margin-top:22px;
	margin-bottom:30px;
}
ul.txt li {
	margin-top:8px;
	font-size:0.8em;
	line-height:1.7em;
	color:#999999;
}

/*예약선택창*/
div.title_01 > input {
	margin-left:15px;
	margin-right:15px;
}

.tbl03 {
	margin:0 auto;
	width:90.2%;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:15px;
}
.tbl03 thead{
	font:13px/30px'NGothicB';
	color:#fff;
	border-bottom:2px solid #666;
	background:#424953;
}
.tbl03 tbody th{
	font:12px'NGothicB';
	color:#fff;
	border:1px solid #7f8181;
	border-right:none;
	border-left:none;
	padding-top:13px;
	background:#424953;
}
.tbl03 td{
	border:1px solid #ddd;
	border-left:none;
	border-right:none;
	color:#666;
	text-align:center;
	padding:3px;
	vertical-align:middle;
	line-height:18px;
	font-size:13px;
	height:35px;
	letter-spacing:-1px;
}
.tbl03 tbody tr:nth-child(2n){
	background:#fcfcfc;
}
.tbl03 select{
	font:13px 'NGothic';
	background:#b9b9b9;
	border:none;
	border-radius:3px;
	height:26px;
	color:#fff;
	vertical-align:middle;
	margin-left:2px;
	text-align:right;
	padding-right:10px;
}
.tbl03 th.onclick {cursor:pointer}
.tbl03 th a{
	color:#fff;
	display:block;
	width:auto;
}



.contents .cnt .tab_btn {
	height:30px;
}
.contents .cnt .tab_btn ul{
	padding:0;
}
.contents .cnt .tab_btn ul li{
	float:left;
	width:33%;
	text-align:center;
	color:#a6a6a6;
	border-bottom:1px solid #666 ;
	background:#e8e8e8;
	font:14px/30px 'NGothicB';
	letter-spacing:-2px;
	list-style:none;
	padding:0;
	margin:0;
}
.contents .cnt .tab_btn ul li.on{
	background-color:#666 ;
	color:#fff;
}
.contents .cnt .tab_btn ul li:active{
	background-color:#666 ;
	color:#fff;
	cursor:pointer;
}

.tab_btn {
	padding-top:5px;
	margin:0 auto;
	width:90%;
	height:30px;
}
.tab_btn ul{
	padding:0;
}
.tab_btn ul li{
	float:left;
	width:25%;
	text-align:center;
	color:#a6a6a6;
	background:#eee;
	font:14px/30px 'NGothicB';
	letter-spacing:-1px;
	list-style:none;
	padding:0;
	margin:0;
	box-sizing:border-box;
}
.tab_btn ul li.on{
	background-color:#424953 ;
	color:#fff;
}
.tab_btn ul li:active{
	background-color:#424953 ;
	color:#fff;
	cursor:pointer;
}


/*버튼*/
.btn_small{
	display:inline-block;
	min-width:30px;
	background-color:#fdce66;
	border-radius:5px;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-size:12px;
	padding:0 5px;
}
.txt_btn2 {
	border-radius:2px;
	height: 26px;
	padding: 7px 16px 7px 16px;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	background: #fdce66;
	border:none;
	cursor: pointer;
	text-decoration:none;
}
.txt_btn2:hover {
	background: #56b1bf;
}
span.left_btn {
	margin-right:3%;
}
span.left_btn > a {
	text-decoration:none;
	color:#000;
}
span.right_btn {
	margin-left:3%;
}
span.right_btn > a {
	text-decoration:none;
	color:#000;
}

/*대기예약*/
div.reserv_waite {
	margin:20px auto;
	width:90%;
	padding-bottom:18px;
	border-top:3px solid #424953;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
div.reserv_waite > h3 {
	line-height:22px;
	background-position:8px 29px;
}
div.reserv_waite > h3 > span {
	font-size:1.15em;
	font-weight:bold;
	color:#000;
}