@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("twipple.jp") {
  body {
    background: #669393;
  }
  div#container {
    width: 1000px !important;
    margin: auto !important;
  }
  div#tabs-1,
  div#tabs-2,
  div#tabs-3,
  div#tabs-4,
  div#tabs-5,
  div#tabs-6,
  div#tabs-7,
  div.tab_box_right,
  div.tab_box_right02 {
    height: auto !Important;
    overflow-y: visible !important;
  }
  input#search {
    color: #bbb !important;
    border-color: #bbbbbb !important;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
  }
  input#search:focus {
    color: #444 !important;
    border-color: #ffb344 !important;
  }
  input#searchbutton {
    border-color: #bbbbbb !important;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
  }

  div#list_header,
  div#searchresult_header,
  div#message_selector {
    border-color: #ccc !important;
    padding-bottom: 5px !important;
  }
  div#footer {
    margin-bottom: 0 !important;
  }

  #info,
  a[title="ãƒ•ã‚£ãƒ«ã‚¿"],
  a[title="ãƒ•ã‚£ãƒ«ã‚¿è§£é™¤"],
  p.pro_text.mb5,
  p.pro_text.mb10,
  p.fl.mb5.fs12p {
    display: none;
  }
}