@namespace url(http://www.w3.org/1999/xhtml);

/* å‹•ç”»èª¬æ˜Žæ–‡ã‚’æ—§è¡¨ç¤ºé¢¨ã« */
/*
@-moz-document url-prefix("http://www.nicovideo.jp/watch/") {
  #des_2 > div {
    background-color : transparent !important;
    margin : 0 !important;
  }

  #des_2 > div > table {
    border-collapse: collapse !important;
  }

  #des_2 > div > table > tbody > tr {
    display : block !important;
    margin : 4px !important;
  }

  #des_2 > div > table > tbody > tr + tr {
    margin-top : 8px !important;
  }

  #des_2 > div > table > tbody > tr:first-child {
    border : solid 2px #cccccc !important;
  }

  #des_2 > div > table > tbody > tr:first-child > td.font12 {
    background-color : #f9f9f9 !important;
  }

  #des_2 > div > table > tbody > tr:first-child + tr:not(:last-child) {
    border : solid 2px #ddcc88 !important;
  }

  #des_2 > div > table > tbody > tr:first-child + tr:not(:last-child) > td.font12 {
    background-color : #fffcf8 !important;
  }

  #des_2 > div > table > tbody > tr:last-child {
    border : solid 2px #ffdd99 !important;
  }

  #des_2 > div > table > tbody > tr:last-child > td.font12 {
    background-color : #fffff6 !important;
  }

  #des_2 > div > table > tbody > tr > td {
    padding : 4px !important;
  }
}
*/

@-moz-document url-prefix("http://www.nicovideo.jp/watch/") {
  #ichiba_placeholder {
    -moz-border-image : url("http://res.nimg.jp/img/watch/ichiba/frm.png") 8 8 19 8 / 8px 8px 19px;
    -webkit-border-image : url("http://res.nimg.jp/img/watch/ichiba/frm.png") 8 8 19 8 / 8px 8px 19px;
    margin : 4px !important;
    padding : 0 6px 1px !important;
  }
}