@charset "utf-8";

/* fukushima.html 福島でしか学べないことがある */
body#fukushima_project {
  background: none;
  padding: 0;
}

#fukushima_project #contentArea {
  margin: 0 auto;
  width: 960px;
  font-size: 14px;
  text-align: left;
}

#fukushima_project #h_kv {
  background: #1d9b4d;
  height: 333px;
  margin-bottom: 20px;
}

#fukushima_project .lead {
  text-align: center;
}

#fukushima_project .s-section a:hover img {
  opacity: 0.8;
}