.footer {
	clear: both;
	width: 908px;
	height: 38px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	font-family: "lr SVbN", "Osaka|";
	border: 1px solid #669999;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.footer ul {
	display: inline;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.footer li {
	display: inline;
	width: auto;
	white-space: nowrap;
	padding-right: 12px;
	margin-right: 8px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
}
.footer li.footer_last {
	white-space: nowrap;
	width: auto;
	padding-right: 10px;
	margin-right: 10px;
	border-right: none;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
.footer a {
	color: #a0a0a0;
}
.footer a:link {
	color: #a0a0a0;
}
.footer a:visited {
	color: #a0a0a0;
}
.footer a:hover {
	text-decoration: none;
}
.footer a:active {
	color: #c05050;
}
.link {
	height: 24px;
	font-size: 12px;
	text-align: center;
}


.copyright {
	letter-spacing: 0.1em;
	font-size: 14px;
	text-align: center;
	color: #a0a0a0;
}
.space {
	margin-top: 15px;
}