@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://nextwise.jp/") {
#header,
#menu,
#main,
#footer
{
display:none;
}
}
@-moz-document url-prefix("https://nextwise.jp/index.php") ,url-prefix("https://nextwise.jp/?"){
#newrelease,
.infoMenu,
.sitemap,
#banner,
h1
{
display:none;
}
}