/*
  Specific Stylesheet for mdc.mozilla.gr.jp
  Copyright (C) 2006 MozillaGumi. All Rights Reserved.
  First Created 2006-06-28
  Last-Updated 2007-04-02
*/
@import url(css3.css);

.footer {
  clear: both;
}

div.localmenu {
  background-image: url('/images/common/localmenu_bg.png');
  background-repeat: repeat-x;
  border-top-style : none !important;
}

div.localmenu p {
  margin-top: 10px !important;
}

div.content {
  width: 100%;
/*
  max-width: 1024px;
*/
}

object#betalogo {
  width  : 2em !important;
  height : 2em !important;
}

thead td ,
thead th {
  background-color : #666;
  color             : white;
}

td ,
th {
  border: 1px solid #999;
}

td.nonexist, span.nonexist {
  background-color: #CCC;
  color: black;
}

td.old, span.old {
  background-color: #F8F;
  color: black;
}

.content a.noicon:after {
  display: none;
}

form ul {
  list-style-type :none;
}

.docfestm24 p {
  clear: both;
  padding: 0em 0.5em;
  color: #ef2929;
}
