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

/* =========================================================
 出版物のスタイル
========================================================= */

/* コンテンツ
--------------------------------------------------------- */
div#content div.section h3 {
	margin: 0 0 2em;
}
div#content p.attention {
	margin-left: 3.5em;
	font-size: 85%;
	text-indent: -3.5em;
}

/* 出版物
--------------------------------------------------------- */
div#content div#book {
	margin: 0 0 2em;
	padding: 3em 0 2em;
	position: relative;
}
div#content div#book &gt; ul {
	position: absolute;
	right: 0;
	top: 0;
}
div#content div#book &gt; ul li {
	padding: 0 0 .4em 2em;
	float: left;
	background: none;
}
div#content div#book &gt; ul li a {
	padding: 0 0 0 10px;
	background: url(../common/images/arrow_g.gif) no-repeat left .4em;
}
div#content div#book h3 {
	clear: both;
}
div#book div.box {
	padding: 0 0 1em;
}
div#content div#book div.box h5 {
	margin: -.5em 0 .8em 127px;
	font-size: 131%;
}
div#content div#book div.box .urikire {
	color: #888;
}

div#content div#book div.box h5 span {
	margin-left: 20px;
	padding: 4px 5px 3px;
	display: inline-block;
	background:#C12C2E;
	color: #FFF;
	font-weight: 100;
	font-size: 70%;
}
div#book div.box p.photo {
}
div#book div.box p.photo img {
	padding: 0 20px 1em 0;
	float: left;
	background: #FFF;
}
div#book div.box p.summary {
	margin: 0 0 0 127px;
	font-size: 108%;
}
div#book div.box p.data {
	margin: 0 0 0 127px;
	color: #666;
}
div#book div.box p.pdf a {
	padding: 0 0 .8em 18px;
	background: url(../common/images/attachfile_icon/pdf.gif) no-repeat left top;
}

/* 一関市博物館販売出版物
--------------------------------------------------------- */
div#list div.section {
	padding: 0 0 .5em;
}
div#content div#list h5 {
	margin: 0 0 3em;
}
div#content div#list div.section h5 {
	margin: 0 0 1em;
}
div#list div.section table.style_a ,
div#list div.section table.style_a tr ,
div#list div.section table.style_a tr th ,
div#list div.section table.style_a tr td {
	vertical-align: middle;
	text-align: center;
}
div#list div.section table.style_a tr th {
	padding: .5em;
}
div#list div.section table.style_a tr th.title {
	padding: .5em .5em;
}
div#list div.section table.style_a tr td {
	padding: .5em;
	color: #555;
}
div#list div.section table.style_a tr td.subject {
	width: 200px;
	text-align: left;
}

/* お問い合せ
--------------------------------------------------------- */
div#contact p {
	line-height: 1.4;
	color: #015;
}
div#contact p span {
	font-size: 131%;
	font-weight: bold;
}
</pre></body></html>