.text-12 {
	font-size: 12px;
}
.text-10 {
	font-size: 10px;
}
.text-kihon {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.text-head {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.text-Q {
	font-size: 16px;
	font-weight: bold;
	color: #547796;
}
.text-A {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6666;
	text-decoration: underline;
}
