<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------------------
   layout
----------------------------*/
#booksPage #header-btn {
	margin-right:0;
	padding-right:10px;
}
#booksPage #content {
	margin:0 auto;
	width:950px;
	color:#333;
	background:url(/pc/static/news/1304/tanimurashiho/images/bg_top.png) top left no-repeat;
}
#booksPage #content-inner {
	padding:0;
	background:url(/pc/static/news/1304/tanimurashiho/images/bg_bottom.png) bottom left no-repeat;
}

/* ---------------------------
   text-layout
----------------------------*/
#booksPage #content h1,
#booksPage #content h1 a {
	margin:0;
	padding:0 10px 0;
	font:bold 18px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color:#000;
	line-height:1.5em;
	border:none;
}
#booksPage #content h1 .author,
#booksPage #content h1 .author a {
	font:bold 14px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
}
#booksPage #content h2 {
	margin:0;
	padding:12px 10px 0;
	font:bold 13px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color:#00b1f7;
}
#booksPage #content h3 {
	margin:0;
	padding:0 0 0 15px;
}

/* ---------------------------
   btn-layout
----------------------------*/
#noteBook {
	float:left;
	padding-top:135px;
	padding-left:15px;
}
#noteBook a {
	display:block;
	width:419px;
	height:41px;
}
#noteBook a:hover {
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

/* ---------------------------
   news-layout
----------------------------*/
#newsBox {
	padding-top:463px;
	padding-right:15px;
}
#news {
	float:right;
	padding:18px;
	width:412px;
	background:url(/pc/static/news/1304/tanimurashiho/images/bg_news.png) top left repeat;
	border:1px solid #e3b68a;
	border-radius:5px;
	behavior:url(/frontend/pc/js/ie-css3.htc);
	position:relative; /* background蟇ｾ遲� */
	zoom:1; /* background蟇ｾ遲� */
	z-index:100; /* background蟇ｾ遲� */
}
#news p {
	margin-bottom:10px;
}
#news dl {
	padding-bottom:3px;
	font-size:0.733rem;
}
#news dt {
	display:inline-block;
	float:left;
	width:60px;
	padding-right:7px;
	color:#00b1f7;
	font-weight:bold;
}

/* ---------------------------
   booksDetail-layout
----------------------------*/
#booksPage #books {
	margin:0;
	padding:50px 32px;
	width:100%;
}
#booksDetail {
	float:left;
	padding:28px 0;
	width:228px;
	text-align:center;
	background-color:#fff;
	border:1px solid #dfdfdf;
	border-radius:5px;
	box-shadow:2px 2px 3px 1px rgba(0,0,0,0.2);
	behavior:url(/frontend/pc/js/ie-css3.htc);
	position:relative; /* background蟇ｾ遲� */
	zoom:1; /* background蟇ｾ遲� */
	z-index:100; /* background蟇ｾ遲� */
}
.btnLink li {
	margin-top:8px;
}

/* ---------------------------
   story/comment layout
----------------------------*/
.story {
	float:left;
	margin-left:50px;
	width:600px;
}
.story dt {
	margin-bottom:10px;
	font:bold 20px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color:#00b1f7;
	line-height:1.5em;
}
.story dd {
	color:#333 !important;
	line-height:1.5em;
}
.story dd.photo {
	float:left;
	padding-right:5px;
}
.comment {
	float:left;
	margin-left:50px;
	width:550px;
}
.comment {
	margin-top:20px;
	padding:18px;
	background:url(/pc/static/news/1304/tanimurashiho/images/bg_comment.png) top left repeat;
}
.comment dt {
	margin-bottom:15px;
	font:bold 16px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color:#000;
	line-height:1.8em;
}
.comment dd{
	color:#333 !important;
}

/* ---------------------------
   profile-layout
----------------------------*/
.profile {
	margin-top:20px;
	padding:0 32px 50px;
	border-top:2px dotted #b68f62;
}
.profile dt {
	margin-bottom:15px;
	font:bold 21px "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	color:#000;
	line-height:1.5em;
}
.profile dt .fc14 {
	padding-left:5px;
	font-size:14px;
	vertical-align:middle;
}
.profile dd {
	line-height:1.5em;
}
.profile dd.photo {
	float:left;
	padding-right:10px;
}
.profile dd.iconLink {
	margin-left:218px;
	margin-top:20px;
	padding-left:20px;
	background:url(/pc/static/news/1304/tanimurashiho/images/ico_li.png) 0 3px no-repeat;
}
	</pre></body></html>