.px10 {
	font-size: 10px;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
.px12 {
	font-size: 12px;
	line-height: 140%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
.px14 {
	font-size: 14px;
	line-height: 140%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
        text-decoration: none
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
        text-decoration: none
}
.px16 {  font-size: 16px; line-height: 140%}
