@charset "UTF-8";

#contents h1 {
	margin:32px 0 44px 0;
	color:#A38A77;
	font-size:34px;
	font-weight:bold;
	letter-spacing:2px;
}

#contents h1 span {
	color:#666;
	font-size:20px;
}

.contents {
	margin-bottom:50px;
}

.contents  h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

.contents p {
	font-size: 18px;
	margin-bottom: 1em;
	line-height: 2;
}