<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;
}
.bold{
	font-weight:bold;
}
.block{
	display:block;
}
.under{
	text-decoration:underline
}

/* visiblity selector */

.hide{
	display:none;
}

/* ‚¨’m‚ç‚¹E‚¨˜l‚Ñ‚È‚Ç */
.owabi{
	font-size:15px;
	line-height:1.6em;
	margin:20px 15px 20px 15px;
	color:#cc0000;
	font-weight:bold;
	text-align:center;
	border-top:#aa0000 3px double;
	border-bottom:#aa0000 3px double;
	padding:10px 0;
}
.oshirase{
	font-size:15px;
	line-height:1.6em;
	margin:20px 15px 20px 15px;
	color:#bb0000;
	font-weight:bold;
	text-align:center;
	border-top:#7c3a23 3px double;
	border-bottom:#7c3a23 3px double;
	padding:10px 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;
}

/* ŒÂ•Êƒy[ƒW ƒ^ƒCƒgƒ‹•” */
#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:18px 30px 18px 30px;
	font-weight:bold;
	font-size:14px;
	color:#444;
	background-color:#eee;
	border:#999 1px solid;
	margin:0 auto;
	text-align:center;
	width:180px;
	margin-top:50px!important;
	margin-bottom:50px!important;
}

/* ‹LŽ–ƒŠƒXƒgi¶ƒJƒ‰ƒ€j */
#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;
}
#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;
}
#left_con ol.numbers{
	margin-left:15px;
}
#left_con ol.numbers li{
	list-style-type: decimal!important;
	margin:5px 0;
}

/* ‹LŽ–ƒŠƒXƒgi‰EƒJƒ‰ƒ€j */
#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;
}

/* test */

.fs48{
	font-size:48px;
}
.fs18{
	font-size:18px;
}

.small{
	font-size:0.8em;
	color:#555;
}

.end{
	border:#cc0000 2px solid;
	padding:8px 12px 12px 12px;
	font-size:14px;
	line-height:1.6em;
	margin:20px 10px 10px 10px;
}
.end span{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#cc0000;
	margin-bottom:4px;
}

/* ƒŒƒXƒ|ƒ“ƒVƒu•”•ªi640pxˆÈ‰ºŒü‚¯j */

@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{
	display:block;
	width:100%;
	max-width:440px;
	margin:15px 0;
}
ul.registbox--button li{
	width:100%;
	display:block;
	text-align:center!important;
	padding:5px 0;
}
#right_con .list-title{
	display:none;
}
#right_con ol.cont--list {
	display:none;
}

.endbox{
	border:#cc0000 2px solid;
	padding:8px 10px;
	font-size:14px;
	line-height:1.6em;
}
.endbox span{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#cc0000;
}

}
/* ‚±‚±‚Ü‚ÅƒŒƒXƒ|ƒ“ƒVƒu•”•ªi640pxˆÈ‰ºŒü‚¯j */

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