
.linekakutyou{

line-height:130%;
}
em{
  font-style : normal;
  font-weight : normal;
}
H1{
  font-size : 13px;
  color : #666666;
  font-weight : normal;
  
  margin-left : 10px;
  letter-spacing : 1px;
  background-position : 500px 30px;
  text-align : left;
}
H2{
  font-weight : 600;
  color : #ffffff;
  background : #000070;
  font-size : small;
  margin-top : 5px;
  margin-left : 8px;
  margin-bottom : 8px;
  letter-spacing : 3px;
  text-indent : 5pt;
}

strong{
  font-style : normal;
  font-weight : normal;
}
a:link{
  color : #000065;
  text-decoration : none;
}
a:visited {
  color : #000065;
  text-decoration : none;
}
a:hover{
  color : #dd0077;
  text-decoration : underline;
  position: relative; top: 2px; left: 2px;
}


