  
.main{
  font-family : "MS UI Gothic";
  width : 780px;
  line-height : 1.5em;
}
.title{
  font-size : 18px;
  font-weight : bold;
  color : green;
  background-color : #d9ffd9;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : green;
}
.hd1{
  font-size : 10px;
  font-weight : normal;
  color : silver;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.hd2{
  font-size : 20px;
  font-weight : bold;
  color : maroon;
  background-color : #ffffca;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : maroon;
}
.hd3{
  font-size : 16px;
  font-weight : bold;
  color : maroon;
  background-color : #ffffca;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 6px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-right-width : 2px;
  border-right-style : solid;
  border-right-color : maroon;
}
.hd4{
  font-size : 10px;
  font-weight : normal;
  color : silver;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 1em;
}
.text_link{
  font-size : 20px;
  font-weight : bold;
}
.ct{
  font-size : 18px;
  font-weight : bold;
  color : maroon;
  background-color : #ffffca;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-bottom : 10px;
}
.tt1{
  font-weight : bold;
  color : red;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : fuchsia;
  
  
}
