.bar {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	text-decoration: none;
}
.mainT {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16pt;
	color: #00FF00;
}
.subT {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14pt;
}
.T {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
body {
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: none;
}

