@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("japan.cnet.com") {
.site_logo_block,
.block_function,
.site_tab,
.frame_header,
.block_large_top,
.block_large_bottom,
.frame_col_right,
.navi_breadcrum,
.block_ad_reg_banner,
.block_wp_item,
.block_zdnet,
.block_cvv,
.frame_footer,
.site_footer {
  display: none !important;
}
* {
  width: auto !important;
  min-width: 0 !important;
}
div,
p,
span {
  background-image: none !important;
}
}