.font10 {
	font-size: 10px;
	line-height: 16px;
}
.font12 {
	font-size: 12px;
	line-height: 19px;
}
.font14 {
	font-size: 14px;
	line-height: 22px;
}
.font16 {
	font-size: 16px;
	line-height: 20px;
}
.waku10 {
	font-size: 10px;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
.waku12 {
	font-size: 12px;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
.font8 {
	font-size: 8px;
}
.midashi01 {
    font-size: 14px;
	line-height: 22px;
	color: #C73349;
	font-weight: bold;
}