p {
  text-indent: 1em;
  line-height: 1.4;
}

h2 {
  font-size: 120%;
}

#title #lead {
  font-size: 16px;
}

#version-up {
  width: 712px;
  border: 1px solid #c0c;
  padding: 0;
}

#version-up h2 {
  margin: 0 0 .5em;
  text-align: center;
  background: #fef;
  padding: .2em 1em .1em;
}

#version-up h3 {
  margin: 1em 12px .5em;
}

#version-up h4 {
  font-size: 100%;
  margin: 1em 12px .5em;
  border-left: 1em solid #000;
  padding-left: .2em;
  line-height: 1;
  vertical-align: text-bottom;
}

#version-up dl {
  margin: .5em 12px;
}

#version-up dt {
  display: list-item;
  margin: .3em 0 .1em 2em;
  font-weight: bold;
}

#version-up p {
  margin: .2em 12px;
}

#version-up .link-banner {
  float: right;
}

#version-up .link-banner a img {
  border: none;
}

#version-up .notice {
  text-indent: -1em;
  padding-left: 1em;
  color: #900;
}

#contents {
  width: 712px;
  padding-bottom: 1em;
}

#contents h2 {
  line-height: 1.2;
  background: #fef;
  padding: .2em 1em .1em;
  border: #c0c solid; border-width: 1px 0;
  margin: 1.5em 0 0.5em;
}

#contents p {
  margin: 0 0 0.2em;
}

#contents ul li {
  margin-bottom: .2em;
}

#contents ul li ul {
  margin-top: .2em; margin-bottom: .5em;
}


#contents #dark-sample {
  text-align: center;
  text-indent: 0;
  margin: 1em 0;
}

ul#useful {
  list-style: none;
  padding: 0;
  margin: 2em 0 0;
}

ul#useful li {
  display: inline;
}

ul#useful li a img {
  border: none;
  margin-right: 1em;
}



#footer address {
  text-align: center;
}

#footer address a img {
  border: none;
}



#newer-version-release {
  background: #fef;
  padding: 1em;
  border: double 4px #f00;
  margin: 1em 0;
}
