#footer{
	width:100%;
	height:40px;
	background:#3b3b3b;
	position:absolute;
	z-index:11;
	top:100%;
	/*margin-top:-40px;*/
	overflow:hidden;
	clear:both;
}

#footer a{
	text-decoration:none;
	outline:none;
	text-indent:-9999px;
	overflow:hidden;
}

#footer .left{
	width:480px;
	height:40px;
	float:left;
	padding-left:12px;
}

#footer a.aniplex{
	width:128px;
	height:40px;
	background:url(../img/footer/aniplex.gif) no-repeat;
	display:block;
	float:left;
}

#footer a.mps{
	width:56px;
	height:40px;
	background:url(../img/footer/mps.gif) no-repeat;
	display:block;
	float:left;
}

#footer a.procyon{
	width:144px;
	height:40px;
	background:url(../img/footer/procyon.gif) no-repeat;
	display:block;
	float:left;
}

#footer .right{
	width:160px;
	height:40px;
	float:right;
	padding-right:20px;
	padding-top:0;
	overflow:hidden;
}

#footer p.copy{
	width:156px;
	height:40px;
	background:url(../img/footer/copy.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
