.data {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15pt;
}
.data-black {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #111111;
	text-decoration: none;
	line-height: 15pt;
}
.data-red {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C1262D;
	text-decoration: none;
	line-height: 15pt;
}
.data-blue {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2494B2;
	text-decoration: none;
	line-height: 15pt;
}
.data-green {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3A9848;
	text-decoration: none;
	line-height: 15pt;
}
.tit {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15pt;
}
.eng {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 15pt;
}
.run {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0055AA;
	text-decoration: none;
	line-height: 15pt;
}
.memo {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17pt;
}
.pro-red {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A5080F;
	text-decoration: none;
	line-height: 15pt;
}