.small {
	color: #333333;
	font-size : 9px;
	line-height: 13px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.normal {
	font-size : 12px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.large {
	color: #333333;
	font-size : 14px;
	line-height: 18px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.larger {
	color: #333333;
	font-size : 16px;
	line-height: 20px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
} 
.ultra {
	color: #333333;
	font-size : 18px;
	line-height: 22px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
} 
.bsmall {
	color: #333333;
	font-size : 10px;
	font-weight : bold;
	;
	line-height: 14px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
} 
.bnormal {
	font-size : 12px;
	font-weight : bold;
	;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
} 
.blarge {
	font-size : 14px;
	font-weight : bold;
	;
	line-height: 18px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
} 
.blargest {
	font-size : 16px;
	font-weight : bold;
	;
	line-height: 20px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
} 
.bultra {
	color: #333333;
	font-size : 18px;
	font-weight : bold;
	;
	line-height: 22px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
} 
.bwlarge {
	color: #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	;
	line-height: 18px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.bwlargest {
	color: #FFFFFF;
	font-size : 16px;
	font-weight : bold;
	;
	line-height: 20px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a:link {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #FF0000;
	text-decoration: underline;
}
