div.rev table,
div.rev table td
 {
  border: none !important;
}
div.rev table td p {
  text-align: right !important;
}

div.rev ul {
  line-height: 2;
  list-style-type: disc;
}

/* PDF size */
span.pdf-size-text {
  font-size:    .75em;
  font-weight: normal;
  margin-left:    6px;
  letter-spacing: 1px;
}

/* 412 */
div.rev .toc {
  float: left;
  width: 25%;
}
div.rev ul.toc1 {
  list-style-type: none;
}
div.rev .text {
  float: right;
  width: 70%;
  margin-bottom: 3em;
}
div.rev p.foot2 {
  clear: both;
}

div.rev table {
  width: 70%;
}

div.rev div.right {
  text-align: right;
}

/* header date 2015/03/31 */
div.rev div[align="right"] table,
div.rev table.header {
  width: 220px;
  text-align: right !important;
  border: 0 !important;
  margin-left: auto !important;
}
div.rev div[align="right"] table td,
div.rev table.header td {
  text-align: right !important;
}

