@charset "utf-8";
/* CSS Document */
/* Firefoxでz-indexの都合で右下がクリックできない問題を回避する場合に上書きするCSS */

div#footer p#footerSubContentsFooter {
	display: none;
}