@charset "UTF-8";

#top_ctitle {
  overflow: hidden;
  claar: both;
  margin-bottom: 5px;
}

#top_ctitle_title {
  float: left;
  width: 292px;
}

#top_ctitle_logo {
  float: right;
  width: 90px;
}

#top_explanation {
  claar: both;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #c2db75;
}

#top_explanation_photo {
  float: left;
  width: 144px;
  padding-right: 5px;
}

#top_explanation_title {
  margin-bottom: 5px;
  background-color: #c2db75;
  color: #006738;
  font-size: 1.1em;
  font-weight: bold;
}

#top_explanation_text {
  overflow: hidden;
  font-size: 1.0em;
}

#top_eco {
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}

#top_eco_bar {
  width: 532px;
  margin-bottom: 5px;
}

#top_eco_photo {
  float: right;
  width: 200px;
  padding-right: 5px;
  text-align: center;
}

#top_eco_text {
  float: left;
  width: 315px;
  margin-bottom: 5px;
}

#top_ngo {
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}

#top_banana {
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}

#top_banana_bar {
  width: 532px;
  margin-bottom: 5px;
}

#top_banana_photo {
  float: right;
  width: 200px;
  padding-right: 5px;
  text-align: center;
}

#top_banana_text {
  float: left;
  width: 315px;
  margin-bottom: 5px;
}

#top_wwf {
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}

#top_wwf_bar {
  width: 532px;
  margin-bottom: 5px;
}

#top_wwf_text {
  float: left;
  width: 315px;
  margin-bottom: 5px;
}

#top_wwf_photo {
  float: right;
  width: 200px;
  padding-right: 5px;
  text-align: center;
}

