@charset "UTF-8";
/* CSS Document */

#navi {
	position:absolute;
	left:0;
	top:74px;
	width:826px;
	height:34px;
	z-index:88;
}

#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navi li {
	float: left;
}

#navi_01 a{
	float:left;
	display: block;
	width: 72px;
	height: 34px;
	background: url(../images/nav_01.png) 0 0 no-repeat;
}
#navi_02 a{
	float:left;
	display: block;
	width: 74px;
	height: 34px;
	background: url(../images/nav_02.png) 0 0 no-repeat;
}
#navi_03 a{
	float:left;
	display: block;
	width: 60px;
	height: 34px;
	background: url(../images/nav_03.png) 0 0 no-repeat;
}
#navi_04 a{
	float:left;
	display: block;
	width: 63px;
	height: 34px;
	background: url(../images/nav_04.png) 0 0 no-repeat;
}
#navi_05 a{
	float:left;
	display: block;
	width: 57px;
	height: 34px;
	background: url(../images/nav_05.png) 0 0 no-repeat;
}
#navi_06 a{
	float:left;
	display: block;
	width: 152px;
	height: 34px;
	background: url(../images/nav_06.png) 0 0 no-repeat;
}
#navi_07 a{
	float:left;
	display: block;
	width: 92px;
	height: 34px;
	background: url(../images/nav_07.png) 0 0 no-repeat;
}
#navi_08 a{
	float:left;
	display: block;
	width: 87px;
	height: 34px;
	background: url(../images/nav_08.png) 0 0 no-repeat;
}
#navi_09 a{
	float:left;
	display: block;
	width: 80px;
	height: 34px;
	background: url(../images/nav_09.png) 0 0 no-repeat;
}
#navi_10 a{
	float:left;
	display: block;
	width: 89px;
	height: 34px;
	background: url(../images/nav_10.png) 0 0 no-repeat;
}

#navi_11 a{
	float:left;
	display: block;
	width: 108px;
	margin-right:8px;
	margin-top:-10px;
}

#navi_01 a:hover,#navi_02 a:hover,#navi_03 a:hover,#navi_04 a:hover,#navi_05 a:hover,#navi_06 a:hover,#navi_07 a:hover,#navi_08 a:hover,#navi_09 a:hover,#navi_10 a:hover
	{
	background-position: 0 -34px;
}

#navi a {
	cursor: pointer
}

#navi_03 ul, #navi_05 ul, #navi_06 ul, #navi_08 ul, #navi_09 ul {
	position: absolute;
	top: 33px;
	border: 1px solid #8CF;
	font: normal 12px Verdana, Geneva, sans-serif;
	line-height: 26px;
	background-color: #FFF;
	width: 120px;
	display: none;
	list-style: none;
	z-index: 888;
	margin-left: 0;
	padding: 0;
}

#navi_03 ul a, #navi_05 ul a, #navi_06 ul a, #navi_08 ul a, #navi_09 ul a {
	background: none;
	text-decoration: none;
	width: 120px;
	height: 26px;
	display: block;
	text-decoration: none;
	color: #333;
	text-align: center;
}

#navi_03 ul a:hover, #navi_05 ul a:hover, #navi_06 ul a:hover, #navi_08 ul a:hover, #navi_09 ul a:hover {
	background-color: #36C;
	color: #FFF;
}

#navi_06 ul {
	margin-left: -4px;
}

#navi_08 ul {
	margin-left: -15px;
}


#navi_09 ul {
	width: 148px;
	line-height: 18px;
	margin-left: -37px;
}

#navi_09 ul a {
	width: 148px;
	height: 38px;
}

#navi_03 ul {
	margin-left: -28px;
}

#navi_05 ul {
	margin-left: -33px;
}
