@charset "utf-8";
body {
	color: #FFFFFF;
	background: #000000;
}
ul {
	line-height: 25px;
	padding-left: 10px;
	margin-left: 10px;
}
#nav_top {
	padding-top: 30px;
}
#navi_bottom {
	padding-top: 80px;
}
a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
