@charset "Shift_JIS";

* { font-size: 9pt; }

img {
  border: 0px;
  vertical-align: middle;
}

body {
  margin: 0px;
  padding: 0px;
  scrollbar-track-color:#383838;
  scrollbar-face-color: #494949;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #c0c0c0;
  overflow-y: scroll;
}

#text_topcategory {
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 3px;
}

#text_up {
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #dd0000;
}

p.text_toplist {
  margin: 0px 0px 5px 0px;
  padding-left: 1em;
  text-indent: -0.5em;
}

#copyright {
  margin: 0px;
  padding: 0px;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  color: #dcdcdc;
}

A { text-decoration: none; }
A:link { color: #ffa500; }
A:visited { color: #ffa500; }
A:active { color: #ff0000; }
A:hover { color: #ff0000; }
#menu A:hover {
  position: relative;
  top:  1px;
  left: 1px;
}

.spacefont {
  font-size: 1pt;
  overflow: hidden;
}
#spaceH5  { height:  5px; font-size: 1px; clear: both; overflow: hidden; }
#spaceH10 { height: 10px; font-size: 1px; clear: both; overflow: hidden; }
#spaceH15 { height: 15px; font-size: 1px; clear: both; overflow: hidden; }
#spaceH20 { height: 20px; font-size: 1px; clear: both; overflow: hidden; }
#spaceH25 { height: 25px; font-size: 1px; clear: both; overflow: hidden; }
#spaceH30 { height: 30px; font-size: 1px; clear: both; overflow: hidden; }

#H100Par { height: 100%; }


