@charset 'UTF-8';

/*------------------------------
globalnavi
------------------------------*/

#globalnavi_outer #globalnavi{
	float:left;
	margin-bottom:40px;
	width:200px;
	height:418px;
	background:url("../../images/cf/navi_bg.jpg") no-repeat;
}

#globalnavi{
}

#globalnavi li{
	text-align:left;
}

#globalnavi li a {
	display:block;
	width:171px;
	text-indent:-9999px;
 	overflow:hidden;
}

#globalnavi li.list01 a			{margin-top:13px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -13px; height:41px;}
#globalnavi li.list01_on a		{margin-top:13px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -13px; height:41px;}
#globalnavi li.list01 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -13px; height:41px;}

#globalnavi li.list02 a			{margin-top:1px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -55px; height:40px;}
#globalnavi li.list02_on a		{margin-top:1px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -55px; height:40px;}
#globalnavi li.list02 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -55px; height:40px;}

#globalnavi li.list03 a			{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -95px; height:40px;}
#globalnavi li.list03_on a		{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -95px; height:40px;}
#globalnavi li.list03 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -95px; height:40px;}

#globalnavi li.list04 a			{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -135px; height:40px;}
#globalnavi li.list04_on a		{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -135px; height:40px;}
#globalnavi li.list04 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -135px; height:40px;}

#globalnavi li.list05 a			{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -175px; height:40px;}
#globalnavi li.list05_on a		{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -175px; height:40px;}
#globalnavi li.list05 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -175px; height:40px;}

#globalnavi li.list06 a			{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -215px; height:40px;}
#globalnavi li.list06_on a		{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -215px; height:40px;}
#globalnavi li.list06 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -215px; height:40px;}

#globalnavi li.list07 a			{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -255px; height:40px;}
#globalnavi li.list07_on a		{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -255px; height:40px;}
#globalnavi li.list07 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -255px; height:40px;}

#globalnavi li.list08 a			{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -295px; height:40px;}
#globalnavi li.list08_on a		{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -295px; height:40px;}
#globalnavi li.list08 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -295px; height:40px;}

#globalnavi li.list09 a			{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -335px; height:40px;}
#globalnavi li.list09_on a		{margin-top:0px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -335px; height:40px;}
#globalnavi li.list09 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -335px; height:40px;}

#globalnavi li.list10 a			{margin-top:9px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -14px -384px; height:33px;}
#globalnavi li.list10_on a		{margin-top:9px; margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -384px; height:33px;}
#globalnavi li.list10 a:hover	{margin-left:14px; background:url("../../images/cf/navi.jpg") no-repeat -214px -384px; height:33px;}

/*------------------------------
subnavi
------------------------------*/

#subnavi{
}

#subnavi li{
	display:inline;
	_padding:1px;
	padding-right:9px;
	margin-right:8px;
	font-size:10px;
	font-weight:bold;
}

#subnavi a{
	color:#ffffff;
}

#subnavi li.type1{
	border-right:1px solid #66ccff;
	/*background:url("../../images/cf/subnavi_line.gif") 100% 50% no-repeat;*/
}
