﻿dl#enkakuList
{
  width: auto;
  font-size: 10pt;
  color:#333333;
}
dl#enkakuList dt
{
  float: left;
  width: 120px;
  padding: 5px 0 5px 5px;
  clear: both;
  font-weight: bold;
  border-bottom:dotted 1px #999999;
  line-height:135%;
}
dl#enkakuList dd
{
  width: auto;
  margin-left: 124px;
  padding: 5px 5px 5px 10px;
  border-bottom:dotted 1px #999999;
  line-height:135%;
}

