#gmenu{
	background-image:url("../cmn_img/navi_back.jpg");
	background-repeat:repeat-x;
}

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

#gmenu ul li{
	float:left;
}

#gmenu ul li a{
	display:block;
}

#gmenu ul li a span{
	display:none;
}

.gmenu01{
	margin:0 25px 0 6px;
	width:65px;
	height:35px;
	background-image:url("../cmn_img/gnavi_001.gif");
	background-repeat:no-repeat;
}

.gmenu01 a{
	width:65px;
	height:35px;
}

.gmenu01 a:hover{
	width:65px;
	height:35px;
	background-image:url("../cmn_img/gnavi_001.gif");
	background-repeat:no-repeat;
}

.gmenu02{
	margin:0 25px 0 0;
	width:76px;
	height:35px;
	background-image:url("../cmn_img/gnavi_002.gif");
	background-repeat:no-repeat;
}

.gmenu02 a{
	width:76px;
	height:35px;
}

.gmenu02 a:hover{
	width:76px;
	height:35px;
	background-image:url("../cmn_img/gnavi_002.gif");
	background-repeat:no-repeat;
}

.gmenu03{
	margin:0 25px 0 0;
	width:76px;
	height:35px;
	background-image:url("../cmn_img/gnavi_003.gif");
	background-repeat:no-repeat;
}

.gmenu03 a{
	width:76px;
	height:35px;
}

.gmenu03 a:hover{
	width:76px;
	height:35px;
	background-image:url("../cmn_img/gnavi_003.gif");
	background-repeat:no-repeat;
}

.gmenu04{
	margin:0 25px 0 0;
	width:75px;
	height:35px;
	background-image:url("../cmn_img/gnavi_004.gif");
	background-repeat:no-repeat;
}

.gmenu04 a{
	width:75px;
	height:35px;
}

.gmenu04 a:hover{
	background-image:url("../cmn_img/gnavi_004.gif");
	background-repeat:no-repeat;
}

.gmenu05{
	margin:0 25px 0 0;
	width:76px;
	height:35px;
	background-image:url("../cmn_img/gnavi_005.gif");
	background-repeat:no-repeat;
}

.gmenu05 a{
	width:76px;
	height:35px;
}

.gmenu05 a:hover{
	background-image:url("../cmn_img/gnavi_005_on.gif");
	background-repeat:no-repeat;
}