@charset "utf-8";

.footer  {
	font-size: 10px;
	width: 750px;
	list-style-type: none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
.footer ul {
	margin-bottom: 7px;
	width: 750px;
	list-style-type: none;
	height: 16px;
	background-color: #E4E4E4;
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.footer_link li  {
	line-height: 11px;
	margin: 2px 0 2px 3px;
	float: left;
	list-style-type: none;
}
.footer_link a {
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.mail {
	background-image: url(/common/mail.gif);
	height: 13px;
	width: 162px;
}
.mail span {
	line-height: 11px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 13px;
	width: 162px;
}
.copyrights {
	background-image: url(/common/copyrights.gif);
	height: 25px;
	width: 322px;
	margin-top: 2px;
	margin-bottom: 15px;
}
.copyrights span {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.pagetop_link {
	text-align: right;
	font-size: 10px;
	margin-bottom: 3px;
}
