@charset "utf-8";

/* CSS Document */

#detail {
  margin-left: 40px;
  margin-top: 30px;
}

h4 {
  color: #9e1f64;
  font-size: 20px;
  font-weight: bold;
  line-height: 2em!important;
  margin-bottom: 20px;
}

.photo {
  margin-top: 10px;
  float: right;
  margin-right: 80px;
}

.toplead {
  width: 500px;
  line-height: 2em;
  margin-bottom: 20px;
}

.lead {
  width: 560px;
  line-height: 2em;
  margin-bottom: 20px;
}

#left {
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
}

#reform {
  background-image: url(../images/bg_figure01.jpg);
  height: 490px;
  padding-top: 172px;
  padding-left: 28px;
}

#reform ul {
  padding-bottom: 162px;
}

#reform li {
  float: left;
  width: 150px;
  padding-left: 28px;
}

#flow {
  background-image: url(../images/bg_figure02.jpg);
  padding-top: 194px;
  padding-left: 10px;
}

#flow ul {
  padding-bottom: 120px;
}

#flow ul.up {
  padding-bottom: 162px;
}

#flow li {
  float: left;
  width: 150px;
  padding-left: 28px;
}

#s_btn li {
  float: left;
  padding-left: 60px;
  padding-bottom: 20px;
}

.totop {
  float: right;
  margin-right: 100px;
  margin-bottom: 30px;
}
