a:link {
	font: bold 12px "ＭＳ ゴシック", "Osaka‐等幅";
	color: #CA4C57;
	text-decoration: underline;
}
a:visited {
	font: bold 12px "ＭＳ ゴシック", "Osaka‐等幅";
	color: #62272C;
	text-decoration: underline;
}
a:hover {
	font: bold 12px "ＭＳ ゴシック", "Osaka‐等幅";
	color: #A5414B;
	text-decoration: none;
}
