.bg {
	font-size: x-large;
	line-height: 140%;
}

.ml {
	font-size: medium;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";

}
.mm {
	font-size: small;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";

}
.ss {
	font-size: x-small;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";

}
.sss {
	font-size: xx-small;
	line-height: 130%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";

}

.smm {
	font-size: medium;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";
	color: #FFFFFF;

}

.bgw {
	font-size: x-large;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";
	color: #FFFFFF;
}

.sw {
	font-size: small;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";
	color: #FFFFFF;

}
.ssw {
	font-size: small;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";
	color: #FFFFFF;

}
.sssw {
	font-size: x-small;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";
	color: #FFFFFF;

}
.copy {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: x-small;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";

}
td {
	font-size: x-small;
	line-height: 140%;
	font-family: "ＭＳ Pゴシック", "Osaka−等幅";

}


a:link {text-decoration:none; color:#006699;}
a:visited {text-decoration:none; color:#993366;}
a:actine {text-decoration:none}
a:hover {text-decoration:none;color:#CC66CC; background-color:#91EED2 ;}
