#contents.privacy {
  width: 960px;
  margin: 0 auto;
  padding: 80px 0 180px;
  color: #503715;
  line-height: 1.6em;
}
#contents.privacy h2 {
  font-size: 166%;
  padding-bottom: 25px;
  margin-bottom: 50px;
  border-bottom: solid 1px #503715;
}
#contents.privacy h3 {
  font-size: 116%;
  margin-bottom: 15px;
}
#contents.privacy div#policy_lead {
  margin-bottom: 50px;
}
#contents.privacy div.policy_box {
  margin-bottom: 50px;
  padding: 0 60px;
}
#contents.privacy div.policy_box em.heading {
  display: inline-block;
  margin-bottom: 0.25em;
  font-size: 108%;
}
#contents.privacy a {
  color: #503715;
  text-decoration: underline;
}
#contents.privacy a:hover {
  text-decoration: none;
}
