/* Navigation --- */
#navi a {
	float: left;
	height: 45px;
}
#navi a p {
	display: none;
}

#navi #n1 {
	background: url(../img/navi-01-a.gif) no-repeat;
	width: 98px;
}
#navi #n1:hover, #navi #a1 {
	background: url(../img/navi-01-b.gif) no-repeat;
	width: 98px;
}
#navi #n2 {
	background: url(../img/navi-02-a.gif) no-repeat;
	width: 115px;
}
#navi #n2:hover, #navi #a2 {
	background: url(../img/navi-02-b.gif) no-repeat;
	width: 115px;
}
#navi #n3 {
	background: url(../img/navi-03-a.gif) no-repeat;
	width: 104px;
}
#navi #n3:hover, #navi #a3 {
	background: url(../img/navi-03-b.gif) no-repeat;
	width: 104px;
}
#navi #n4 {
	background: url(../img/navi-04-a.gif) no-repeat;
	width: 82px;
}
#navi #n4:hover, #navi #a4 {
	background: url(../img/navi-04-b.gif) no-repeat;
	width: 82px;
}
#navi #n5 {
	background: url(../img/navi-05-a.gif) no-repeat;
	width: 133px;
}
#navi #n5:hover, #navi #a5 {
	background: url(../img/navi-05-b.gif) no-repeat;
	width: 133px;
}
#navi #n6 {
	background: url(../img/navi-06-a.gif) no-repeat;
	width: 90px;
}
#navi #n6:hover, #navi #a6 {
	background: url(../img/navi-06-b.gif) no-repeat;
	width: 90px;
}
#navi #n7 {
	background: url(../img/navi-07-a.gif) no-repeat;
	width: 89px;
}
#navi #n7:hover, #navi #a7 {
	background: url(../img/navi-07-b.gif) no-repeat;
	width: 89px;
}
#navi #n8 {
	background: url(../img/navi-08-a.gif) no-repeat;
	width: 152px;
}
#navi #n8:hover, #navi #a8 {
	background: url(../img/navi-08-b.gif) no-repeat;
	width: 152px;
}