.floatingMainContentsArea {
  width: 720px; }

.floatingSideContentsArea {
  width: 256px; }

.contentsTitle01 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 24px; }

dl {
  border-top: 1px dotted #CCC; }
  dl dt, dl dd {
    padding: 24px 0; }
  dl dt {
    color: #4BC244;
    float: left; }
    dl dt dfn {
      font-style: normal; }
  dl dd {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 690px;
    padding-left: 250px;
    border-bottom: 1px dotted #CCC; }
    dl dd a {
      text-decoration: underline; }
    dl dd .newsAssort {
      position: absolute;
      top: 21px;
      left: 130px; }

.pastInformation {
  margin-top: 43px;
  border: 4px solid #346AC9; }
  .pastInformation .title {
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-size: 1rem;
    padding: 12px;
    background-color: #346AC9; }
    .pastInformation .title span {
      padding: 5px 0 6px 32px;
      background: url(/images/service_site/common/ico_info02.png) 0 0 no-repeat; }
  .pastInformation ul {
    padding: 28px;
    padding-left: 48px; }
    .pastInformation ul li {
      margin-bottom: 24px; }
      .pastInformation ul li:last-child {
        margin-bottom: 0; }
      .pastInformation ul li a {
        text-decoration: underline;
        padding-left: 12px;
        background: url(/images/service_site/common/ico_arrow_left_s03.png) 0 1px no-repeat; }

.detailInformation section {
  padding: 0 58px; }
  .detailInformation section h2 {
    position: relative;
    font-size: 20px;
    font-size: 1.25rem;
    color: #FFF;
    color: #4BC244;
    padding: 24px 30px 0 0;
    margin: 0 0 54px 30px;
    margin-bottom: 40px; }
    .detailInformation section h2 time {
      display: block;
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 18px; }
    .detailInformation section h2 .newsAssort {
      position: absolute;
      top: 62px;
      left: 0px; }
    .detailInformation section h2 .subject {
      font-size: 27px;
      font-size: 1.6875rem;
      font-weight: bold;
      padding-left: 108px;
      display: block; }
  .detailInformation section * {
    word-break: break-all;
  }

  .detailInformation section > .mainText {
    line-height: 160%;
    padding: 0 30px 80px;
    margin-bottom: 40px;
    border-bottom: 1px dotted #CCC; }

.goToListpage {
  text-align: center; }
  .goToListpage a {
    color: #FFF;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 10px 50px;
    background-color: #4BC244; }
    .goToListpage a span {
      padding: 3px 0 3px 22px;
      background: url(/images/service_site/common/ico_arrow_right_s01.png) 0px 4px no-repeat; }

.notFound {
  margin: 40px 0 0; }