/* ---------------------------------
   orga
   c̏Љ
------------------------------------ */
#orga table {
  width : 95%;
  margin-left : auto;
  margin-right : auto;
}

#orgatable table {
  font-size : small;
}

#orgatable td {
  width : 33%;  /* Rϓ */
  vertical-align : top;
}

#orgatable table.note {
  line-height : 120%;
}

#orgatable table.note th {
  width : 2em;
  vertical-align : top;
  border : none;
  background : none;
  white-space : nowrap;
}

#orgatable table.note td {
  width : 100%;
  vertical-align : top;
  border : none;
  background : none;
}

#orgaintro th {
  vertical-align : top;
  width : 6em;
}

#orgaintro td {
  vertical-align : top;
}

#orgaintro table ul {
  margin : -1ex 1ex -1ex 1.5em;
}

