h2.maintitle {
	text-align: center;
	margin: 20px 0 30px;
}

div.section p {
	text-indent: 1em;
}

h4.texttitle {
	padding: 7px 3px;
	line-height: 1.2;
	color: #04971E;
	font-size: large;
	margin-bottom: 10px;
}

h4.texttitle.withborder {
	padding: 7px 3px;
	line-height: 1.2;
	color: #04971E;
	font-size: large;
	margin-bottom: 10px;
	border: 1px solid #04971E;
	border-left: none;
	border-right: none;
}

h4.imagetitle {
	margin-bottom: 20px;
}

h5.texttitle {
	padding: 7px 3px;
	line-height: 1.2;
	color: #30865B;
	font-size: medium;
	font-family: 'HiraMinPro-W6', 'MS PMincho', serif;
}

h6.texttitle {
	padding: 7px 3px 2px;
	line-height: 1.2;
	color: #04971E;
}