@charset "UTF-8";
.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text01link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: normal;
}
a.text01link:hover {
	color: #000000;
}
.text01title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: -1px;
}
.text01subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}
.text02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.text02link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #CC3366;
	text-decoration: underline;
}
a.text02link:hover {
	color: #000000;
}
.centraltable {
	background-image: url(images/bkg_centraltable.gif);
	background-repeat: no-repeat;
}
.separatortable {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3366;
}

