h2 {
  font-weight: bold;
}
.sp_guide {
  width: 85%;
  margin: 0 auto;
}
.sp_guide_subtitle {
  font-weight: bold;
  font-size: 80%;
  margin: 20px 0 10px 0;
}
.sp_guide_text {
  font-size: 80%;
  margin-bottom: 50px;
}
.sp_guide_text2 {
  font-size: 80%;
}
.sp_postage {
  border: 1px solid #000;
  font-size: 65%;
  margin: 5px 0 20px 0;
  background-color: #fff;
}
.sp_postage td {
  width: 11%;
  text-align: center;
  border: 1px dotted #000;
}