@charset "utf-8";

/* CSS Document */

#maincontents {
  background-image: url(../images/bg_main.jpg);
  background-position: right top;
  padding: 40px;
  height: 1070px;
}

h3 {
  margin-top: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #006666;
  line-height: 1.4em!important;
  margin-bottom: 30px;
}

.lead {
  width: 480px;
  line-height: 2em;
  font-size: 16px;
}

.red {
  color: #9e1f64;
  line-height: 2em;
  font-size: 16px;
}

#flow {
  margin-top: 160px;
  margin-left: 280px;
}

#flow p {
  width: 442px;
  line-height: 2em;
  font-size: 17px;
}

#technique {
  margin-bottom: 135px;
}

#power {
  margin-bottom: 135px;
  margin-left: 70px;
}
