
#popup-layer {
	position:absolute;
	top: 100px;
	left: 10px;
	text-align:center;
	z-index: 1000;
}
#popup-layer div#check {
	position:absolute;
	left: 97px;
	bottom: 24px;
}
#popup-layer div#close {
	position:absolute;
	right: 9px;
	top: 54px;
	width: 38px;
	height: 38px;
}
#check input {
	cursor: pointer;
	vertical-align: middle;
}
#check label {
	font-size:11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1.5px;
	color: #666;
	vertical-align: middle;
}
#close a {
	display: block;
	text-indent: -9999em;
	width: 38px;
	height: 38px;
	background: url(/images/main/open-event-close.png) 0 0 no-repeat;
	font-size: 11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1px;
	color: #444;
	transition-duration: 0;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-o-transition-duration: 0;
}
#close a:hover,
#close a:focus {
	background-position: 0 -38px;
	transition-duration: 0;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-o-transition-duration: 0;
}

.big-calendar {
	position: relative;
}
.big-calendar:after {
	content: ' ';
	display: block;
	clear: both;
	margin: 0;
}
.big-calendar .before-month {
	display: block;
	position: absolute;
	top: 0;
	left: 237px;
	text-align: left;
	width: 120px;
}
.big-calendar .before-month a,
.big-calendar .after-month a {
	font-size: 16px;
	color: #777;
}
.big-calendar .before-month a {
	padding-left: 18px;
	background: url(/images/open.content/ko/reservation/register/before-month.png) 0 center no-repeat;
}
.big-calendar .after-month a {
	padding-right: 18px;
	background: url(/images/open.content/ko/reservation/register/after-month.png) right center no-repeat;
}
.big-calendar .before-month a:hover,
.big-calendar .after-month a:hover {
	color: #D78F0C;
}
.big-calendar .now-month {
	color: #333;
	display: block;
}
.big-calendar .now-month strong {
	display: block;
	font-size: 21px;
	/*font-family: "나눔고딕";*/
	font-weight: normal;
	text-align: center;
	color: #4f4f4f;
}
.big-calendar .now-month strong i {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	font-family: times new roman, georgia, "맑은 고딕";
}
.big-calendar .now-month strong i.year {
	padding-left: 27px;
	background: url(/images/open.content/ko/reservation/register/now-month.png) 0 center no-repeat;
}
.big-calendar .after-month {
	display: block;
	position: absolute;
	top: 0;
	right: 237px;
	text-align: right;
	width: 120px;
}
#content-main table.big-calendar td ul.day-event li {
	border-top: 0 none;
}
#content-main .pension  {
	padding: 0 !important;
}
#content-main .km-board {
	padding: 0 !important;
}
#content-main p.register-refer {
	font-size: 12px;
	color: #777;
	text-align: right;
	margin: 40px 0 3px 0;
}
#content-main table.big-calendar {
	float: none;
	width: 100%;
	margin: 0 0 15px 0;
}
#content-main table.big-calendar th {
	color: #666;
	border: 1px solid #d6d6d6;
}

#content-main table.big-calendar th.sun {
	/*color: #ff3333;*/
	background: #FDE9E9;
}
#content-main table.big-calendar th.sat {
	/*color: #0099ff;*/
	color: #ff3333;	
	background: #F0F8FF;
}

#content-main table.big-calendar td {
	height: 110px;
	padding: 3px 1px;
}
#content-main table.big-calendar td a {
	display: block;
	font-size: 12px;
	color: #555;
}
#content-main table.big-calendar td a.day {
	font-family: times new roman, georgia;
	letter-spacing: 0;
	padding-bottom: 5px;
}
#content-main table.big-calendar td.sun a.day {
	/*color: #ff3333;*/
	font-weight: bold;
}
#content-main table.big-calendar td.sat a.day {
	/*color: #0099ff;*/
	color: #ff3333;
	font-weight: bold;
}

#content-main table.big-calendar td.reserv-finish-day ul.reserv-state {
	text-indent: -9999em;
	width: 77px;
	height: 60px !important;
	margin: 0 auto;
	background: url(/images/open.content/ko/reservation/register/reserv-finish-day.png) 0 6px no-repeat;
}
#content-main table.big-calendar td.reserv-finish-day ul.reserv-state li span,
#content-main table.big-calendar td.reserv-finish-day ul.reserv-state li b {
	width: 0;
	height: 0;
	background: transparent;
}

