@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("japan.cnet.com") {

div[class^="ad"],
div.block_large_top {
    display: none !important;
}

div.frame_topstory {
    margin-top: 20px !important;
}

div.topstory {
    margin-right: 80px !important;
    margin-left: 5px !important;
}

div.col_topstory {
    width: 970px !important;

}

div.col_topstory_left {
    width: 900px !important;
    margin-left: 30px !important;
    border: 1px solid #999 !important;
}

div.topstory_box {
    width: 400px !important;
    margin: 0 30px 0 5px !important;
}
}