@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      footer.css
 Author:         Your Name (admin)
 Style Info:     フッター
----------------------------------------------------------- */

/*----------------------------------------------------
	#footer
----------------------------------------------------*/
#footer {
	background:url(../images/shadow_bottom.png) no-repeat bottom;
	width: 870px;
	margin: 0 auto;
	padding-bottom: 14px;
}


* html #footer { behavior: expression(IEPNGFIX.fix(this));
background-position:bottom; }


#footermid{background:url(../images/shadow_mid.png); margin: 0px; height: 50px; padding-top:10px
}

* html #footermid{ behavior: expression(IEPNGFIX.fix(this)); }

p.copy{
	text-align:center;
	font-family::Arial;
}

