@charset "UTF-8";

.scrollArea {
	padding: 15px 20px;
	height: 210px;
	border: #c3b57b 1px solid;
	overflow: auto;
}