

div.school-area{
  clear: both;
}

div.image-wcaption-right{
  margin-left: 0.5em;
  float: right;
}

div.image-wcaption-left{
  margin-right: 0.5em;
  float: left;
}

p.img-caption {
  text-indent: 0;
  clear: both;
  text-align: center;
}

.class-year-title{
  background-color:#2E8B57;
  color: #FFFFFF;
}

.institution{
  clear: both;
}

.institution:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.img-joint-right{
  float: right;
  height: auto;
  margin: 0;
}

ol.kakko {
  margin-bottom: 1.4em;
  margin-left: 2.5em;
}
ol.kakko li {
  position: relative;
  list-style: none;
  line-height: 1.4em;
  margin-bottom: 0.3em;
}

ol.kakko li span {
  position: absolute;
  top: 0;
  left: -1.7em;
}

