@charset "euc-jp";
/* CSS Document */
H1{
  font-family: "MS UI Gothic";
  font-size:16px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  color: #333333;
  background-color: white;
  border-style: none;
  letter-spacing:0px;
  line-height:100%;
}
.ex4dashed {
  margin: 1em;
  padding: 0.2em;
  border-style: dashed;
  border-color:#92c2ff;
  border-width: 5px;
  font-size : 12px;
}
H1{
  font-size:16px;
  font-family : Verdana;
  color:#333333;
  letter-spacing:0px;
}
H2{
  font-size:14px;
  font-family : Verdana;
  color:#333333;
  letter-spacing:0px;
  margin-bottom: 0em;
}
H3{
  font-size:11px;
  font-family : Verdana;
  font-weight : 200;
  color:#333333;
  letter-spacing:0px;
}

