#top-navi-wrap {
	position: absolute;
	top: 11.3em;
	left: 24%;
	width: 52%;
	height: 1.7em;
	z-index:4;
	clear: left;
}

.tmenu-norm-wrap_intra,
.tmenu-norm-wrap {
	text-align: center;
	width: 16.666%;
	float:left;	
}

.tmenu-norm-wrap_intra {
	width: 20.835%;
}

a.tmenu-norm:link,
a.tmenu-norm:visited,
a.tmenu-norm:hover,
a.tmenu-norm:active {
	display: block;
	width: 100%;
	border-left: 1px solid #002C8C;
	text-decoration: none;
	padding-top: 0.1em;
	line-height: 1.45em;
	font-size: 1.1em;
	color: #002C8C;
}

/*
a.tmenu-norm:active,
a.tmenu-norm:focus {
	color: #859ED2;
	border:0;
}
*/
