@charset "UTF-8";
/* CSS Document */

#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style-type: none;
	float: left;
	height: 40px;
}
#navi li a {
	display: block;
	height: 40px;
	width: 200px;
	text-indent: -9999px;
}
#navi div#navi-top {
	background: url(../img_navi/navi_top.gif) no-repeat;
	height: 16px;
	width: 200px;
}
#navi div#navi-bottom {
	background: url(../img_navi/navi_bottom.gif) no-repeat;
	height: 16px;
	width: 200px;
	float: left;
}
#navi li#ch-1 a {
	background: url(../img_navi/navi_1ch.gif) no-repeat;
}
#navi li#ch-1 a:hover {
	background: url(../img_navi/navi_1ch.gif) no-repeat;
}
#navi li#ch-2 a {
	background: url(../img_navi/navi_2ch.gif) no-repeat;
}
#navi li#ch-2 a:hover {
	background: url(../img_navi/navi_2ch.gif) no-repeat;
}
#navi li#ch-3 a {
	background: url(../img_navi/navi_3ch.gif) no-repeat;
}
#navi li#ch-3 a:hover {
	background: url(../img_navi/navi_3ch.gif) no-repeat;
}
#navi li#ch-4 a {
	background: url(../img_navi/navi_4ch.gif) no-repeat;
}
#navi li#ch-4 a:hover {
	background: url(../img_navi/navi_4ch.gif) no-repeat;
}
#navi li#ch-5 a {
	background: url(../img_navi/navi_5ch.gif) no-repeat;
}
#navi li#ch-5 a:hover {
	background: url(../img_navi/navi_5ch.gif) no-repeat;
}
#navi li#ch-6 a {
	background: url(../img_navi/navi_6ch.gif) no-repeat;
}
#navi li#ch-6 a:hover {
	background: url(../img_navi/navi_6ch.gif) no-repeat;
}
#navi li#ch-7 a {
	background: url(../img_navi/navi_7ch.gif) no-repeat;
}
#navi li#ch-7 a:hover {
	background: url(../img_navi/navi_7ch.gif) no-repeat;
}
#navi li#ch-8 a {
	background: url(../img_navi/navi_8ch.gif) no-repeat;
}
#navi li#ch-8 a:hover {
	background: url(../img_navi/navi_8ch.gif) no-repeat;
}

