/*	globalnavi
--------------------------------------------------*/
#globalnavi{
	width:750px;
	height:35px;
/*	background:url("../../images/cf/menu.jpg") 0% 0% no-repeat;
	text-align:left; */
}

#globalnavi li{
	float:left;
	width:125px
	height:35px;
	list-style-type:none;
}

#globalnavi li a {
	display:block;
	width:125px;
	height:35px;
	text-indent:-9999px;
	text-decoration:none;
 	overflow:hidden;
}

#globalnavi li.list01 a		{background:url("../../images/cf/menu.jpg") no-repeat 0px 0px;}
#globalnavi li.list01 a:hover	{background:url("../../images/cf/menu.jpg") no-repeat 0px -35px;}
#globalnavi li.list01_on	{background:url("../../images/cf/menu.jpg") no-repeat 0px -35px;}

#globalnavi li.list02 a		{background:url("../../images/cf/menu.jpg") no-repeat -125px 0px;}
#globalnavi li.list02 a:hover	{background:url("../../images/cf/menu.jpg") no-repeat -125px -35px;}
#globalnavi li.list02_on	{background:url("../../images/cf/menu.jpg") no-repeat -125px -35px;}

#globalnavi li.list03 a		{background:url("../../images/cf/menu.jpg") no-repeat -250px 0px;}
#globalnavi li.list03 a:hover	{background:url("../../images/cf/menu.jpg") no-repeat -250px -35px;}
#globalnavi li.list03_on	{background:url("../../images/cf/menu.jpg") no-repeat -250px -35px;}

#globalnavi li.list04 a		{background:url("../../images/cf/menu.jpg") no-repeat -375px 0px;}
#globalnavi li.list04 a:hover	{background:url("../../images/cf/menu.jpg") no-repeat -375px -35px;}
#globalnavi li.list04_on	{background:url("../../images/cf/menu.jpg") no-repeat -375px -35px;}

#globalnavi li.list05 a		{background:url("../../images/cf/menu.jpg") no-repeat -500px 0px;}
#globalnavi li.list05 a:hover	{background:url("../../images/cf/menu.jpg") no-repeat -500px -35px;}
#globalnavi li.list05_on	{background:url("../../images/cf/menu.jpg") no-repeat -500px -35px;}

#globalnavi li.list06 a		{background:url("../../images/cf/menu.jpg") no-repeat -625px 0px;}
#globalnavi li.list06 a:hover	{background:url("../../images/cf/menu.jpg") no-repeat -625px -35px;}
#globalnavi li.list06_on	{background:url("../../images/cf/menu.jpg") no-repeat -625px -35px;}

/*	footer
--------------------------------------------------*/
ul.subnavi1{
	height:45px;
	line-height:45px;
}

ul.subnavi1 li{
	display:inline;
	padding-right:6px;
	margin-right:5px;
}

ul.subnavi1 li{

}

ul.subnavi1 li a{
	font-weight:bold;
	font-size:14px;
	color:#ff0099;
}
