.text01 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
a:link ,a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.title01 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	background-color: #B8CAB5;
}
.title02 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

.data01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
}
.time01 {
	font-size: 12px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

.num {
	font-size: 12px;
	letter-spacing: 1px;
	color: #003300;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

