 
#navi{
  background-color : white;
  margin-top : 20px;
  margin-left : 20px;
  margin-bottom : 20px;
  width : 250px;
  float : left;
}
BODY{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#title{
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 750px;
  clear : both;
}
#link{
  
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 750px;
  clear : both;
  text-align : right;
  
  text-decoration : none;
  background-color : #ffd9ff;
}
#top{
  font-family : monospace;
  color : black;
  background-color : white;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 20px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 20px;border-width : thin thin 1px thin;
  border-bottom-style : solid;
  border-bottom-color : silver;
  width : 250px;
  float : left;
}
#new{
  font-family : monospace;
  color : black;
  background-color : white;
  padding-bottom : 0px;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a3a0e7;
  width : 320px;
  float : left;
}
#menu{
  clear : both;
  font-family : sans-serif;
  background-color : #ff77ff;
  text-align : center;
  width : 750px;
  font-size : 80%;
  white-space : pre;
}
#column{
  font-size : 10px;
  font-family : monospace;
  color : #333333;
  background-color : white;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  float : left;
}
#toha{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 10px;border-width : 0px 0px 0px 0px;border-style : none none none none;border-color : #ffffff #ffffff #ffffff #ffffff;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
#topics{
  font-size : 90%;
  color : #333333;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  float : left;
  font-family : sans-serif;
  white-space : pre;
}
#footer{
  color : gray;
  background-color : #ffb5ff;
  width : 750px;
  clear : both;
}
#scontents{
  clear : both;
}
H1{
  font-size : 15px;
  color : #333333;
  text-align : left;
  margin-top : 50px;
  margin-left : 50px;
  margin-right : 50px;
  margin-bottom : 50px;
  font-family : sans-serif;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #ff80ff;
}
H2{
  font-size : 10pt;
  color : #333333;
  margin-left : 70px;
  list-style-type : disc;
}
P{
  font-size : 10px;
  color : #333333;
  margin-left : 60px;
  white-space : pre;
}
#counseling{
  font-size : 12px;
  color : gray;
  margin-left : 70px;
  white-space : pre;
}
#contents{
  margin-left : 50px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e0efef;
  border-right-color : #e0efef;
  width : 750px;
}
#back{
  background-color : #f6f6f6;
}
A{
  color : #0080ff;
  
  text-decoration : none;
}
A:hover{
  
  

  text-decoration : underline;
}