<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2.title img{
	width:100%;
	max-width:690px;
}

h4.subtitle{
	font-size:16px;
	font-weight:bold;
	color:#444;
	margin:25px 0 0 0;
	font-weight:bold;
	padding:7px 0 8px 15px;
	border-top:#6eb5b6 3px solid;
	border-bottom:#888 1px dashed;
}
h4.subtitle span{
	font-size:12px;
	font-weight:normal;
	display:inline-block;
	padding-top:3px;
	margin-left:5px
}
h4.attention{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-top:#b16250 2px solid;
	border-bottom:#b16250 2px solid;;
	padding:7px 0 8px 7px;
}
div.inner{
	margin:15px;
}

/* visiblity selector */
.hide{
	display:none;
}

/* PICTURE */
.picture--box{
	position:relative;
	padding:15px 10px 10px 10px;
	background:#D7E2E1;
	margin:0 auto;
	text-align:center;
	width:460px;
}
.picture--box img{
	width:100%;
	max-width:450px;
	box-shadow:rgba(113, 135, 164, 0.3) 0px 0px 6px 2px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.3) 0px 0px 6px 2px;
	-moz-box-shadow:rgba(113, 135, 164, 0.3) 0px 0px 6px 2px;
}
.picture--box span{
	display:block;
	text-align:right;
	font-size:12px;
	margin-top:8px;
}

/* List styles */

ol.deci-mal{
	position: relative;
	margin-top:0 0 20px 0;
	padding:0;
}
ol.deci-mal li{
	list-style: none !important;
	list-style-position:outside;
	padding-bottom:3px !important;
	font-size:15px !important;
	margin:0;
	padding-left:1.25em
}
ol.deci-mal li span{
	position: absolute;
	left:0;
	margin:0
}
ol.deci-mal li:last-child{
	padding-bottom:0;
}

/* intro */
.intro{
	font-size:15px;
	line-height:1.6em;
	margin:20px 15px 20px 15px;
}

/* articles */

.article--date{
	font-size:13px;
}
.article--title{
	font-size:16px;
	font-weight:bold;
}
.article--title img{
	margin-left:10px;
	vertical-align:middle
}
.article--honbun{
	font-size:15px;
	line-height:1.5em;
	margin-top:5px;
	margin-bottom:30px;
	position:relative;
}
.article--honbun p{
	margin-top:10px;
	margin-bottom:20px;
	line-height:1.7em;
}
h5.komidashi{
	font-size:17px;
	font-weight:bold;
	margin-top:30px;
}

/* 個別ページ タイトル部 */
#article-title{
	background:#F8F8F8;
	border-top:#cacaca 2px solid;
	padding:0 15px 15px 15px;
}
.tag{
	font-size:12px;
	color:#fff;
	background-color:#E55C00;
	width:75px;
	padding:3px 10px 3px 10px;
	display:inline-block;
	text-align:center;
	margin-top:-2px;
	margin-bottom:10px;
}
h3.column--title{
	font-size:15px;
	font-weight:bold;
}
h2.kiji--title{
	font-size:21px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.meta{
	font-size:13px;
}

/* backnumber list */

.back--date{
	font-size:12px;
}
.back--title{
	font-size:14px;
	font-weight:bold;
}
.back--honbun{
	font-size:13px;
	line-height:1.5em;
	margin-top:5px;
	margin-bottom:20px;
}
.last{
	margin-bottom:30px;
}

/* profile */

.prof--name{
	font-size:15px;
	font-weight:bold;
}
.prof--name span{
	font-size:13px;
	font-weight:normal;
}
.prof--title{
	font-size:14px;
}
.prof--honbun{
	font-size:13px;
	line-height:1.5em;
	margin-top:5px
}

.registbox{
	width:510px;
	border:#C1CED3 1px solid;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
	margin-top:30px;
	margin-bottom:30px;
	box-shadow:rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
	-moz-box-shadow:rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
}
.registbox .inner-box{
	width:440px;
	margin:15px 35px 20px 35px;
}
.notice{
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	text-align:center;
}
.notice span{
	color:#cc0000;
	font-size:12px;
}
ul.registbox--button{
	display:table;
	width:440px;
	table-layout:fixed;
	margin:15px auto;
}
ul.registbox--button li{
	width:220px;
	display:table-cell;
	text-align:center;
}
.next--box{
	padding:14px 0 14px 0;
	font-weight:bold;
	font-size:14px;
	color:#444;
	background-color:#effaef;
	border:#999 1px solid;
	margin:0 auto;
	text-align:center;
	width:220px;
	margin-top:30px;
	margin-bottom:40px;
}

/* 記事リスト（左カラム） */
#left_con .list-title{
	margin-top:30px;
	border-top:#6eb5b6 3px solid;
	border-bottom:#888 1px dashed;
	font-size:16px;
	font-weight:bold;
	color:#333;
	/*text-shadow: 1px 1px 1px #ddd;*/
	text-align:left;
	line-height:1.2em;
	padding:9px 0 10px 15px;
}
#left_con ol.cont--list {
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	margin-bottom:5px;
}

