.style_title {
	font-family: "ＭＳ ゴシック";
	font-size: 18px;
	font-weight: bold;
}
.style_main {
	font-family: "ＭＳ 明朝";
	font-size: 14px;
}
.style_return {
	font-family: "ＭＳ ゴシック";
	font-size: 16px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
