body {
  scrollbar-track-color: #666666;
  scrollbar-arrow-color: #666666;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #666666;
  scrollbar-face-color: #666666;
}
BODY {
  background-color : #303840;
  color : #ffffff;
}
H1 {
  text-align:center;
  color : #789fc7;
  font-size: medium;
  font-family : "Century Gothic";
  font-weight : normal;
}
H2 {
  color:#ffffff;
  background-color : #666666;
  border-width : thin;
  border-style : solid;
  border-color : #999999;
  font-size : x-small;
}
H6 {
  color:#99ffff;
  background-color:#666666;
}
TEXTAREA {
  color:#999999;
  background-color:#ffffff;
  border : solid thin #000000;
  background-color:#tranceparent;
  float:left;
  font-size : 12px;
}
select {
  color:#999999;
  background-color:#ffffff;
}
a:link {
  color:#8899aa;
}
a:visited {
  color:#cccccc;
}
a:active {
  color:#cccccc;
}
A:HOVER {
  background-color:#ffffff;
  color : #666666;
}
.link,.count{
  font-size : x-small;
  line-height : 20px;
  padding: 5px;
  border-width : thin;
  border-style : solid;
  border-color : black;
  background-color : #303840;
}
.count{
  clear:both;
  float:right;
  border-width : thin 0 0 thin;
  margin-top : 10px;
  text-align : right;
  width: 100px;
}
.link1{
  font-size : x-small;
  line-height : 20px;
  padding: 5px;
  width:600px;
}
.link2{
  clear:left;
  font-size : x-small;
  line-height : 20px;
  padding: 5px;
  margin-left:20px;
  width:600px;
}
.box{
  float:left;
  border: thin solid #000000;
  margin-left: 10px;
  background-color: #303840;
  height: 120px;
}
.title{
  border-width : thin;
  border-style : solid;
  border-color : #000000;
  text-align : center;
  margin-bottom : 10px;
  background-color : #1a3040;
  height : 100px;
}
.contents{
  width:700px;
  border: thin solid #000000;
  background-color:#666666;
  background-image:url("kaisou.gif");
  background-position:left bottom;
  background-attachment:fixed;
  background-repeat:no-repeat;
}
.text{
  padding : 5px;
  background-color : #304050;
  border-style : solid;
  border-color : black;
  border-width : thin;
  width : 500px;
}
H3{
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-bottom-color : #666666;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #666666;
  padding-left : 5px;
  padding-top : 2px;
}
.style{
  border-width : thin;
  border-style : solid;
  border-color : black;
  background-color : #304050;
  padding : 10px;
}

