@charset "utf-8";

a:link,a:active,a:visited {
  color: #FF0033;
  text-decoration: none;
}
a:hover {
  color: #0066FF;
  text-decoration: underline;
}
.clr {clear: both;}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #222;
  background-image: url(https://duskrecords.org/img/bg.gif);
  background-repeat: repeat;
}
#wrapper {
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(https://duskrecords.org/img/bg_side.jpg);
  background-repeat: no-repeat;
  background-position: left 240px;
  border-right-color: #CCC;
  border-left-color: #CCC;
  background-color: #FFF;
}
#main {
  float: right;
  width: 460px;
  padding: 10px;
}
#main h2 {
  display: block;
  padding: 5px;
  background-color: #333;
  color: #FFF;
}
/* 女性スクロール */
.gallerycontainer{
  position: relative;
  background-color: #333;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 4px;
}
a.thumbnail {
  margin-left: 5px;
  display: block;
  float: left;
  border: 1px solid #FFF;
}
.thumb:hover{
  background-color:transparent;
}
.thumbnail span{
  position: absolute;
  left: -9999px;
  visibility: hidden;
  text-decoration: none;
}
.thumbnail:hover span{
  visibility: visible;
  top: 105px;
  left: 5px;
  z-index: 50;
}

#main .top {
  display: block;
  margin-bottom: 10px;
}
#main .about, #main .lady {
  width: 215px;
  float: left;
  height: 605px;
  margin-bottom: 10px;
}
#main .about {
  background-image: url(https://duskrecords.org/img/about_bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
#main .about dl {
  padding: 10px;
}
#main .about dt {
  font-weight: bold;
  font-size: 14px;
  display: block;
  color: #600;
  margin-bottom: 5px;
}
#main .about dd {
  display: block;
  margin-bottom: 5px;
}
#main .about dd img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#main .about dd em {
  font-size: 10px;
  line-height: 14px;
  color: #C06;
}
#main .about dd li {
  display: block;
  margin-bottom: 5px;
  list-style-type: disc;
  list-style-position: inside;
}
#main .lady {
  margin-left: 10px;
}
#main .lady dl {
  padding: 10px;
}
#main .lady dt {
  display: block;
  height: 90px;
  width: 90px;
  float: left;
  margin-bottom: 10px;
}
#main .lady dd {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  margin-bottom: 10px;
}
#main .lady dd ul {
  display: block;
  float: left;
  height: 90px;
  margin-left: 10px;
  width: 95px;
  margin-bottom: 10px;
}
#main .lady dd li {
  height: 22px;
  line-height: 22px;
}
#main .lady dd li span {
  color: #F39;
}
#main .lady dd p {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 10px;
  line-height: 14px;
}

#main .about h2, #main .lady h2 {
  padding: 0px;
  background-color: #FFF;
  color: #333;
}
#main .men h3 {
  display: block;
}
#main .men dl {
  padding: 10px;
}
#main .men dt {
  display: block;
  height: 80px;
  width: 80px;
  float: left;
}
#main .men dd {
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}
#main .men dd ul {
  display: block;
  margin-left: 10px;
  float: left;
  width: 330px;
  margin-bottom: 4px;
}
#main .men dd li {
  display: block;
  float: left;
  margin-right: 10px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
}
#main .men dd li span {
  color: #06F;
}

#main .men dd p {
  height: 60px;
  float: left;
  width: 330px;
  margin-left: 10px;
  display: block;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 12px;
}
#side {
  width: 300px;
  padding: 10px;
  float: right;
}
#side h3 img {
  margin-bottom: 10px;
}

#side dl.type {
  display: block;
  width: 84px;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #FFF;
  padding: 1px;
}
#side .type dt {
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
}
#side hr {
  display: block;
  width: 280px;
  float: left;
  background-image: url(https://duskrecords.org/img/yajirushi.gif);
  background-repeat: no-repeat;
  padding: 0px;
  height: 40px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
#side p img {
  margin-bottom: 10px;
}
#side #reg {
  display: block;
  margin-bottom: 10px;
  height: 200px;
  width: 280px;
}
#side dl.faq {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
#side dl.faq dt {
  font-weight: bold;
  font-size: 14px;
  color: #06F;
  display: block;
  float: left;
  width: 280px;
  margin-bottom: 5px;
}
#side dl.faq dt strong {
  font-weight: bold;
  float: left;
  width: 30px;
  display: block;
  margin-right: 10px;
}
#side dl.faq dl dd {
  display: block;
  float: left;
  width: 280px;
  clear: both;
}
#side dl.faq dd strong {
  display: block;
  height: 90px;
  float: left;
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #F36;
  width: 30px;
}
#side dl.faq dd p {
  float: left;
  width: 240px;
  line-height: 18px;
  margin-bottom: 15px;
}

#footer {
  clear:both;
  text-align: center;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #CCC;
  background-color: #FFF;
}
