/* CSS Document */

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#f_navi {
	height: 12px;
	width: 370px;
	margin-bottom: 10px;
	float: left;
}
#f_navi li {
	float: left;
	height: 12px;
	list-style: none;
	font-size: 1px;
	line-height: 1px;
}
#f_navi01 a {
	background: url(../images/footer/f_navi.gif) no-repeat 0 0;
	height: 12px;
	width: 124px;
	text-indent: -9999px;
	display: block;
}
#f_navi02 a {
	background: url(../images/footer/f_navi.gif) no-repeat -124px 0;
	height: 12px;
	width: 72px;
	text-indent: -9999px;
	display: block;
}
#f_navi03 a {
	background: url(../images/footer/f_navi.gif) no-repeat -196px 0;
	height: 12px;
	width: 96px;
	text-indent: -9999px;
	display: block;
}
#f_navi04 a {
	background: url(../images/footer/f_navi.gif) no-repeat -292px 0;
	height: 12px;
	width: 78px;
	text-indent: -9999px;
	display: block;
}
#f_navi01 a:hover {
	background: url(../images/footer/f_navi.gif) no-repeat 0 -12px;
	height: 12px;
	width: 124px;
	text-indent: -9999px;
	display: block;
}
#f_navi02 a:hover {
	background: url(../images/footer/f_navi.gif) no-repeat -124px -12px;
	height: 12px;
	width: 72px;
	text-indent: -9999px;
	display: block;
}
#f_navi03 a:hover {
	background: url(../images/footer/f_navi.gif) no-repeat -196px -12px;
	height: 12px;
	width: 96px;
	text-indent: -9999px;
	display: block;
}
#f_navi04 a:hover {
	background: url(../images/footer/f_navi.gif) no-repeat -292px -12px;
	height: 12px;
	width: 78px;
	text-indent: -9999px;
	display: block;
}
#footer_bottom {
	background: url(../images/footer/bg_footer.gif) repeat-x;
	height: 35px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	line-height: 1.2em;
}
.page_up {
	float: right;
	margin-bottom: 5px;
}
