@charset "UTF-8";

#pageTitle {
	border-bottom: solid 1px #662d80;
}

#pageTitle h1 {
	padding-top: 16px;
}

#contents {
	width: 760px;
	margin: 40px auto 0;
	line-height: 1.88;
}

#contents div.textSection h2 {
	font-size:125%;
	font-weight:bold;
	line-height:1.1;
	border-bottom:#333 dotted 2px;
	padding-bottom:12px;
	margin-bottom:8px;
}

#contents div.textSection {
	margin-bottom:80px;
}

#contents div.textSection p {
	margin-bottom:30px;
}