@charset "Shift_JIS";

/* 文書スタイル */
.small {
	font-size: 10px !important;
	font-size: 70%;
	line-height: 120%;
}
.smallN {
	font-size: 10px !important;
	font-size: 70%;
}
.normal {
	font-size: 12px !important;
	font-size: 80%;
	line-height: 160%;
}
.normalN {
	font-size: 12px !important;
	font-size: 80%;
}
.large {
	font-size: 14px !important;
	font-size: 100%;
	line-height: 140%;
}
.largeN {
	font-size: 14px !important;
	font-size: 100%;
}
.footer {
	font-size: 10px !important;
	font-size: 70%;
	line-height: 120%;
}
.bold {
	font-weight: bold;
}
