.txt10 {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-family: MS UI Gothic;
	text-decoration: none;
}
.txt12 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-family: MS UI Gothic;
	text-decoration: none;
}
.txt16 {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-family: MS UI Gothic;
	text-decoration: none;
}
.txt22 {
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-family: MS UI Gothic;
	text-decoration: none;
}
.forgetline {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.tdline01 {
	border: thin dotted #27408B;
}
.tdline02 {
	border: thin dotted #FF8C00;
}
.tdline03 {
	border: thin dotted #008000;
}