/* ---------------------------------
   publichall
   公会堂・集会所
------------------------------------ */
#publichall p {
  text-indent : 1em;
}

#publichall p.noindent {
  text-indent : 0em;
}

#publichall .nomargin {
  margin : 0px;
}

#publichall table.kokaido tr {
  vertical-align : top;
}

#publichall table.kokaido th {
  text-align : left;
  font-weight : bold;
  border : none;
  background : none;
}

#publichall table.kokaido td {
  border : none;
  background : none;
}

#publichall table.kokaido th.top {
  vertical-align : top;
}

