/* tb^[ */
#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E7391F;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .navi {
	text-align: right;
}
#footer_link {
	color: #FFFFFF;
}
#footer #start_page {
	display: inline;
}
