.greentitle {
	color: #99CC00;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.blackTitleL {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-style: normal;
	line-height: normal;
}
.blackTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-style: normal;
	line-height: normal;
}
body,td,th {
	font-family: ＭＳ ゴシック, Osaka‐等幅;
	font-size: 10px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #690;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #099;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
