
/*メインナビ*/
#main_navi{
}
#main_navi h3 {
	display: none;
}
#main_navi ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	list-style-type: none;
	height: 50px;
	width: 770px;
}
#main_navi li {
	float: left;
}
#main_navi a {
	text-decoration: none;
	display: block;
	width: 128px;
	height: 50px;
	font-size: 3px;
	text-indent:-9999px;
}

/*アクティブページ用*/
#main_navi span {
	text-decoration: none;
	display: block;
	width: 128px;
	height: 50px;
	font-size: 3px;
	text-indent:-9999px;
}



#link1 a {
	background-color:transparent;
	background-image: url(../img/navi1.gif);
	background-repeat: no-repeat;
	color: #006600;
	
	
}
#link1 a:hover{
	background-color:transparent;
	background-image: url(../img/navi1.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -50px;
	
}

#link2 a {
	background-color: transparent;
	background-image: url(../img/navi2.gif);
	background-repeat: no-repeat;
	color: #006600;
	
}
#link2 a:hover{
	background-color: transparent;
	background-image: url(../img/navi2.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -50px;
}

#link3 a {
	background-color: transparent;
	background-image: url(../img/navi3.gif);
	background-repeat: no-repeat;
	color: #006600;
	
}
#link3 a:hover{
	background-color: transparent;
	background-image: url(../img/navi3.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -50px;
}

#link4 a {
	background-color:transparent;
	background-image: url(../img/navi4.gif);
	background-repeat: no-repeat;
	color: #006600;
	
}
#link4 a:hover{
	background-color: transparent;
	background-image: url(../img/navi4.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -50px;
}

#link5 a {
	background-color:transparent;
	background-image: url(../img/navi5.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -50px;
}
#link5 a:hover{
	background-color: transparent;
	background-image: url(../img/navi5.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -50px;
}

#link6 a {
	background-color:transparent;
	background-image: url(../img/navi6.gif);
	background-repeat: no-repeat;
	color: #006600;
	
}

#link6 a:hover{
	background-color: transparent;
	background-image: url(../img/navi6.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -50px;
}