@charset 'UTF-8';

/*------------------------------
globalnavi
------------------------------*/

#globalnavi{
	width:800px;
	height:100px;
	background:url("../../images/cf/navi_bg.gif") 0% 0% no-repeat;
	text-align:left;
}

#globalnavi li{
	float:left;
	width:149px
	height:33px;
	list-style-type:none;
}

#globalnavi li a {
	display:block;
	width:149px;
	height:33px;
	text-indent:-9999px;
	text-decoration:none;
 	overflow:hidden;
}

/*i*/
#globalnavi li.list01 a			{margin-top:8px; margin-left:15px; background:url("../../images/cf/navi.jpg") no-repeat -15px -8px;}
#globalnavi li.list01 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -15px -108px;}
#globalnavi li.list02 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -170px -8px;}
#globalnavi li.list02 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -170px -108px;}
#globalnavi li.list03 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -326px -8px;}
#globalnavi li.list03 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -326px -108px;}
#globalnavi li.list04 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -481px -8px;}
#globalnavi li.list04 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -481px -108px;}
#globalnavi li.list05 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -636px -8px;}
#globalnavi li.list05 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -636px -108px;}

/*i*/
#globalnavi li.list06 a			{margin-top:8px; margin-left:15px; background:url("../../images/cf/navi.jpg") no-repeat -15px -50px;}
#globalnavi li.list06 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -15px -150px;}
#globalnavi li.list07 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -170px -50px;}
#globalnavi li.list07 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -170px -150px;}
#globalnavi li.list08 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -326px -50px;}
#globalnavi li.list08 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -326px -150px;}
#globalnavi li.list09 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -481px -50px;}
#globalnavi li.list09 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -481px -150px;}
#globalnavi li.list10 a			{margin-top:8px; margin-left:6px; background:url("../../images/cf/navi.jpg") no-repeat -636px -50px;}
#globalnavi li.list10 a:hover	{background:url("../../images/cf/navi.jpg") no-repeat -636px -150px;}
