#navi li a#menu_go {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -318px; 
	
	text-indent: -9999px;
}
#navi li a:hover#menu_go {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -354px; 
	text-indent: -9999px;
}

#navi li a#menu_watch {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -246px; 
	text-indent: -9999px;
}
#navi li a:hover#menu_watch {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -282px; 
	text-indent: -9999px;
}

#navi li a#menu_enjoy {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -390px; 
	text-indent: -9999px;
}
#navi li a:hover#menu_enjoy {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -426px; 
	text-indent: -9999px;
}

#navi li a#menu_shop {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -462px; 
	text-indent: -9999px;
}
#navi li a:hover#menu_shop {
	width: 220px;
	height: 29px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -660px -498px; 
	text-indent: -9999px;
}
