<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

div#themasong {
  padding-bottom: 35px;
}

div#themasong p.subttl {
  margin-bottom: 28px;
}

div#themasong p.block-left {
  float: left;
  width: 245px;
  margin-right: 37px;
  text-align: center;
}

div#themasong p.block-left img {
  margin-bottom: 6px;
}

div#themasong dl.reservation {
  width: 500px;
}

div#themasong dl.reservation dd.poster {
  float: left;
  width: 85px;
  font-size: 14px;
  padding-bottom: 15px;
}

div#themasong dl.reservation dt.privilege {
  float: right;
  width: 415px;
  font-size: 12px;
}

div#themasong dl.reservation dd.btn {
  float: right;
  width: 415px;
  font-size: 14px;
  padding-bottom: 15px;
}

div#themasong dl.reservation dd.btn img {
  position: relative;
  top: 10px;
  margin-left: 8px;
}

div#themasong dl.delivery {
  width: 505px;
  margin-bottom: 8px;
}

div#themasong dl.delivery dt {
  margin-bottom: 2px;
  background: #333333;
  padding: 5px 6px;
  font-size: 14px;
}

div#themasong dl.delivery dd {
  background: #333333;
  padding: 10px 19px 0 21px;
}

div#themasong dl.delivery dl {
  padding-bottom: 0;
}

div#themasong dl.delivery dl.recochoku {
  border-bottom: 1px solid #000000;
}

div#themasong dl.delivery dl.recochoku dt {
  float: left;
  margin: 0;
  width: 86px;
  padding: 0;
  font-size: 14px;
}

div#themasong dl.delivery dl.recochoku dd.txt {
  float: left;
  width: 282px;
  padding: 0;
  font-size: 12px;
}

div#themasong dl.delivery dl.recochoku dd.qr {
  float: right;
  width: 96px;
  padding: 0 0 12px 0;
  font-size: 0;
}

div#themasong div.block-right {
  float: left;
  width: 505px;
}

div#themasong p.sale {
  font-size: 12px;
}

div#themasong p.official {
  margin-top: 12px;
  font-size: 14px;
}

div#music {
  position: relative;
  padding-bottom: 5px;
}

div#music p.btn {
  position: absolute;
  top: 136px;
  left: 174px;
}

div#cd {
  border-bottom: 1px solid #3b3b3b;
  padding-bottom: 35px;
}

div#cd p.subttl {
  margin-bottom: 37px;
}

div#cd p.img {
  float: left;
  width: 463px;
}

div#cd div.basicdata {
  margin-bottom: 32px;
}

div#cd p.data {
  float: right;
  width: 467px;
  font-size: 14px;
}

div#cd p.intro {
  font-size: 14px;
  margin-bottom: 35px;
}

div#cd div.discs dl.disc1 {
  float: left;
  width: 426px;
}

div#cd div.discs dl.disc2 {
  float: left;
  width: 534px;
}

div#cd div.discs dl dt {
  margin-bottom: 18px;
  font-size: 14px;
}

div#cd div.discs dl dd {
  font-size: 12px;
}

.clearfix:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}

</pre></body></html>