/* ---------------------------------
   history
   学区の沿革
------------------------------------ */
#history p {
  text-indent : 1em;
}

/* 2013-09 の修正で table 形式での表を削除
#history table {
  font-size : small;
  line-height : 120%;
}

#history th {
  width : 14%; /* 14%×6列＋16% */
}

#history td {
  text-align : center;
  padding-left : 4px;
  padding-right : 4px;
}

#history td.left {
  text-align : left;
}
*/

#history span.other {
  font-style : italic;
}

#history cite {
  font-style : normal;
  font-weight : bold;
}

#one_table {
  display : block;
}

#divided_table {
  display : none;
}

table#postscript td.mark {
  vertical-align : top;
  margin-right : 0px;
  padding-right : 0px;
}

table#postscript td.mark p {
  margin-right : 0px;
  padding-right : 0px;
}

table#postscript td.description {
  margin-left : 0px;
  padding-left : 0px;
}
