@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://mixi.jp/home.pl") {
  #recentFeed .sectionBody li:nth-child(n+6){
    display: none;
  }
}