@charset "UTF-8";

/* main */
div#main h1 {
	margin-bottom: 25px;
}

div#main h2 {
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 150%;
	color: #004283;
}

div#main p {
	margin-bottom: 30px;
	font-size: 80%;
	line-height: 150%;
}

