@charset "utf-8";

/****************************************

Content

*****************************************/

.section h5 {
}
  .section h5 span {
    color:#f60;
    font-weight:bold;
  }
.section .listUl {
}
  .section .listUl li {
    white-space: nowrap;
  }
  .section .listUl li.notes {
    text-align:right;
  }