@charset "ISO-8859-1";
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

