/* --------------------------------------------------
clearfix
-------------------------------------------------- */
.membersList, .detailex {
  overflow: hidden;
  *zoom: 1;
}
.membersList:after, .detailex:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  /*  content: ".";*/
}

.itemize {
  font-size: 1.6em;
}
.itemize span {
  color: #FF3333;
}

.membersList li {
  float: left;
  padding: 5px;
  /*		width:101px;*/
  background: url(../../img/common/arrow_cl.gif) no-repeat left 0.8em;
  padding-left: 10px;
  padding-right: 35px;
  font-size: 1.2em;
  white-space: nowrap;
}

.aboutTable02 .item01 {
  width: 200px;
}

.aboutTable02 td {
  text-align: left !important;
}

.item01, .item02 {
  letter-spacing: 1em;
}

/* -------detail------- */
.detailextable {
  width: 450px !important;
}

.back {
  text-align: center;
}

.photo {
  width: 230px;
  text-align: center;
  float: right;
  margin: 0 0 15px 15px;
  display: block;
}

.photo img {
  border: #DDD8CD 5px solid;
}

.detailex {
  overflow: hidden;
}

.detailsection {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0 20px;
  margin-bottom: 20px;
}

.detailsection h5 {
  color: #6C8A40;
  font-weight: bold;
}
