@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://mixi.jp/show_calendar.pl") {

#oldMain, #oldContents, #oldContents table {
  width: 100% !important ;
}

#bodyArea, #bodyMainArea {
  width: 98% !important;
}

#bodySub {
display:none !important;
}

}