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


/* Hauptnavi */
ul.top {
	margin: 0;
	list-style: none;
	height: auto;
	font-size: 1.5em;
	font-family: Arial Narrow, Helvetica, Verdana, sans-serif;
	font-weight: bold;
} 
ul.top li {
	float: left;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: auto;
	
} 
ul.top li.divi {
	line-height: 1em;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	padding: 2px 0 0 0;
	width: auto;
	display: block;
}
ul.top a {
	display: block;
	line-height: 1em;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font-weight: bold;
} 
ul.top a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #e57a20;
	font-weight: bold;
}
ul.top .start a {
	width: 3.5em;
	}
ul.top .start1 a {
	width: 3.5em;
	color: #e57a20;
}
ul.top .start1 a:hover {
	width: 3.5em;
	color: #fff;
}
ul.top .fitn a {
	width: 4.4em;
}
ul.top .fitn1 a {
	width: 4.4em;
	color: #e57a20;
}
ul.top .fitn1 a:hover {
	color: #FFF;
}
ul.top .aqua a {
	width: 3.4em;
}
ul.top .aqua1 a {
	width: 3.4em;
	color: #e57a20;
}
ul.top .aqua1 a:hover {
	color: #FFF;
}
ul.top .birt a {
	width: 8.4em;
}
ul.top .birt1 a {
	width: 8.4em;
	color: #e57a20;
}
ul.top .birt1 a:hover {
	color: #FFF;
}
ul.top .anim a {
	width: 8em;
}
ul.top .anim1 a {
	width: 8em;
	color: #e57a20;
}
ul.top .anim1 a:hover {
	color: #FFF;
}
ul.top .part a {
	width: 4.2em;
}
ul.top .part1 a {
	width: 4.2em;
	color: #e57a20;
}
ul.top .part1 a:hover {
	color: #FFF;
}
ul.top .cont a {
	width: 4.8em;
}
ul.top .cont1 a {
	width: 4.8em;
	color: #e57a20;
}
ul.top .cont1 a:hover {
	color: #FFF;
}
ul.top .impr a {
	width: 6em;
}
ul.top .impr1 a {
	width: 6em;
	color: #e57a20;
}
ul.top .impr1 a:hover {
	color: #FFF;
}

/* Subnavi */
ul.sub {
	margin: 0;
	list-style: none;
	height: 28px;
	font-size: 1.5em;
	font-family: Arial Narrow, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #FFF;
	width: 260px;
	padding: 4px 0 0 0;
} 
ul.sub a {
	padding: 5px 0 6px 40px;
	text-align: left;
	width: 220px;
	display: block;
	margin: 0 0 8px 0;
	background-color: #e3e4ee;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
ul.sub a:hover {
	background-color: #e57a20;
	color: #FFF;
}
ul.sub .sel {
	padding: 4px 0 4px 40px;
	text-align: left;
	width: 220px;
	display: block;
	margin: 0 0 8px 0;
	background-color: #475483;
	color: #FFF;
	font-weight: bold;
}
ul.sub .sel a {
	padding: 4px 0 4px 40px;
	text-align: left;
	width: 220px;
	display: block;
	margin: 0 0 8px 0;
	background-color: #475483;
	color: #FFF;
	font-weight: bold;
}
ul.sub .sel a:hover {
	background-color: #e57a20;
	color: #FFF;
}