@charset "Shift_JIS";

/*
StyleSheet for Nihonkiin Portal Site
CSS FILE navi.css
Stylesheet for Global Navigation.


yLAST UPDATEDz27 MAR 2007
*/


/* *********************************************************************
Global Navigation
********************************************************************* */
/*ulÝè*/
#gNavi ul {
	position: relative;
	width: 762px;
	height: 26px;
	overflow: hidden;
	top: 0;
}
#gNavi ul li a {
	position: absolute;
	height: 26px;
	padding: 26px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
}


/* *********************************************************************
Roll Over
********************************************************************* */
li#NaviTop a {
	background: url(../images_navi/navi_top.gif) top left no-repeat;
	width: 62px;
	left: 0;
	z-index: 11;
}
li#NaviNews a {
	background: url(../images_navi/navi_news.gif) top left no-repeat;
	width: 87px;
	left: 57px;
	z-index: 10;
}
li#NaviMatch a {
	background: url(../images_navi/navi_match.gif) top left no-repeat;
	width: 66px;
	left: 139px;
	z-index: 9;
}
li#NaviPlayer a {
	background: url(../images_navi/navi_player.gif) top left no-repeat;
	width: 66px;
	left: 200px;
	z-index: 8;
}
li#NaviPlay a {
	background: url(../images_navi/navi_play.gif) top left no-repeat;
	width: 65px;
	left: 261px;
	z-index: 7;
}
li#NaviLearn a {
	background: url(../images_navi/navi_learn.gif) top left no-repeat;
	width: 66px;
	left: 321px;
	z-index: 6;
}
li#NaviBuy a {
	background: url(../images_navi/navi_buy.gif) top left no-repeat;
	width: 64px;
	left: 382px;
	z-index: 5;
}
li#NaviPublishing a {
	background: url(../images_navi/navi_publishing.gif) top left no-repeat;
	width: 76px;
	left: 441px;
	z-index: 4;
}
li#NaviMember a {
	background: url(../images_navi/navi_member.gif) top left no-repeat;
	width: 93px;
	left: 512px;
	z-index: 3;
}
li#NaviProfile a {
	background: url(../images_navi/navi_profile.gif) top left no-repeat;
	width: 93px;
	left: 600px;
	z-index: 2;
}
li#NaviLink a {
	background: url(../images_navi/navi_link.gif) top left no-repeat;
	width: 74px;
	left: 688px;
	z-index: 1;
}

li#NaviTop a:hover,
li#NaviNews a:hover,
li#NaviMatch a:hover,
li#NaviPlayer a:hover,
li#NaviPlay a:hover,
li#NaviLearn a:hover,
li#NaviBuy a:hover,
li#NaviPublishing a:hover,
li#NaviMember a:hover,
li#NaviProfile a:hover,
li#NaviLink a:hover {
	background-position: 0 -26px;
	z-index: 20;
}


/* *********************************************************************
If the tab is ON
********************************************************************* */
.NaviON {
	position: absolute;
	display: block;
	height: 26px;
	text-indent: -9999px;
	top: 0;
	z-index: 15;
}
li#NaviTopON ,
li#NaviTopON a {
	background: url(../images_navi/navi_top.gif) no-repeat 0 -26px;
	width: 62px;
	left: 0;
}

li#NaviNewsON {
	background: url(../images_navi/navi_news.gif) no-repeat 0 -26px;
	width: 87px;
	left: 57px;
}
li#NaviNewsON a {
	background: url(../images_navi/navi_news.gif) no-repeat 0 -26px;
	width: 87px;
	left: 0;
}

li#NaviMatchON {
	background: url(../images_navi/navi_match.gif) no-repeat 0 -26px;
	width: 66px;
	left: 139px;
}
li#NaviMatchON a {
	background: url(../images_navi/navi_match.gif) no-repeat 0 -26px;
	width: 66px;
	left: 0;
}

li#NaviPlayerON {
	background: url(../images_navi/navi_player.gif) no-repeat 0 -26px;
	width: 66px;
	left: 200px;
}
li#NaviPlayerON a {
	background: url(../images_navi/navi_player.gif) no-repeat 0 -26px;
	width: 66px;
	left: 0;
}

li#NaviPlayON {
	background: url(../images_navi/navi_play.gif) no-repeat 0 -26px;
	width: 65px;
	left: 261px;
}
li#NaviPlayON a {
	background: url(../images_navi/navi_play.gif) no-repeat 0 -26px;
	width: 65px;
	left: 0;
}

li#NaviLearnON {
	background: url(../images_navi/navi_learn.gif) no-repeat 0 -26px;
	width: 66px;
	left: 321px;
}
li#NaviLearnON a {
	background: url(../images_navi/navi_learn.gif) no-repeat 0 -26px;
	width: 66px;
	left: 0;
}

li#NaviBuyON {
	background: url(../images_navi/navi_buy.gif) no-repeat 0 -26px;
	width: 64px;
	left: 382px;
}
li#NaviBuyON a {
	background: url(../images_navi/navi_buy.gif) no-repeat 0 -26px;
	width: 64px;
	left: 0;
}

li#NaviPublishingON {
	background: url(../images_navi/navi_publishing.gif) no-repeat 0 -26px;
	width: 76px;
	left: 441px;
}
li#NaviPublishingON a {
	background: url(../images_navi/navi_publishing.gif) no-repeat 0 -26px;
	width: 76px;
	left: 0;
}

li#NaviMemberON {
	background: url(../images_navi/navi_member.gif) no-repeat 0 -26px;
	width: 93px;
	left: 512px;
}
li#NaviMemberON a {
	background: url(../images_navi/navi_member.gif) no-repeat 0 -26px;
	width: 93px;
	left: 0;
}
li#NaviProfileON {
	background: url(../images_navi/navi_profile.gif) no-repeat 0 -26px;
	width: 93px;
	left: 600px;
}
li#NaviProfileON a {
	background: url(../images_navi/navi_profile.gif) no-repeat 0 -26px;
	width: 93px;
	left: 0;
}

li#NaviLinkON {
	background: url(../images_navi/navi_link.gif) no-repeat 0 -26px;
	width: 74px;
	left: 688px;
}
li#NaviLinkON a {
	background: url(../images_navi/navi_link.gif) no-repeat 0 -26px;
	width: 74px;
	left: 0;
}