@charset "UTF-8";
#contents {
	background-image: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

