@charset "UTF-8";
/* CSS Document */

div#main h1 {
	margin-top: 8px;
	margin-bottom: 45px;
	}
div#main h2 {
	margin: 30px 0 30px;
	text-align: center;
	padding: 7px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
div#main h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	}
div#main p {
	margin-bottom: 30px;
	}

