@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.new-akiba.com/archives/),
url-prefix(http://www.oshiete-kun.net/archives/) {

#header,
#footer,
*[id^=kiji_sidebar],
*[id^=banner],
*[class^=kiji-column-list] {
display: none !important;
}

body,
#container {
width: 100% !important;
background: none !important;
border: none !important;
}

#kiji_main,
#kiji_center {
width: 100% !important;
margin: 0px !important;
}

}