.clearfix, #contentContainer section.sec02 {
  *zoom: 1;
}
.clearfix:after, #contentContainer section.sec02:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

#contentContainer section {
  width: 820px;
  margin: 60px auto;
}
#contentContainer section.sec02 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}
#contentContainer section.sec02 .columnRight {
  width: 340px;
}
#contentContainer section.sec02 .columnRight p {
  margin-top: 98px;
}
#contentContainer section.sec02 h2 {
  font-size: 120%;
  font-weight: normal;
  margin-bottom: 20px;
}
#contentContainer section.sec02 table.ta01 {
  margin-left: 20px;
  border: none;
  border-collapse: collapse;
}
#contentContainer section.sec02 table.ta01 th {
  background: #e6e6e6;
  padding: 15px;
  font-size: 120%;
  line-height: 1.6;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
#contentContainer section.sec02 table.ta01 th.lv01 {
  border-bottom: 1px solid #fff !important;
}
#contentContainer section.sec02 table.ta01 td {
  padding: 15px;
  font-size: 120%;
  line-height: 1.6;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
#contentContainer section p {
  font-size: 120%;
  line-height: 1.6;
  margin-bottom: 2em;
}
#contentContainer section ul {
  border-top: 1px solid #e6e6e6;
  margin-bottom: 2em;
}
#contentContainer section ul li {
  font-size: 120%;
  line-height: 1.6;
  padding: 3em 0;
  border-bottom: 1px solid #e6e6e6;
}
#contentContainer section dl {
  margin-bottom: 1em;
}
#contentContainer section dt {
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 5px;
}
#contentContainer section dd {
  font-size: 120%;
  line-height: 1.6;
  margin-bottom: 1.5em !important;
}

.sec03 h2 {
  font-size: 160%;
  margin-bottom: 10px;
}

table.ta02 {
  margin: 20px 0;
  border: none;
  border-collapse: collapse;
}
table.ta02 th {
  background: #e6e6e6;
  padding: 5px;
  font-size: 100%;
  line-height: 1.6;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
table.ta02 th.lv01 {
  border-bottom: 1px solid #fff !important;
}
table.ta02 td {
  padding: 5px;
  font-size: 100%;
  line-height: 1.6;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
table.ta02 td.lv02 {
  background: #f0f0f0;
}
