@charset"UTF-8";

#contents #other_contents p {
  margin-bottom: 20px;
  text-indent: 1em;
}

#contents #other_contents #policy_signature {
  margin-left: 630px;
}

#contents #other_contents #policy_signature p {
  margin-bottom: 10px;
  text-indent: 0;
}

#contents #other_contents dl dd {
  margin-bottom: 10px;
  text-indent: 1em;
}

#contents #other_contents dl dd ol {
  margin-left: 20px;
}

#contents #other_contents dl dd ol li {
  list-style-type: decimal;
  text-indent: 0;
}

#contents #other_contents dl dd ol li ol {
  margin: 10px 0 10px 20px;
}

#contents #other_contents dl dd ol li ol li {
  padding-bottom: 3px;
  list-style-type: upper-roman;
}

#contents #other_contents #policy_text dt {
  font-weight: bold;
}

#contents #other_contents #pic {
  text-indent: 0;
}

#contents #other_contents #pic p {
  text-indent: 0;
}

#contents #other_contents table {
  border-collapse: collapse;
  margin: 5px auto;
}

#contents #other_contents table td {
  padding: 3px;
  border: 1px solid #000;
}

#contents #other_contents table th {
  border: 1px solid #000;
  text-align: center;
}

