<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section header {
  position: relative;
  height: 32px;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: linear-gradient(top, #ffffff 0%, #dddddd 100%);
}
section header h2 {
  position: relative;
  height: 14px;
  margin: 4px 10px;
  padding: 5px 10px;
  border-left: 3px solid #333333;
  color: #333333;
  font-size: 14px;
  line-height: 1;
}
.detail {
  border-bottom: none;
}
.detail header {
  position: relative;
  margin: 0px;
  padding: 0px;
  border: none;
  height: 100%;
}
.detail header h1 {
  position: relative;
  margin: 0px;
  padding: 10px;
  border-bottom: 1px solid #333333;
  background-image: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: linear-gradient(top, #666666 0%, #000000 100%);
  color: #ffffff;
  font-size: 20px;
  line-height: 1.25em;
  text-align: center;
}
.detail header h1 .formatname {
  color: #ffffff;
}
.detail header h2 {
  position: relative;
  margin: 0px;
  padding: 10px;
  height: 100%;
  border-bottom: 1px dotted #cccccc;
  border-left: none;
  background: #ffffff;
  color: #333333;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: normal;
  text-align: center;
  overflow: auto;
}
.detail header h3 {
  position: relative;
  margin: 0px;
  padding: 0px 10px;
  border-bottom: 1px dotted #cccccc;
  border-left: none;
  background: #ffffff;
  color: #333333;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
}
.detail .img {
  position: relative;
  margin: 0px;
  padding: 10px;
  border-bottom: 1px dotted #cccccc;
  text-align: center;
}
.detail .img .img img {
  border: 1px solid #cccccc;
  vertical-align: top;
}
.detail .img .img .binb img {
  border: none;
}
.detail .date {
  position: relative;
  margin: 0px;
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
  color: #333333;
  font-size: 12px;
  line-height: 1.25em;
  text-align: center;
}
.detail .date .author {
  margin-bottom: 5px;
  padding: 0 10px 5px;
  border-bottom: 1px dotted #CCC;
}
.detail .date ul {
  margin: 0;
  padding: 0 10px;
}
.detail .date li {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
.detail .date li.bold {
  text-shadow: 0 0 1px #333;
}
.detail .date li:before {
  content: ' | ';
  display: inline-block;
  padding: 0 5px;
  color: #333333;
  font-size: 12px;
}
.detail .date li:first-child:before {
  content: '';
}
.detail .btn {
  width: 100%;
  height: 38px;
  margin: 5px 0px 0px;
  padding: 0px;
}
.detail .btn.binb a {
  background-image: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: linear-gradient(top, #666666 0%, #000000 100%);
}
.detail .free a {
  display: block;
  margin: 0px 5px;
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: linear-gradient(top, #ffffff 0%, #dddddd 100%);
  color: #333333;
  font-weight: bold;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
}
.detail .social ul {
  display: block;
  margin: 10px 0 0;
  padding: 12px 20px;
  border-top: 1px dotted #CCC;
}
.detail .social ul li {
  display: inline-block;
  width: auto;
  margin: 0;
  padding-right: 20px;
  padding-bottom: 5px;
}
.detail ul.netList {
  display: none;
}
.detail .cartcode {
  margin: -10px 5px 5px;
  text-align: center;
}
.detail .cartcode .shopify-buy-frame--product {
  max-width: none !important;
}
.detail .cartcode iframe {
  width: 100% !important;
  height: auto;
  max-width: none;
  max-height: 58px !important;
}
section.format {
  margin: 30px 60px 15px;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
section.format header {
  position: relative;
  height: 32px;
  margin: 0px;
  padding: 0px;
  background: transparent;
  border: none;
}
section.format header h2 {
  margin: 0px;
  padding: 10px 15px 7px;
  border: none;
  background: transparent;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
section.format ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
section.format ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding: 7px 25px 7px 10px;
  border-top: 1px solid #cccccc;
  font-size: 14px;
  background-image: url("/smp/img/bg_cmn.png");
  background-repeat: no-repeat;
  background-position: right center;
}
section.format ul li.format_now {
  background-color: #eeeeee;
  background-image: none;
  font-weight: bold;
}
.netshopLab,
.detail .btn a {
  display: block;
  margin: 0px 5px;
  padding: 10px;
  border: 1px solid #333333;
  border-radius: 5px;
  background-image: -moz-linear-gradient(top, #cc0000 0%, #880000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc0000), color-stop(100%, #880000));
  background-image: -webkit-linear-gradient(top, #cc0000 0%, #880000 100%);
  background-image: -o-linear-gradient(top, #cc0000 0%, #880000 100%);
  background-image: -ms-linear-gradient(top, #cc0000 0%, #880000 100%);
  background-image: linear-gradient(top, #cc0000 0%, #880000 100%);
  color: #ffffff;
  font-weight: bold;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
}
ul.netList {
  list-style: none;
  margin: 10px 15px 20px;
  padding: 0px;
  border-top: none;
  *zoom: 1;
}
ul.netList:after {
  content: "";
  display: block;
  clear: both;
}
ul.netList li {
  float: left;
  width: 50%;
  margin: 0 -1px -1px 0;
  padding: 0px;
  border: 1px solid #CCC;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.netList li.close {
  clear: both;
  float: none;
  width: 100%;
  padding-top: 10px;
  border: none;
}
ul.netList li.close a {
  display: block;
  margin: 0px 5px;
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background-image: -moz-linear-gradient(top, #8c8c8c 0%, #3c3c3c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8c8c8c), color-stop(100%, #3c3c3c));
  background-image: -webkit-linear-gradient(top, #8c8c8c 0%, #3c3c3c 100%);
  background-image: -o-linear-gradient(top, #8c8c8c 0%, #3c3c3c 100%);
  background-image: -ms-linear-gradient(top, #8c8c8c 0%, #3c3c3c 100%);
  background-image: linear-gradient(top, #8c8c8c 0%, #3c3c3c 100%);
  color: #ffffff;
  font-weight: bold;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
}
ul.netList li a {
  display: block;
}
ul.netList li a img {
  width: 100%;
  max-width: 219px;
}
.profile {
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  display: box;
  margin: 0px;
  padding: 10px;
  border-bottom: 1px solid #cccccc;
  color: #333333;
  font-size: 12px;
  line-height: 1.25em;
}
section.detail .cart,
section.detail .contact {
  padding-top: 5px;
}
section.detail .cart a,
section.detail .contact a {
  display: block;
  margin: 0px 5px;
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background-image: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background-image: linear-gradient(top, #ffffff 0%, #dddddd 100%);
  font-weight: bold;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
}
.related_article section {
  margin-bottom: 0;
  padding: 10px 25px 10px 18px;
  border-bottom: 1px solid #cccccc;
  background-image: url("/smp/img/bg_cmn.png"), url("/smp/img/bg_cmn_bbbbbb.png");
  background-repeat: no-repeat, no-repeat;
  background-position: right center, left center;
}
.related_article section h1 {
  width: 100%;
  margin: 0px 5px;
  padding: 3px 0px 2px 0px;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}
.related_article section h1 a {
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}
.related_article section time {
  display: block;
  height: 12px;
  margin: 0px 5px;
  padding: 0px 0px 3px 0px;
  font-weight: bold;
  color: #999999;
  font-size: 10px;
  line-height: 12px;
  text-align: left;
}
.body {
  border-bottom: none;
}
.body .cms {
  margin: 0px;
  padding: 10px 10px 0;
  font-size: 14px;
  line-height: 1.5em;
}
.index {
  border-bottom: none;
}
.index p {
  margin: 0px;
  padding: 10px 10px 0;
  color: #333;
}
</pre></body></html>