BODY{
  font-size:xx-small;
  margin:0px;
  padding:0px;
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:white;
  scrollbar-3dlight-color:white;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:white;
  scrollbar-darkshadow-color:white;
  font-family:Verdana;
  line-height:140%;
  letter-spacing:1px;
}
img{
  border:0px;
}
hr{
  color: #000000;
  border-style: dashed;
  width: 100%;
  height: 1px;
}
br{
  letter-spacing:normal;
}
textarea, input{
  border:1px solid #cccccc;
  background:transparent;
  color:#666666;
}
a{
  color:#333333;
  text-decoration:none;
}
a:active,visited{
  color:#333333;
  text-decoration:none;
}
a:hover{
  color:#ffffff;
}
.menu{
  background-image : url(midashi.gif);
  background-repeat:no-repeat;
  color:#ffffff;
  width:200px;
  height:30px;
  margin:10px 0px;
  padding:7px 30px;
}
.text{
  padding:10px 40px;
  width:95%;
}
.text2{
  width:95%;
  margin:5px 0px;
  padding:1px 0px;
  text-align:right;
  border-bottom:1px solid #000000;
}
