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

#contentContainer section {
  width: 820px;
  border-bottom: 1px solid #e5e5e5;
  padding: 50px 0;
  margin: 0 auto;
}
#contentContainer section:last-child {
  border: none;
}
#contentContainer section h2 {
  float: left;
  width: 180px;
}

.contentRight {
  float: right;
  width: 640px;
}
.contentRight p {
  font-size: 120%;
  line-height: 1.8;
}
.contentRight p.name {
  text-align: right;
  margin-top: 30px;
}
.contentRight table.ta01 {
  margin-right: 40px;
}
.contentRight table th {
  font-weight: normal;
  font-size: 120%;
  padding-right: 20px;
  padding-bottom: 10px;
}
.contentRight table td {
  font-size: 120%;
  padding-bottom: 10px;
}

.list01 li {
  margin-bottom: 10px;
  font-size: 120%;
}

.list02 {
  width: 400px;
}
.list02 li {
  width: 200px;
  float: left;
  font-size: 120%;
  margin-bottom: 10px;
}
