<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.setitem #main {
  float: none;
  width: auto;
}
.setitem #main .detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.setitem #main .detail:after {
  content: none;
}
.setitem #main .detail .cover {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.setitem #main .detail .cover img {
  max-width: 100%;
}
.setitem #main .detail .setright {
  float: right;
  width: 210px;
  background-color: #fff;
}
.setitem #main .detail .setright &gt; div {
  margin-top: 15px;
  background: #eaeaea;
}
.setitem #main .detail .setright &gt; div:first-child {
  margin-top: 0;
}
.setitem #main .detail .setright &gt; div h2 {
  padding: 7px 15px;
  background-color: #7f0030;
  color: #fff;
  font-size: 14px;
}
.setitem #main .detail .setright &gt; div .wrap {
  padding: 15px 14px;
}
.setitem #main .detail .setright #shopping h2 {
  font-size: 200%;
}
.setitem #main .detail .setright #shopping h2 span {
  font-size: 50%;
  vertical-align: 4px;
}
.setitem #main .detail .setright #shopping .cart {
  text-align: center;
  margin: 15px 0;
  padding-bottom: 5px;
}
.setitem #main .detail .setright #shopping .cart .link {
  padding-bottom: 5px;
}
.setitem #main .detail .setright #shopping .cart .price {
  margin: 15px 0;
  color: #D90000;
  font-size: 134%;
}
.setitem #main .detail .setright #shopping .cart .price + .btns {
  margin: 0 0 15px;
}
.setitem #main .detail .setright #shopping .cart .btns &gt; div {
  margin-bottom: 10px;
  background: #333333;
}
.setitem #main .detail .setright #shopping .cart .btns &gt; div:first-child {
  margin-top: 15px;
}
.setitem #main .detail .setright #shopping .cart .btns &gt; div.btn {
  margin: 15px 15px 10px;
  max-width: 180px;
  max-height: 60px;
}
.setitem #main .detail .setright #shopping .cart .btns &gt; div.cart_btn a {
  background: #333333;
  display: block;
}
.setitem #main .detail .setright #shopping .cart .btns &gt; div.yondemill_btn a {
  background: url("../images/common/icon_book.png") 20px 10px no-repeat;
  display: block;
  padding: 15px 5px 15px 10px;
  color: #ffffff;
}
.setitem #main .detail .setright #shopping .netshop {
  margin: 15px 0;
}
.setitem #main .detail .setright #shopping .netshop &gt; p {
  padding: 2px 14px;
  background-color: #EDEDED;
  color: #878787;
}
.setitem #main .detail .setright #shopping .netshop .wrap {
  padding: 0px 15px;
}
.setitem #main .detail .setright #shopping .netshop ul {
  *zoom: 1;
}
.setitem #main .detail .setright #shopping .netshop ul:after {
  content: "";
  display: block;
  clear: both;
}
.setitem #main .detail .setright #shopping .netshop ul li {
  margin-bottom: 10px;
  border: solid 1px #dddddd;
}
.setitem #main .detail .setright #shopping .netshop ul li img {
  width: 100%;
}
.setitem #main .detail .setright #shopping .netshop .other {
  padding: 15px 0;
  display: none;
}
.setitem #main .detail .setright #shopping .netshop .other a {
  display: inline-block;
  padding-right: 18px;
  background-image: url(../images/common/icon2.gif);
  background-position: right center;
  background-repeat: no-repeat;
  color: #6B5551;
}
.setitem #main .detail .setright #shopping &gt; ul {
  padding: 20px 25px;
}
.setitem #main .detail .setright #shopping &gt; ul li {
  margin-top: 12px;
}
.setitem #main .detail .setright #shopping &gt; ul li:first-child {
  margin-top: 0;
}
.setitem #main .detail .setright #shopping &gt; ul li a {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 10px;
  color: #333;
}
.setitem #main .detail .setright #shopping &gt; ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 3px;
  height: 3px;
  background: #5e5e5e;
  border-radius: 5px;
}
#main .iconWrap {
  *zoom: 1;
  margin-bottom: 15px;
}
#main .iconWrap:after {
  content: "";
  display: block;
  clear: both;
}
#main .iconWrap div {
  background: #f3f3f3;
  padding: 5px 10px;
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
}
#main .titleWrap {
  margin-bottom: 20px;
}
#main .titleWrap .titleType1 {
  margin-bottom: 5px;
  font-size: 30px;
}
#main .titleWrap p {
  color: #656565;
  font-size: 117%;
}
#main .btnWrap {
  *zoom: 1;
  background: #e5e5e5;
  padding: 10px 15px;
  margin-bottom: 20px;
}
#main .btnWrap:after {
  content: "";
  display: block;
  clear: both;
}
#main .btnWrap dt {
  font-size: 12px;
  margin-bottom: 4px;
}
#main .btnWrap dd {
  line-height: 1;
  font-size: 12px;
}
#main .btnWrap dd a {
  color: #888888;
  display: inline-block;
  border-left: solid 1px #888888;
  padding-left: 4px;
  margin-left: 4px;
}
#main .btnWrap dd span {
  display: inline-block;
  font-weight: bold;
  border-left: solid 1px #888888;
  padding-left: 4px;
  margin-left: 4px;
}
#main .btnWrap dd span:first-child,
#main .btnWrap dd a:first-child {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
#main .detail {
  *zoom: 1;
  margin-bottom: 55px;
}
#main .detail:after {
  content: "";
  display: block;
  clear: both;
}
#main .detail .left {
  float: left;
  width: 290px;
}
#main .detail .left .cover {
  margin-bottom: 15px;
  text-align: center;
}
#main .detail .left .cover img {
  max-width: 100%;
  border: solid 1px #dddddd;
}
#main .detail .left .btn a {
  display: block;
  color: #ffffff;
  background: url(../images/common/btn_trial.png) 0 0 no-repeat #333333;
  width: 290px;
  height: 60px;
  text-indent: -9999px;
}
#main .detail .left p {
  color: #656565;
  text-align: center;
}
#main .detail .left p img {
  margin-right: 6px;
  vertical-align: -2px;
}
#main .detail .right,
.setitem #main .detail .setleft {
  width: 300px;
  color: #333;
}
#main .detail .right &gt; p,
.setitem #main .detail .setleft &gt; p {
  margin-bottom: 10px;
  font-size: 117%;
  line-height: 1.8;
}
#main .detail .right &gt; p.info,
.setitem #main .detail .setleft &gt; p.info {
  background: #e5eaef;
  text-align: center;
  padding: 5px 0;
}
#main .detail .right table,
.setitem #main .detail .setleft table {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  margin-bottom: 15px;
}
#main .detail .right table tr,
.setitem #main .detail .setleft table tr {
  border-top: solid 1px #dddddd;
}
#main .detail .right table th,
.setitem #main .detail .setleft table th,
#main .detail .right table td,
.setitem #main .detail .setleft table td {
  padding: 15px 0;
}
#main .detail .right table th,
.setitem #main .detail .setleft table th {
  width: 130px;
  color: #6B5551;
  vertical-align: top;
}
#main .detail .right table td p,
.setitem #main .detail .setleft table td p {
  margin-top: 8px;
}
#main .detail .right table td p:first-child,
.setitem #main .detail .setleft table td p:first-child {
  margin-top: 0;
}
.setitem #main .detail .setleft {
  width: 600px;
}
.setitem #main .detail .setleft .outline {
  font-size: 24px;
  font-weight: bold;
}
#main .textWrap .tab {
  *zoom: 1;
  margin-bottom: 20px;
  border-bottom: 5px solid #333333;
  font-size: 117%;
}
#main .textWrap .tab:after {
  content: "";
  display: block;
  clear: both;
}
#main .textWrap .tab div {
  float: left;
  width: 130px;
  text-align: center;
  background: #888888;
  color: #ffffff;
  margin-right: 5px;
}
#main .textWrap .tab div:first-child span {
  color: #ffffff;
}
#main .textWrap .tab div:first-child.current {
  width: 130px;
}
#main .textWrap .tab div.current {
  width: 130px;
  background: #333333;
}
#main .textWrap .tab div.current a {
  color: #ffffff;
}
#main .textWrap .tab div.current span {
  border: none;
}
#main .textWrap .tab div a {
  display: block;
  padding: 8px 0;
}
#main .textWrap .tab div span {
  display: block;
  padding: 5px 0;
  color: #ffffff;
}
#main .textWrap .wrap &gt; div {
  display: none;
  font-size: 117%;
}
#same-series-booklist {
  margin: 10px 0 10px;
}
#same-series-booklist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-right: -10px;
}
#same-series-booklist ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 415px;
  margin: 0 25px 30px 0;
}
#same-series-booklist ul li:nth-child(even) {
  margin-right: 0;
}
#same-series-booklist .image {
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
}
#same-series-booklist .image img {
  max-width: 100%;
}
#same-series-booklist:last-child {
  background-image: none;
  padding-bottom: 0;
}
#same-series-booklist .ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
#same-series-booklist .txt {
  padding-top: 20px;
  width: 190px;
}
#same-series-booklist p {
  font-size: 16px;
}
</pre></body></html>