@charset "UTF-8";

/*-----------------------------------------
	印刷設定
-----------------------------------------*/

/*Firefox用*/
#footer, x:-moz-any-link,
#foot-link, x:-moz-any-link,
.footer-in, x:-moz-any-link,
#footer-bg, x:-moz-any-link {
	display:none;
}

/*IE7用*/
*:first-child+html #footer,
*:first-child+html #footer,
*:first-child+html #foot-link,
*:first-child+html #foot-link,
*:first-child+html .footer-in,
*:first-child+html .footer-in,
*:first-child+html #footer-bg,
*:first-child+html #footer-bg, {
	display:none;
}