body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #333333;
	font-family: sans-serif,"メイリオ";
}
.h20 {
	line-height: 20pt;
}
.b {
	font-weight: bold;
}
.red {
	color: #FF6600;
	font-size: large;
	font-weight: bold;
}
.small {
	font-size: small;
	line-height: 15pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #336600;
	text-decoration: underline;
}
.white {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.redthin {
	color: #FF6600;
	line-height: 20pt;
}
.green {
	font-weight: bold;
	color: #003300;
}
.greenb {
	font-size: large;
	font-weight: bold;
	color: #003300;
}
.s {
	font-size: small;
}
.pink {
	color: #FF66CC;
	line-height: 20pt;
	text-align: left;
}
.subred {
	font-size: small;
	color: #993300;
}
.nwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-color: #99CC00;
	font-weight: bold;
}
