.small2{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #444444;
	font-weight: normal;
	font-variant: normal;
}
.small {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	font-size:smaller;
	font-style: normal;
	line-height: normal;
	color: #444444;
	font-weight: normal;
	font-variant: normal;
}
.normal {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	line-height: normal;
	color: #444444;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
}
.normal_b {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}

.normal_w {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.normal_r {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}

.middle {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-size: medium;
}
.middle_b {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	font-size: medium;
}
a {text-decoration: none}
a:link, a:visited {color: #0000FF;}
a:active, a:hover {color: #FF5500;}

