.text {
	font-size: 12px;
	line-height: 120%;
	margin: 12px 36px;
	font-family: "ヒラギノ丸ゴ Pro W4", "平成角ゴシック";
	text-align: justify;
}
.title {
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
}
.note {
	font-size: 12px;
	line-height: 100%;
}
.heading {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
}
.heading2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin-right: 18px;
	margin-left: 18px;
}
.subtitle {
	font-size: 18px;
	line-height: 120%;
}

