@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("blogs.dion.ne.jp") {

#footer,
.menu,
.pagetop,
center,
.title,
.trackback-url,
form
{ display: none !important; }

#container,
#content,
.blog,
.date,
.blogbody
{
  overflow: visible !important;
  float: none !important;
  width: 100% !important;
  border-style: none !important;
  padding-left: 0px !important;
  padding-bottom: 0px !important;
  padding: 0px 0px 0px !important;
}


}