.fontsize12 {
	font-size: 12px;
	line-height: 16px;
}
.fontsize10 {
	font-size: 10px;
	line-height: 14px;
}
.infotd {
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.fontsize14 {
	font-size: 14px;
	line-height: 16px;
}
.midashi-a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border: none;
}