@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("giraffech.blog.shinobi.jp"){
.PluginBlockright,
#EntryBlock > .EntryInnerBlock:first-child,
.PageLinkBlock > .EntryInnerBlock,
.blogpeople-main + div[id^="ovrssll"],
.blogpeople-powered-by{
  display:none!important;
}
#mainBlock,#FooterBlock,#TopBlock,.wrap{
  width:980px!important;
}
.PluginBlockleft{
  float:right!important;
}
}