.top-navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;
}

A.top-navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;
}

A.top-navi:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;
}

.navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 14px;
	}

A.navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 14px;
}

A.navi:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B41535;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 14px;
}

.navi-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B41535;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 14px;
}

A.navi-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B41535;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 14px;
}

A.navi-active:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B41535;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 14px;
}

.subnavi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 13px;
}

A.subnavi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 13px;
}

A.subnavi:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 13px;
}

.subnavi-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 13px;
}

A.subnavi-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 13px;
}

A.subnavi-active:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 13px;
}

.dark {
	background-color : Black;
}

.red {
	background-color : #B41535;
}


