BODY{
  font-size : 14px;
  font-weight : normal;
  text-decoration : none;
}
.top{
  margin-top : 20px;
}
.normal{
  font-size : 24px;
  font-weight : normal;
  color : black;
  line-height : 35px;
}
.title{
  font-size : 28px;
  font-weight : bold;
  text-align : left;
  color : #3300aa;
  text-decoration : none;
  margin-left : 10px;
  margin-bottom : 10px;
}
.title2{
  font-size : 26px;
  font-weight : bold;
  text-align : center;
  color : #110055;
  text-decoration : none;
  margin-left : 10px;
  margin-bottom : 10px;
}
.waku{
  font-size : 24px;
  font-weight : normal;
  color : black;
  line-height : 35px;
  text-align : left;
  background-color : #ffff9d;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
}
A.link{
  font-size : 14px;
  font-weight : normal;
  text-decoration : none;
  color : blue;
}
A.link:hover{
  font-size : 14px;
  font-weight : normal;
  text-decoration : underline;
  color : red;
}
A.mlink{
  font-size : 14px;
  font-weight : normal;
  text-decoration : none;
  color : blue;
}
A.mlink:hover{
  font-size : 14px;
  font-weight : normal;
  text-decoration : underline;
  color : red;
}
A.clink{
  font-size : 24px;
  font-weight : normal;
  text-decoration : none;
  color : blue;
}
A.clink:hover{
  font-size : 24px;
  font-weight : normal;
  text-decoration : underline;
  color : red;
}
.mwaku{
  font-size : 14px;
  font-weight : normal;
  color : black;
  line-height : 20px;
  text-align : left;
  background-color : #ddffdd;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
}
