.font20  { font-size: 20px; }
.font16  { font-size: 16px; }
.font14  { font-size: 14px; }
.font12  { font-size: 12px; }
.font10  { font-size: 10px; }

.font20L { font-size: 20px; line-height: 140%; }
.font16L {
	font-size: 16px;
	line-height: 140%;
	margin-left: 10px;
}
.font14L { font-size: 14px; line-height: 140%; }
.font12L {
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	padding-top: 0px;
}
.font10L { font-size: 10px; line-height: 140%; }

input    { font-size: 12px; }
textarea { font-size: 12px; }
select   { font-size: 12px; }

.kougaku_title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A78383;
	font-size: 14px;
	color: #684253;
	margin-bottom: 10px;
	font-weight: bold;
}
