@charset"UTF-8";

.privacy {
  overflow-y: auto;
  width: 96%;
  height: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #999999;
  border-left: 2px solid #000000;
  border-right: 2px solid #999999;
  text-align: left;
}


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

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

#contents #other_contents #form_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: none;
  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: none;
}

#contents #other_contents #form_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;
  font-size: 12px;
}

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

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

#privacy_button {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}

#privacy_button form {
  float: left;
  width: 49%;
}

#privacy_button form input {
  width: 150px;
}
