* {
	font-size: 12px;
}

BODY {
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
TD {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.big {
	font-size: 14px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.small {
	font-size: 10px;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.small2 {
	font-size: 10px;
	line-height: 10pt;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.contents {
	font-size: 12px;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}