@charset "shift_jis";


/* font size
----------------------------------------------- */
.fontsize1 {
	font-size: 7.5pt;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.fontsize2 {
	font-size: 7.5pt;
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.fontsize3 {
	font-size: 8pt;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.fontsize4 {
	font-size: 9pt;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.fontsize5 {
	font-size: 10pt;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}


/* line
----------------------------------------------- */
.lineheight1 {
	line-height: 1em;
}
.lineheight2 {
	line-height: 1.2em;
}
.lineheight3 {
	line-height: 1.3em;
}
.lineheight4 {
	line-height: 1.4em;
}
.lineheight5 {
	line-height: 1.5em;
}
