@-moz-document domain("www.chatwork.com") {
  @font-face {
    font-family: 'Textar';
    font-style: normal;
    font-weight: normal;
    src: local('MS PGothic'),local('Textar'),local('IPAMonaPGothic'),local('Mona'),
      url('https://dl.dropbox.com/u/520126/u/textar-min.woff') format('woff'),
      url('https://dl.dropbox.com/u/520126/u/textar-min.ttf') format('truetype'),
      url('https://dl.dropbox.com/u/520126/u/textar-min.svg#Textar') format('svg');
  }
  #_timeLine .chatTimeLineMessageArea pre,
  #cw_main .cw_message pre,
  #cw_main .cw_message pre > div,
  #_chatText, 
  #cw_chattext {
    font-family: 'Textar', 'MS PGothic', 'IPAMonaPGothic', 'Mona', sans-serif;
    font-size: 11.5px;
    line-height: 1.125;
    color: #282828;
  }
  #cw_main .cw_message .ui_sp_favicon {
    -webkit-background-size: 435px 60px;
    -moz-background-size: 435px 60px;
    -ms-background-size: 435px 60px;
    -o-background-size: 435px 60px;
    background-size: 435px 60px;
    background-position: -45px -45px;
    width: 10px;
    height: 10px;
  }
  #cw_main .cw_message .ui_sp_favicon_parent {
    padding-left: 10px;
  }
  #cw_main .cw_message .ui_sp_favicon_twitter_com {
    background-position: -390px 0px;
  }
  #cw_main .cw_message .ui_emoticon {
    width: 10px;
    height: 10px;
  }
}