@charset "utf-8";

#accordion_menu {
	width: 170px;
	margin-bottom: 5px;
}
#accordion_menu .menuheader {
	width:170px;
	cursor: hand;
	cursor: pointer;
	/*display: block;*/
	position: relative;
}
#accordion_menu .menuheader a {
	width:170px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}



#accordion_menu #gn01 a {
	background: url(../img/gnavi.jpg) no-repeat 0px 0px;
	height: 35px;
}
#accordion_menu #gn02 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -35px;
	height: 35px;
}
#accordion_menu #gn03 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -70px;
	height: 45px;
}
#accordion_menu #gn04 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -115px;
	height: 35px;
}
#accordion_menu #gn05 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -150px;
	height: 45px;
}
#accordion_menu #gn06 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -195px;
	height: 35px;
}
#accordion_menu #gn07 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -230px;
	height: 35px;
}
#accordion_menu #gn08 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -265px;
	height: 35px;
}
#accordion_menu #gn09 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -300px;
	height: 35px;
}
#accordion_menu #gn10 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -335px;
	height: 35px;
}
#accordion_menu #gn11 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -370px;
	height: 45px;
}
#accordion_menu #gn12 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -415px;
	height: 35px;
}
#accordion_menu #gn13 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -450px;
	height: 35px;
}
#accordion_menu #gn14 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -485px;
	height: 35px;
}

#accordion_menu #gn15 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -520px;
	height: 35px;
}

#accordion_menu #gn16 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -555px;
	height: 35px;
}

#accordion_menu #gn17 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -590px;
	height: 45px;
}

#accordion_menu #gn18 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -635px;
	height: 45px;
}

#accordion_menu #gn19 a {
	background: url(../img/gnavi.jpg) no-repeat 0px -680px;
	height: 35px;
}








#accordion_menu #gn01 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px 0px;
	height: 35px;
}
#accordion_menu #gn02 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -35px;
	height: 35px;
}
#accordion_menu #gn03 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -70px;
	height: 45px;
}
#accordion_menu #gn04 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -115px;
	height: 35px;
}
#accordion_menu #gn05 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -150px;
	height: 45px;
}
#accordion_menu #gn06 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -195px;
	height: 35px;
}
#accordion_menu #gn07 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -230px;
	height: 35px;
}
#accordion_menu #gn08 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -265px;
	height: 35px;
}
#accordion_menu #gn09 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -300px;
	height: 35px;
}
#accordion_menu #gn10 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -335px;
	height: 35px;
}
#accordion_menu #gn11 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -370px;
	height: 45px;
}
#accordion_menu #gn12 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -415px;
	height: 35px;
}
#accordion_menu #gn13 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -450px;
	height: 35px;
}
#accordion_menu #gn14 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -485px;
	height: 35px;
}

#accordion_menu #gn15 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -520px;
	height: 35px;
}

#accordion_menu #gn16 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -555px;
	height: 35px;
}

#accordion_menu #gn17 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -590px;
	height: 45px;
}

#accordion_menu #gn18 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -635px;
	height: 45px;
}

#accordion_menu #gn19 a:hover {
	background: url(../img/gnavi.jpg) no-repeat -170px -680px;
	height: 35px;
}










#accordion_menu .categoryitems ul {
	margin: 0px;
	padding: 10px 5px 5px 5px;
	list-style: none;
	font-size: 12px;
	border-right: 1px solid #CCC;
	border-bottom: none;
	border-left: 1px solid #CCC;
	border-top-style: none;
}
#accordion_menu .categoryitems ul li {
	margin-bottom: 5px;
}

#accordion_menu .categoryitems ul li.arrow {
	background: url(../img/arrow.gif) no-repeat 0px 4px;
	display: block;
	padding-left: 15px;
}

#accordion_menu .categoryitems ul li a {
	color: #333;
}
#accordion_menu .categoryitems ul li a:hover {
	color: #666;
}
/*#accordion_menu .menuheader .statusicon {
	position: absolute;
	top: 15px;
	left: 5px;
}*/


