@charset "utf-8";
/* gnav----------*/

#gnav-wrap {
	background: url(../images/gnav_bg.png) repeat-x;
}
#gnav ul li {
	float: left;
	overflow: hidden;
	border-left: 1px solid #ECECFB;
}
#gnav ul li a {
	display: block;
	height: 45px;
	width: 199px;
	text-indent: -9999px;
}
#gnav ul .li01 {
  width: 199px;
}
#gnav ul .li01 a {
	background: url(../images/gnav01.png) center center no-repeat;
}
#gnav ul .li02 a {
	background: url(../images/gnav02.png) center center no-repeat;
}
#gnav ul .li03 a {
	background: url(../images/gnav03.png) center center no-repeat;
}
#gnav ul .li04 a {
	background: url(../images/gnav04.png) center center no-repeat;
}
#gnav ul .li05 a {
	background: url(../images/gnav05.png) center center no-repeat;
}
#gnav ul .li05 {
	border-right: 1px solid #ECECFB;
	width: 198px;
}
/* fnav----------*/
