div#contentsArea div#leftArea section {
  border-bottom: 1px dotted #B9121B;
}
div#contentsArea div#leftArea section h3.relationTitle,
div#contentsArea div#leftArea section h3.planningTitle,
div#contentsArea div#leftArea section h3.kicsTitle {
  margin: 40px 0 20px 0;
}
div#contentsArea div#leftArea section h4 {
  margin: 20px 0 0 0;
}
div#contentsArea div#leftArea section dl dt {
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  border-top: 1px dotted #B9121B;
}
div#contentsArea div#leftArea section dl dd {
  padding: 0 0 5px 0;
}
div#contentsArea div#leftArea section table#kicsLinks {
  margin-top: 10px;
  width: 100%;
}
div#contentsArea div#leftArea section table#kicsLinks td {
  padding: 5px 0 5px 12px;
  border-top: 1px dotted #B9121B;
  background: no-repeat 0 12px url(../img/common/iCatch.gif);
}
div#contentsArea div#leftArea section table#kicsLinks div.close,
div#contentsArea div#leftArea section table#kicsLinks div.open {
  display: none;
  position: relative;
  margin-left: 15pt;
}
