@charset "UTF-8";

<!--/*文字色*/-->

.gmenubg {
width: 100%; height: 51px; background: url(../header/img/gmenu/bg.gif) repeat-x; text-align: center; 
}
.gmenu {
	width: 987px; text-align: right; margin: 0 auto;
}

.navibg {
	width: 100%; height: 18px; background-color:#000; text-align: center; padding-top: 4px;
}
.navi {
	width: 987px; text-align: right; font-size: 10px; margin: 0 auto;
}

.navi a {color: #F7317C; text-decoration: underline; }
.navi a:hover {color: #FFFFFF; text-decoration: underline;}
.navi a:visited {color: #F7317C; text-decoration: none; }


.navi img , .gmenu  img {
border: none;
}
