@charset "shift_jis";

a:link {
	color: #0000cc;
	text-decoration: none;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, monospace;
	font-size: 12px;
}
a:hover {
	color: #0000cc;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, monospace;
	font-size: 12px;
}
a:visited {
	color: #810081;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, monospace;
	font-size: 12px;
}