#content-main table.big-calendar td.reserv-today ul.reserv-today{
	text-indent: -9999em;
	width: 77px;
	height: 60px !important;
	margin: 0 auto;
	background: url(/images/open.content/ko/reservation/register/reserv-today.png) 0 6px no-repeat;
}
#content-main table.big-calendar td.reserv-today ul.reserv-today li span,
#content-main table.big-calendar td.reserv-today ul.reserv-today li b {
	width: 0;
	height: 0;
	background: transparent;
}

.reserv-command {
	position: absolute;
	top: 42px;
	right: 0;
}
.reserv-command span {
	float: left;
	font-size: 11px;
	font-family: dotum;
	color: #7a7a7a;
	line-height: 17px;
	letter-spacing: -0.5px;
	height: 13px;
	padding: 0 9px 0 16px;
}
.reserv-command span.reserv-finish {
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 0 0 no-repeat;
}
.reserv-command span.reserv-impossible {
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 0 -13px no-repeat;
}
.reserv-command span.reserv-possible {
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 0 -26px no-repeat;
}
ul.reserv-state li span {
	float: left;
	width: 33px;
	height: 21px;
	margin: 0 4px;
	line-height: 13px;
}
ul.reserv-state li span b.reserv-finish {
	float: right;
	display: block;
	text-indent: -9999em;
	width: 13px;
	height: 13px;
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 0 0 no-repeat;
}
ul.reserv-state li span b.reserv-impossible {
	float: right;
	display: block;
	text-indent: -9999em;
	width: 13px;
	height: 13px;
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 0 -13px no-repeat;
}
ul.reserv-state li span b.reserv-possible {
	float: right;
	display: block;
	text-indent: -9999em;
	width: 13px;
	height: 13px;
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 0 -26px no-repeat;
}
#content-main table.big-calendar td a:hover {
	color: #d78f5c;
}
#content-main .guide {
	float: none;
	width: 1000px;
}
#notice-list {
	width: 960px;
	padding: 3em 0;
}
#notice-list ul li {
	display: inline-block;
	vertical-align: top;
	width: 450px;
	margin: 0 0 0 60px;
}
.lte7 #notice-list ul li {
	display: inline;
}
#notice-list ul li.rooms-use {
	margin: 0;
}
#notice-list ul li dl dt {
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family: times new roman, "맑은 고딕";
	margin: 0 0 20px 0;
	padding: 0 0 0 19px;
	background: url(/images/open.content/ko/reservation/register/guide-icon.png) 0 center no-repeat;
}
#notice-list ul li dl dd {
	color: #666;
	font-size: 13px;
	line-height: 26px;
}
#notice-list ul li ul li {
	display: block;
	width: 100%;
	margin: 0;
}

#content-main h4.room-list,
#content-main h4.room-choice {
	font-size: 16px;
	font-family: times new roman, "맑은 고딕";
	margin-top: 3em;
	padding-left: 19px;
	background: url(/images/open.content/ko/reservation/register/guide-icon.png) 0 center no-repeat;
}
#content-main h4.room-list {
	margin-bottom: 0;
}
#content-main .km-board th {
	border: 1px solid #ccc;
	background: #efefef;
}
#content-main .km-board td {
	letter-spacing: 0;
}
#content-main .room-info .km-list,
#content-main .modal-view .km-list {
	margin: 0;
	padding: 0;
}
#content-main .modal-view .km-list table {
	margin: 0;
	padding: 0;
}
#content-main .photo-view-images {
	position: relative;
	display: block;
	margin-top: 0;
	background-color: transparent;
	border: 0 none;
}

#content-main .pension table td span.reserv-impossible {
	display: block;
	font-size: 12px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	padding-left: 16px;
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 6px -13px no-repeat;
}
#content-main .pension table td span.reserv-possible {
	display: block;
	font-size: 12px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	padding-left: 16px;
	background: url(/images/open.content/ko/reservation/register/reservation-state-icon.png) 6px -26px no-repeat;
}


@media (max-width: 900px) {
	.big-calendar .before-month {
		left: 10%;
		top: 2px;
	}
	.big-calendar .after-month {
		right: 10%;
		top: 2px;
	}
}
@media (max-width: 460px) {
	.big-calendar .now-month strong {
		font-size: 16px;
		font-weight: bold;
	}
	.big-calendar .before-month {
		left: 2%;
	}
	.big-calendar .after-month {
		right: 2%;
	}
	.big-calendar .before-month a {
		font-size: 12px;
		padding-left: 15px;
	}
	.big-calendar .after-month a {
		font-size: 12px;
		padding-right: 15px;
	}
}