@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gigazine.net") {
    /* ads */
    .content iframe {
        display: none !important;
    }
    #ebStdBanner0 {
        display: none !important;
    }
    #gad_dummy_ef {
        display: none !important;
    }

    /* header */
    #logo > a > img {
        width: 70% !important;
    }
    #header {
        height: 100px !important;
    }
    #headbn {
        height: 100px !important;
    }
    #headerbtm {
        position: absolute !important;
        top: 10px !important;
    }

    /* contents */
    #outer {
        position: absolute !important;
        top: 106px !important;
    }
    .content > br {
        display: none !important;
    }
    .sidetitle {
        margin: 0px 0px !important;
    }

    /* footer*/
    #footer {
        display: none !important;
    }
}
