@charset "UTF-8";

body {
  background-image: url(../image/back.gif);
  background-repeat: repeat-y;
  background-position: center top;
  margin: 0px auto;
  padding: 0px;
  background-color: #967678;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
  text-decoration: none;
  font-family: "Tahoma", "MS UI Gothic", "Lucida Grande", "ヒラギノ丸ゴ Pro W4",
               "Osaka", "ＭＳ Ｐゴシック" sans-serif;
  text-align: center;
}
.footer {
  font-size: 10px;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: right;
  width: 715px;
  padding: 0px 0px;
  margin: 10px auto 30px}
.footer a{
  font-size: 12px;
  color:#FF8C00;
  text-decoration: none;
}
.footer a:hover {
  font-size: 12px;
  color:#FFD700;
  text-decoration: none;
}
#raping {
  width: 725px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-image: url(../image/2nd_top.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 23px;
  background-color: #120000;
  padding-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c6b5b6;
  text-align: left;
  display: block;
}
#raping a{
  font-size: 12px;
  color:#FF8C00;
  text-decoration: none;
}
#raping a:hover {
  font-size: 12px;
  color:#FFD700;
  text-decoration: none;
}

#footback {
  background-image: url(../image/2nd_under-back.gif);
  background-repeat: no-repeat;
  background-position: right top;
  margin-right: auto;
  margin-left: auto;
  width: 723px;
  height: 185px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
#content {
  margin: 0px auto;
  padding: 0px;
  width: 599px;
  text-align: left;
  display: block;
}
h1 {
  font-weight: normal;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
h2 {
  font-weight: normal;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
  padding: 0px;
}
.border {
  background-image: url(../image/common-border.gif);
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#header {
  margin: 0px;
  padding: 0px;
  width: 725px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #c6b5b6;
}
h3 {
  font-size: None;
  margin: 30px 0px 10px;
  padding: 0px;
  width: 599px;
}
.attention {
  font-size: 12px;
  line-height: 16px;
  color: #FF0000;
  text-decoration: none;
  text-align: right;
  padding: 0px;
  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 10px;
  width: 599px;
}
h4 {
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 2px 2px 3px 5px;
  width: 592px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border: 1px solid #967678;
  font-weight: normal;
  clear: both;
}
hr {
  display: none;
  clear: both;
  float: none;
}
.downlord {
  font-size: 9px;
  line-height: 12px;
  color: #CCCCCC;
  text-decoration: none;
  margin-top: 10px;
  margin-left: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  width: 570px;
  padding-top: 10px;
}
