@charset "UTF-8";

span {
  font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; }

#coordinator-area {
  padding: 0 0 50px;
  margin:0 0 0 2px; }

#coordinator-area p { font-size:11px; }
table#coordinator {
  width:100%;
  margin:5px 0 5px;
  border-collapse:collapse; }

table#coordinator tr#coordinator-header {
  background:url(/center/organization/images/organization-th-background.jpg); }

table#coordinator th {
  padding:8px 0;
  margin:0; }

table#coordinator th.list1 {
  border-left:1px solid #D7D7D7;
  border-right:1px solid #ffffff; }

table#coordinator th.list2 {
  border-right:1px solid #ffffff; }

table#coordinator th.list3 {
  border-right:1px solid #D7D7D7; }

table#coordinator td {
  padding:8px;
  border:1px solid #D7D7D7; }

table#coordinator td.space {
  padding:0;
  font-size:0;
  line-height:0;
  height:2px;
  border:none; }

table#coordinator tr:nth-child(2n)  td { background-color:#f0f0f0; }
