.body {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.txt01 {
	font-size: small;
	color: #333333;
	text-align: left;
}
.txt02 {
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 14px;
	letter-spacing: 0.1em;
}
.m01 {
	font-size: x-small;
	color: #ff4d00;
	text-align: left;
	font-weight: bold;
}
.m02 {
	font-size: x-small;
	color: #f21e8c;
	text-align: left;
	font-weight: bold;
}
.m03 {
	font-size: x-small;
	color: #80c41c;
	text-align: left;
	font-weight: bold;
}
.m04 {
	font-size: x-small;
	color: #10218b;
	text-align: left;
	font-weight: bold;
}
.m05 {
	font-size: x-small;
	color: #67c6dd;
	text-align: left;
	font-weight: bold;
}
.m06 {
	font-size: x-small;
	color: #811888;
	text-align: left;
	font-weight: bold;
}
.txt03 {
	font-size: x-small;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.txt04 {
	font-size: x-small;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
a {
	text-decoration:none;
}
a:link {
	color: #FF0033;
	text-decoration: none;
}
a:visited {
	color:#990033;
	text-decoration: none;
}
a:hover{
	color:#FF0033;
	text-decoration:underline;
	}
a:active {
	color:#FF0033;
	text-decoration: underline;
}