#left_con ol.cont--list &gt; li {
	padding: 1px;
	border-bottom: 1px dotted #999;
	font-weight:bold;
	position:relative
}
#left_con ol.cont--list &gt; li.nobottom {
	border-bottom: none;
}
#left_con ol.cont--list &gt; li.category {
	display:none;
}
#left_con ol.cont--list &gt; li.category br {
	display:none;
}
#left_con ol.cont--list &gt; li &gt; a {
	display: block;
	padding: 8px 10px 8px 12px;
	color: #333;
	text-decoration:none;
	padding-left:15px;
}
#left_con ol.cont--list &gt; li.index &gt; a {
	display: block;
	padding: 9px 8px 9px 8px;
	color: #333;
	text-decoration:none;
}
#left_con ol.cont--list &gt; li.nav--top &gt; a {
	padding:17px 15px 17px 15px;
	color: #333;
	font-size:15px;
	text-decoration:none;
	text-align:center;
	border:#777 1px solid;
	margin:25px auto 25px auto;
	width:220px;
	border-radius: 4px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #777;
	background:#eee;
	position: relative;
}
#left_con ol.cont--list &gt; li.nav--top &gt; a:hover {
	color: #333;
	background:#fff;
	box-shadow: 0 3px 0 #777;
	text-decoration:none;
}
#left_con ol.cont--list &gt; li.nav--top &gt; a:active{
	top: 3px;
	box-shadow: none;
	text-decoration:none;
}
#left_con ol.cont--list &gt; li &gt; a:hover {
	color: #264a0b;
	text-decoration:none;
	background:#e8f2e2;
}
#left_con ol.cont--list &gt; li.index &gt; a:hover {
	color: #264a0b;
	text-decoration:none;
	background:#ead9d9;
}
#left_con ol.cont--list &gt; li:last-child {
	border: none;
}
ul.hol--list{
	display:table;
	border-collapse: separate;
	border-spacing:7px 0;;
}
ul.hol--list li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin-right:10px 5px;;
}


/* 記事リスト（右カラム） */
#right_con .list-title{
	margin-top:0px;
	padding:10px 6px 11px 8px;
	background:#9ab547;
	border:#709b50 1px solid;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	/*text-shadow: 1px 1px 1px #ddd;*/
	text-align:left;
	line-height:1.2em
}
#right_con ol.cont--list {
	font-size: 12px;
	text-align: left;
	border: 1px solid #999;
	border-top:none;
	background-color: #fff;
	margin-bottom:5px;
	margin-top:-2px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#right_con ol.cont--list &gt; li {
	padding: 1px;
	border-bottom: 1px dotted #999;
}
#right_con ol.cont--list &gt; li.nobottom {
	border-bottom: none;
}
#right_con ol.cont--list &gt; li.category {
	padding: 1px;
	border-top: 1px solid #999;
	padding: 9px 8px 9px 8px;
	color: #333;
	font-weight:bold;
	background-color:#f3eeee;
	font-size:13px;
	line-height:1.3em;
	list-style-type:none;
}
#right_con ol.cont--list &gt; li.index {
	padding: 1px;
	border-top: 1px solid #999;
	color: #333;
	font-weight:bold;
	background-color:#efe3e3;
	font-weight:bold;
	font-size:13px;
}
#right_con ol.cont--list &gt; li &gt; a {
	display: block;
	padding: 8px 10px 8px 12px;
	color: #333;
	text-decoration:none;
	text-indent: -1.5em;
	padding-left: 2.2em;
}
#right_con ol.cont--list &gt; li.index &gt; a {
	display: block;
	padding: 9px 8px 9px 8px;
	color: #333;
	text-decoration:none;
}
#right_con ol.cont--list &gt; li &gt; a:hover {
	color: #264a0b;
	text-decoration:none;
	background:#e8f2e2;
}
#right_con ol.cont--list &gt; li.index &gt; a:hover {
	color: #264a0b;
	text-decoration:none;
	background:#ead9d9;
}
#right_con ol.cont--list &gt; li:last-child {
	border: none;
}

/* レスポンシブ部分（640px以下向け） */

@media (max-width: 639px) {

h3.column--title{
	font-size:12px;
	font-weight:bold;
}
h2.kiji--title{
	font-size:17px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.meta{
	font-size:11px;
}

.registbox{
	width:96%;
	max-width:510px;
	border:#C1CED3 1px solid;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
	margin-top:30px;
	margin-bottom:30px;
	box-shadow:rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
	-moz-box-shadow:rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
}
.registbox .inner-box{
	width:94%;
	max-width:460px;
	margin:15px auto;
}
.notice{
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	text-align:center;
}
.notice span{
	color:#cc0000;
	font-size:12px;
}
ul.registbox--button,
ul.hol--list{
	display:block;
	width:100%;
	max-width:440px;
	margin:15px 0;
}
ul.registbox--button li,
ul.hol--list li{
	width:100%;
	display:block;
	text-align:center!important;
	padding:5px 0;
}

#right_con .list-title,
#right_con .related--links{
	display:none;
}
#right_con ol.cont--list {
	display:none;
}
/* PICTURE */
.picture--box{
	position:relative;
	padding:15px 10px 10px 10px;
	background:#D7E2E1;
	margin:0 auto;
	text-align:center;
	width:90%;
	max-width:460px;
}
.picture--box img{
	width:100%;
	max-width:420px;
	box-shadow:rgba(113, 135, 164, 0.3) 0px 0px 6px 2px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.3) 0px 0px 6px 2px;
	-moz-box-shadow:rgba(113, 135, 164, 0.3) 0px 0px 6px 2px;
}
.picture--box span{
	display:block;
	text-align:right;
	font-size:12px;
	margin-top:8px;
}

}
/* ここまでレスポンシブ部分（640px以下向け） */
</pre></body></html>