<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------
specialpage
---------------------------------------- */
#specialpage #header #header-btn {
	padding-right: 10px;
}
#specialpage #content {
	width: 100%;
}
#specialpage #content .L {
	float: left;
	width: 400px;
	margin: 0 10px 0 0;
	padding-left: 0;
}
#specialpage #content .L .box {
    border: none;
}
#specialpage #content .L .sidebar {
    padding-top: 0;
	width: 380px;
}
#specialpage #content .R {
	float: right;
	width: 530px;
	margin-top: 0 0 0 10px;
}

/* ----------------------------------------
mainTitle
---------------------------------------- */
#mainTitle {
	padding-bottom: 10px;
	background-color: #2c2c2c;
    border-radius: 6px;
}
#specialpage #mainTitle h1 {
	margin: 0;
	padding: 3px 5px;
	color: #fff;
	font-size: 85%;
	font-weight: normal;
	border: none;
}
#mainTitle dl {
	padding: 5px;
	background: url(/pc/static/special/1110/images/bg_black.gif) top left repeat fixed;
}
#mainTitle dt {
	margin-left:5px;
	margin-bottom:5px;
	padding:5px 10px;
	color:#d6a1ea;
	font-weight:bold;
	border-left:5px solid #d6a1ea;
}
#mainTitle dd {
	padding:3px;
	color:#fff;
	line-height:1.5em;
}
#mainTitle #sns {
	margin: 0;
	padding: 5px 5px 0 5px;
}
#mainTitle #sns .twitter,
#mainTitle #sns .twitter2,
#mainTitle #sns .fbshare {
	float: left;
	overflow: hidden;
	vertical-align: top;
}
#mainTitle #sns .twitter {
	width: 25%;
	margin-right: 5px;
}
#mainTitle #sns .twitter2 {
	width: 42%;
	margin-right: 5px;
}
#mainTitle #sns .fbshare {
	width: 30%;
	margin-top: 5px;
}

/* ----------------------------------------
pickupList
---------------------------------------- */
#pickupList {
	padding-bottom: 10px;
}
#pickupList h3 {
	margin: 0;
	padding: 0;
	height: auto;
}
#pickupList dl {
	padding: 10px;
	color: #333;
}
#pickupList dd {
	font-size: 110%;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#pickupList dd img {
	padding-right: 5px;
	vertical-align: -3px;
}
#pickupList dd.btnLink {
	margin-top: 10px;
	padding: 5px;
	font-size: 100%;
	text-align: right;
	text-decoration: none;
	color: #ffa0b5;
	background-color: #2c2c2c;
}
#pickupList dd.btnLink a {
	display: block;
	color: #ffa0b5;
	text-decoration: none;
}
#pickupList dd.btnLink a:hover {
	color: #fcc;
}
.pickupList01 dt {
	padding: 5px 7px 5px 7px;
	color: #fff;
	font-weight: bold;
	background-color: #ffa0b5;
}
.pickupList02 dt {
	padding: 5px 7px 5px 7px;
	color: #fff;
	font-weight: bold;
	background-color: #c6a5d2;
}
.pickupList01 dt span,
.pickupList02 dt span {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	background-color: #fff;
	border-radius: 5px;
}
.pickupList01 dt span {
	color: #ff6d8d;
}
.pickupList02 dt span {
	color: #a978bb;
}

