@charset "UTF-8";

#release dl {
  
}

#release h3.date {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight:normal;
  clear: both;
  display: block;
  float: none;
  padding: 18px 0 8px 8px;
  width: 100%;
  border-bottom: solid 1px #DDD;
}

#release dd h3 {
  padding: 12px 0 7px;
  margin: 0;
  font-size: 20px;
  font-weight:normal;
  text-align: left;
  vertical-align: bottom;
}

#release dd h4 {
  padding: 4px 0 8px;
  margin: 0;
  font-size: 17px;
  font-weight:normal;
  line-height: 20px;
  text-align: left;
  color: #A7A7A7 !important;
}

.Japaneseline {
  border-bottom: 2px solid #E5336E;
}

.Overseasline {
  border-bottom: 2px solid #00AE95;
}

