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

#navi {
	height: 20px;
	margin-top: 0.5em;
	/*margin-bottom: 1.5em;*/
	margin-bottom: 0.8em;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style-type: none;
	float: left;
	width: 100px;
	height: 20px;
}
#navi li span.navi-self {
	display: none;
}
#navi li a {
	display: block;
	width: 100px;
	height: 20px;
	text-indent: -9999px;
}
#navi li#info {
	background: url(../img_navi/btn_01info_h.gif) no-repeat;
}
#navi li#info a {
	background: url(../img_navi/btn_01info.gif) no-repeat;
}
#navi li#info a:hover {
	background: url(../img_navi/btn_01info_o.gif) no-repeat;
}
#navi li#con {
	background: url(../img_navi/btn_02con_h.gif) no-repeat;
}
#navi li#con a {
	background: url(../img_navi/btn_02con.gif) no-repeat;
}
#navi li#con a:hover {
	background: url(../img_navi/btn_02con_o.gif) no-repeat;
}
#navi li#art {
	background: url(../img_navi/btn_03art_h.gif) no-repeat;
}
#navi li#art a {
	background: url(../img_navi/btn_03art.gif) no-repeat;
}
#navi li#art a:hover {
	background: url(../img_navi/btn_03art_o.gif) no-repeat;
}
#navi li#cere {
	background: url(../img_navi/btn_04cere_h.gif) no-repeat;
}
#navi li#cere a {
	background: url(../img_navi/btn_04cere.gif) no-repeat;
}
#navi li#cere a:hover {
	background: url(../img_navi/btn_04cere_o.gif) no-repeat;
}
#navi li#banq {
	background: url(../img_navi/btn_05banq_h.gif) no-repeat;
}
#navi li#banq a {
	background: url(../img_navi/btn_05banq.gif) no-repeat;
}
#navi li#banq a:hover {
	background: url(../img_navi/btn_05banq_o.gif) no-repeat;
}
#navi li#plan {
	background: url(../img_navi/btn_06plan_h.gif) no-repeat;
}
#navi li#plan a {
	background: url(../img_navi/btn_06plan.gif) no-repeat;
}
#navi li#plan a:hover {
	background: url(../img_navi/btn_06plan_o.gif) no-repeat;
}
#navi li#planner {
	background: url(../img_navi/btn_07planner_h.gif) no-repeat;
}
#navi li#planner a {
	background: url(../img_navi/btn_07planner.gif) no-repeat;
}
#navi li#planner a:hover {
	background: url(../img_navi/btn_07planner_o.gif) no-repeat;
}
#navi li#messe {
	background: url(../img_navi/btn_08messe_h.gif) no-repeat;
}
#navi li#messe a {
	background: url(../img_navi/btn_08messe.gif) no-repeat;
}
#navi li#messe a:hover {
	background: url(../img_navi/btn_08messe_o.gif) no-repeat;
}
