
div.top_reserve {
	width: 100%;
	height: 75px;
	background-color: #3c2612;
}

a.top_reserve_img {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 30px;
	width: 50%;
	height: 100%;
	display: block;
	margin: auto;
	overflow: hidden;
	text-align-last: center;
	line-height: 75px;
	color: #fff;
	text-decoration: none;
}