@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("websearch.rakuten.co.jp") {
  #srSponcer,
  #sttl,
  #srchnotice,
  #simplesearch + div,
  #more_item_header,
  #headerInfo,
  .ac_area,
  iframe,
  #Monster,
  #rttl{
    display:none;
  }
  .srchbox{
    height:55px !important;
    padding-top:5px !important;
  }
  .data_result{
    max-width:none !important;
  }
  #wrap div[align="center"] table,
  #wrap div[align="center"] br,
  #wrap div[align="center"] img{
    display:none;
  }
}