.text01 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #274d6f;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: -1px;
}
.text02 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #274d6f;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}
.text03 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #58738c;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: -1px;
}
.sep01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bgEvent {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -1px;
	background-image: url(bg-event.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

