@charset "utf-8";

	body #mainContent .sttlA {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
	}

	/* section.num01 */
	body .section.num01 {
		margin-bottom: 50px;
	}
	
	/* section.num02 */
	body .section.num02 {
		margin-bottom: 50px;
	}
	
	/* section.num03 */
	body .section.num03 {
		margin-bottom: 50px;
	}
	body .section.num03 a {
		color: #4e6a89;
		text-decoration: underline;
	}
	body .section.num03 a:hover {
		text-decoration: none;
	}
	