@charset "Shift_JIS";
.p_rogo{
  margin : 25px 25px 25px 25px;
}
#title_reg{
  font-size : 13pt;
  font-family : "Arial black";
  font-weight : bold;
  color : white;
  background-color : green;
  text-indent : 1em;
  line-height : 1.5em;
  margin-top : 30px;
}
#title_act{
  font-size : 13pt;
  font-family : "Arial black";
  font-weight : bold;
  color : white;
  background-color : rgb(250, 188, 24);
  text-indent : 1em;
  line-height : 1.5em;
  margin-top : 30px;
}
p{
  font-size : 12pt;
  font-family : "Arial";
  line-height : 1.5;
}
