@charset "Shift-JIS";

h1 {
  width: 500px;
  height: 100px;
  margin: 20px 0px 40px 0px;
  padding: 0px;
  background-image: url(images/ttl.gif);
  background-repeat: no-repeat;
  text-indent: -999em;
}

#profile_meiyo {
  margin-bottom: 30px;
}

#profile_meiyo h3 {
  width: 375px;
  height: 27px;
  background-image: url(../images_form/pink1/ttl_profile_meiyo_pink1.gif);
  background-repeat: no-repeat;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  text-indent: -999em;
  display: block;
}

.border {
  border-width: 3px;
  font-size: 20px;
  color: #353535;
  width: 375px;
  margin-bottom: 10px;
  border-bottom: 3px solid #ccc;
  position: relative;
}
.border01::after {
  content: "";
  display: block;
  border-bottom: 3px solid #ea68a2;
  width: 40%;
  position: absolute;
}
