/* CSS Document */

/* G-NAVI */
#NB {
	height: 43px;
	width: 782px;
	background-image: url(../img/pageback.gif);
	background-repeat: repeat-y;
}
/*NAVI BUTTON*/
#NB table {
	padding: 0px;
	margin: 0px 6px;
	width: 770px;
}
#NB td {
	margin: 0px;
	padding: 0px;
}
#NB a {
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#NB a.navi1 {
	background: url(../img/navi01.gif) ;
	width: 110px;
	height: 43px;
}
#NB a.navi1:hover, .navi1On {
	background: url(../img/navi01on.gif) ;
	width: 110px;
	height: 43px;
}
#NB a.navi2 {
	background: url(../img/navi02.gif) ;
	width: 109px;
	height: 43px;
}
#NB a.navi2:hover, .navi2On {
	background: url(../img/navi02on.gif) ;
	width: 109px;
	height: 43px;
}
#NB a.navi3 {
	background: url(../img/navi03.gif) ;
	width: 111px;
	height: 43px;
}
#NB a.navi3:hover, .navi3On {
	background: url(../img/navi03on.gif) ;
	width: 111px;
	height: 43px;
}
#NB a.navi4 {
	background: url(../img/navi04.gif) ;
	width: 110px;
	height: 43px;
}
#NB a.navi4:hover, .navi4On {
	background: url(../img/navi04on.gif) ;
	width: 110px;
	height: 43px;
}
#NB a.navi5 {
	background: url(../img/navi05.gif) ;
	width: 109px;
	height: 43px;
}
#NB a.navi5:hover, .navi5On {
	background: url(../img/navi05on.gif) ;
	width: 109px;
	height: 43px;
}
#NB a.navi6 {
	background: url(../img/navi06.gif) ;
	width: 110px;
	height: 43px;
}
#NB a.navi6:hover, .navi6On {
	background: url(../img/navi06on.gif) ;
	width: 110px;
	height: 43px;
}
#NB a.navi7 {
	background: url(../img/navi07.gif) ;
	width: 111px;
	height: 43px;
}
#NB a.navi7:hover, .navi7On {
	background: url(../img/navi07on.gif) ;
	width: 111px;
	height: 43px;
}

