@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("pixiv.net") {

  [class*="adver"],
  [class*="Adver"],
  .ui-layout-west > ul.col,
  .ui-layout-west > .area_new:last-child,
  .rankingLeft,
  .rankingRight,
  .ads_area,
  [src*="light-ads"],
  [src*="ads.pixiv.org"],
  [class*="overture"],
  .hotspot,
  .sponsor,
  .finish_upload,
  #pixpedia > #header > p,
  [id*="adingoBeagle"] {
    display: none !important;
  }

  .rankingCenter {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

}

@-moz-document url-prefix("http://www.pixiv.net/mypage.php") {

/* トップページをよりシンプルに */
/*
  .adver_Rightcolumn + .area_right,
  .area_new,
  .contents-main > .rounded:first-child,
  .contents-main > .rounded:last-child > :not(:last-child) {
    display: none !important;
  }
*/

}

@-moz-document url-prefix("http://www.pixiv.net/bookmark.php") {

  .adver_footer {
    display: block !important;
    width: 0 !important;
    padding: 0 !important;
  }

}

@-moz-document url-prefix("http://www.pixiv.net/news/topic_article.php?id=") {

  .iiclm-a_left > .area:last-child {
    display: none !important;
  }

}

@-moz-document domain("pixiv.cc") {

  #ad2 {
    display: none !important;
  }

}

@-moz-document domain("drawr.net") {

  h2[class="floleft mgnTop15 w477"] {
    display: none !important;
  }

}