/* ----------------------------------------
bookList
---------------------------------------- */
.bookList {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: #fff url(/pc/static/special/1110/images/booklist_bottom.gif) bottom left no-repeat;
}
.bookList dt {
	padding-left: 10px;
}
.bookList .pickupList01 dt {
	background: #ffa0b5 url(/pc/static/special/1110/images/booklist_top1.gif) top left no-repeat;
}
.bookList .pickupList02 dt {
	background: #c6a5d2 url(/pc/static/special/1110/images/booklist_top2.gif) top left no-repeat;
}
.bookList dd img {
	padding-right: 5px;
	vertical-align: -3px;
}
.bookList .pickupList01 dd, .bookList .pickupList02 dd {
	padding: 10px 5px 10px 10px;
	font-size: 110%;
	color: #333;
	background: url(/pc/static/special/1110/images/bg_gray.gif) top left repeat;
}
.bookText {
	width: 526px;
	border-left: 2px solid #f0eeec;
	border-right: 2px solid #f0eeec;
}
.bookText dt {
	margin: 0;
	padding: 10px;
}
.bookText dd {
	padding: 0 10px 10px 10px;
	line-height: 1.8;
}
/* ----------------------------------------
textLink
---------------------------------------- */
#otherLink {
	display: none;
}
#otherLink .text {
	color: #fff;
	background: #000 url(/pc/static/special/1110/images/bg_black.gif) top left repeat fixed;
}
#otherLink .text dt {
	padding: 5px 10px;
	color: #ffa0b5;
	font-weight: bold;
	background-color: #000;
}
#otherLink .text dd {
	padding: 5px 10px;
	font-size: 90%;
	line-height: 1.5;
}
dl.textLink,
dl.textBtn {
	display: table;
	padding: 9px 10px 10px 10px;
	width: 360px;
	border-top: 1px solid #fff;
	background: #000 url(/pc/static/special/1110/images/bg_black.gif) top left repeat fixed;
}
dl.textLink:first-child,
dl.textBtn:first-child {
	border-top: none;
}
dl.textLink dt,
dl.textBtn dt {
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-align: left;
	background: url(/frontend/pc/images/li.png) 0 3px no-repeat;
}
dl.textLink dd,
dl.textBtn dd {
	display: table-cell;
	width: 160px;
	color: #FFFF99;
	vertical-align: middle;
}
dl.textBtn dd a {
	display: block;
	padding: 5px 5px 0 5px;
	width: 150px;
	height: 30px;
	font: bold 110% "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif !important;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: -moz-linear-gradient(top, #f66a88, #f55a7c);
	background: -webkit-gradient(linear, left top, left bottom, from(#f66a88), to(#f55a7c));
	background-color: #f55a7c;
	border: 1px solid #f66a88;
	border-radius: 5px;
}
dl.textBtn dd a:hover {
	background: -moz-linear-gradient(top, #f66a88, #f66a88);
	background: -webkit-gradient(linear, left top, left bottom, from(#f66a88), to(#f66a88));
	background-color: #f66a88;
}
.keyword {
	display: inline-block;
	padding: 3px 5px !important;
	color: #fff;
	font-size: 80% !important;
	text-align: center;
	background-color: #e22d60;
	border-radius: 5px;
}
p.keyword {
	margin-left: 15px;
}

/* ----------------------------------------
Backnumber
---------------------------------------- */
#specialpage.backnumber h2 {
	padding: 5px 0 15px 52px;
	font: bold 18px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color: #848484;
	text-shadow: 1px 1px 1px #dbdbdb;
	background: url(/pc/static/special/images/backnumber_titbg.gif) top left no-repeat;
}
#specialpage.backnumber #content dl {
	float: left;
	padding: 15px 10px 10px;
	width: 455px;
}
#specialpage.backnumber #content dl img {
	margin-right: 10px;
	border: 1px solid #ccc;
}
#specialpage.backnumber #content dt a {
	font: bold 16px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color: #333;
}
.vol {
	margin-bottom: 12px;
	padding: 5px 10px 0 10px;
	font: bold 12px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color: #ff7d99;
	text-align: right;
	border-bottom: 1px solid #ff7d99;
	background: url(/pc/static/special/images/bn_ico.png) 160px bottom no-repeat;
}
#specialpage.backnumber #content dd {
	padding-top: 5px;
	font-size: 11px;
}

/* ----------------------------------------
Paging
---------------------------------------- */
/* 蛻�牡驛ｨ蛻� */
.paraGroup {
	display: none;
}
.paraGroup.curGroup {
	display: block;
}
/* 繝壹�繧ｸ繝ｳ繧ｰ驛ｨ蛻� */
.paging {
	text-align:center;
}
.paging ul {
	margin-top:20px;
	clear: both;
	display: inline-block;
	left: 50%;
}
.paging ul li {
	float: left;
	margin-right: 5px;
	left: -50%;
}
.paging ul li.nextPage {
	margin-right: 0;
}
.paging ul li a {
	background: url(/pc/static/books/pickup_backnumber/images/bg_paging.gif) left top no-repeat;
	color: #fff;
	display: block;
	padding: 0;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	line-height: 210%;
	min-width: 25px;
	width: 25px;
	height: 36px;
	border-radius: 0;
}
.paging ul li a.prevPageGroup {
	background: url(/pc/static/books/pickup_backnumber/images/ico_prevpage.gif) left top no-repeat;
	text-indent: -9999px;
	outline: none;
}
.paging ul li a.prevPage {
	background: url(/pc/static/books/pickup_backnumber/images/ico_prev.gif) left top no-repeat;
	text-indent: -9999px;
	outline: none;
}
.paging ul li a.nextPageGroup {
	background: url(/pc/static/books/pickup_backnumber/images/ico_nextpage.gif) left top no-repeat;
	text-indent: -9999px;
	outline: none;
}
.paging ul li a.nextPage {
	background: url(/pc/static/books/pickup_backnumber/images/ico_next.gif) left top no-repeat;
	text-indent: -9999px;
	outline: none;
}
.paging ul li a:hover, .paging ul li.currentPage a {
	background-position: right top;
	transition: none;

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