h1 {
  margin: 0 0 20px;
}

.water {
  margin: 25px 0 12px;
}

.block {
  background: url(../images/crops/bg_block02.gif) repeat-y 0 0;
  margin: 0 0 18px;
}
.block .inner {
  background: url(../images/crops/bg_block03.gif) no-repeat 0 bottom;
  position: relative;
}
.block .img {
  position: absolute;
  left: 11px;
  top: 13px;
}
.block .img span {
  color: #D90000;
  font-weight: bold;
  display: block;
  padding: 0 0 0 25px;
}
.block .txt {
  background: url(../images/crops/bg_block01.gif) no-repeat 0 0;
  padding: 24px 13px 25px 245px;
}
.block p {
  padding: 15px 10px 10px 10px;
}
.block .explain {
  margin: 15px 10px 20px 30px;
}
.block .explain li {
  font-size: 0.9em;
  line-height: 1.5;
  margin: 0 0 15px;
}
.block .explain li span {
  text-indent: -1.5em;
  color: #7E4A32;
  display: inline-block;
  font-size: 1.08em;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 7px;
  *margin: 0 0 7px 17px;
}
.block .line {
  margin: 0 10px 20px 30px;
}
.block .line li {
  margin: 0;
}
.block .data {
  padding: 0 30px 10px 10px;
}
.block .data dt {
  color: #7E4A32;
  margin: 0 0 -19px;
  font-weight: bold;
}
.block .data dd {
  font-size: 0.93em;
  margin: 0 0 5px 6.5em;
}
.block .btn_box {
  width: 388px;
  position: relative;
  left: 5px;
  border-left: 1px solid #D2CEB1;
  border-right: 1px solid #D2CEB1;
  background: url(../images/crops/bg_btn01.gif) no-repeat 0 0 #fcf8db;
}
.block .btn_box dl {
  padding: 18px 15px 10px;
}
.block .btn_box dl dt {
  float: left;
  color: #B20000;
  font-weight: bold;
}
.block .btn_box dl dd {
  padding: 0 0 0 80px;
  font-size: 0.93em;
  line-height: 1.54;
}
.block .btn_box .btn, .block .btn_box ul {
  text-align: center;
  background: url(../images/crops/bg_btn02.gif) no-repeat 0 bottom;
  padding: 0 0 20px;
}
.block .btn_box ul {
  padding: 0 0 20px 14px;
}
.block .btn_box ul li {
  float: left;
  padding: 0 10px 0 0;
}
