@charset "utf-8";
.reggaetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.reggaetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF01;
	font-weight: bold;
}
.navi-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FE0000;
	font-weight: bold;
}
.navi-ov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.curtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF01;
	font-weight: bold;
}
.subnavi-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FE0000;
	font-weight: bold;
}
.subnavi-ov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

