.NomalFont {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #3C3C51;
}
a {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 11px;
	font-style: normal;
	color: #6B33D5;
	text-decoration: none;
}
A:HOVER{
	text-decoration : underline;
	color : red;
}
.Pink {
	color: #FF0099;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 11px;
	font-style: normal;
}
.Brown {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	font-style: normal;
	color: #67473F;
}
.Finding {
	font-size: 12px;
	font-weight: bold;
}
.Link_large {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	font-style: normal;
	color: #6B33D5;
	text-decoration: none;
}
.Fontlarge {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}
