
#page h1 {
	margin-bottom: 30px;
	}

#page h2 {
	margin-bottom: 15px;
	}

#page .lead {
	margin-bottom: 20px;
	}

#page .section01 {
	width: 660px;
	margin: 0 0 20px 40px;
	}

#page .section01 h4 {
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 3px;
	}

#page .section01 .notice {
	font-size: 0.85em;
	padding-top: 5px;
	}

