@charset "Shift_JIS";
/*ƒtƒbƒ^*/
#footer {
	width: 950px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../../img/footer_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 51px;
	position: relative;
	clear: both;
}
#footer #footer-menu {
	position: absolute;
	left: 178px;
	top: 10px;
	width: 760px;
}
#footer #footer-menu li {
	display: block;
	float: left;
	padding-right: 7px;
	line-height: 1.4em;
}
#footer #footer-menu li a {
	font-size: 11px;
	color: #3366ff;
}
#footer #footer-menu li a:hover {
	font-size: 11px;
	color: #3399ff;
}
#footer #copy {
	width: 950px;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #666666;
}

