.honmon {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	letter-spacing: 0pt;
/*
	color: #007300;
*/
	color: #000000;

}


.mokuji-honmon {
	font-size: 11.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	letter-spacing: 0pt;
/*
	color: #007300;
*/
	color: #000000;

}

/* 目次タイトルの上の題 */
.mokuji-title {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	letter-spacing: 0pt;

	color: #007300;

}

.title-1  {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
/*
	line-height: 150%;
*/
	text-align: left;
	letter-spacing: 0pt;
/*
	color: #007300;
*/
	color: #000000;

}

/* 総括ページの本文(両端ぞろえ) */
.sokatsu-honmon {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	text-align: justify;
text-justify: inter-ideograph;
	letter-spacing: 0pt;
/*
	color: #007300;
*/
	color: #000000;

}

