.text12 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.red_text {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
}
.subtitle {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000066;
}
h1 {
	font: normal 12px/14px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #333333;
	text-align: center;
}
