@charset "UTF-8";
/* 委員会メンバー名簿 */
.commttieeList {
  border: 2px solid #ccc;
  font-size: 1.3rem;
}
.commttieeList th {
  padding: 5px;
  background: #eee;
  font-weight: normal;
}
.commttieeList th _::-webkit-full-page-media, .commttieeList th _:future, :root .commttieeList th {
  padding: 5px 5px 3px;
}
.commttieeList td {
  background: none;
}
.commttieeList td:nth-child(3) {
  width: 60%;
  text-align: initial;
}
.commttieeList td:nth-child(2) {
  width: 25%;
  text-align: center;
}
.commttieeList td:nth-child(1) {
  width: 15%;
  text-align: center;
}
/*# sourceMappingURL=../map/pages/commttiee.css.map */
