@charset "utf-8";
/* CSS Document */
.box01 {
  width: 590px;
  margin: 0 auto 40px;
}
.h301 {
  width: 100%;
  height: 22px;
  padding-bottom: 2px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.h301 h3 {
  display: block;
  padding-left: 10px;
  border-left: 3px solid #c2272d;
  font-weight: bold;
  color: #502b0c;
}
.toTop {
  width: 590px;
  margin: 0 auto 50px;
  text-align: right;
  clear: both;
}
