<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.header{
	padding-top:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #ffffff), color-stop(87%, #b0ffc0) );
	background:-moz-linear-gradient( center top, #ffffff 18%, #b0ffc0 87% );
	background:-ms-linear-gradient( top, #ffffff 18%, #b0ffc0 87% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b0ffc0');
}
div.sitename{
	font-size:large; font-weight:bold; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 5px;padding-right: 5px;padding-top: 0px;padding-bottom: 0px;
	color: black;
}
div.sitename a{
	color: #666666; 
}
#acstat a{
	color: #555555; 
}
div.link{display: inline-block; _display: inline;}
div.linklist{overflow-x:auto;white-space:nowrap;}
a{text-decoration:none;}
input[type="button"], input[type="submit"] {
	padding-left: 4px;padding-right: 4px;padding-top: 2px;padding-bottom: 2px;
	margin-bottom: 2px;
//	-moz-border-radius:5px;
//	-webkit-border-radius:5px;
//	border-radius:5px;
	border:1px solid #dddddd;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #ffffff), color-stop(87%, #b0b0ee) );
	background:-moz-linear-gradient( center top, #ffffff 18%, #b0b0ee 87% );
	background:-ms-linear-gradient( top, #ffffff 18%, #b0b0ee 87% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b0b0ee');
	background-color:#d0d0ff;
	color:#000000;
	display:inline-block;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #9090ee;
 	-moz-box-shadow:inset 1px 1px 0px 0px #9090ee;
 	box-shadow:inset 1px 1px 0px 0px #9090ee;
 	cursor:pointer;
}
input[type="button"]:active, input[type="submit"]:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #a0a0ff), color-stop(87%, #4040ee) );
	background:-moz-linear-gradient( center top, #a0a0ff 18%, #4040ee 87% );
	background:-ms-linear-gradient( top, #a0a0ff 18%, #4040ee 87% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0ff', endColorstr='#4040ee');
	background-color:#9090ff;
}
a.link {
	padding-left: 4px;padding-right: 4px;padding-top: 2px;padding-bottom: 2px;
	margin-bottom: 3px;
	border-right: 1px solid #dddddd;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #ffffff), color-stop(87%, #b0b0ee) );
	background:-moz-linear-gradient( center top, #ffffff 18%, #b0b0ee 87% );
	background:-ms-linear-gradient( top, #ffffff 18%, #b0b0ee 87% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b0b0ee');
	background-color:#d0d0ff;
	color:#444444;
	display:inline-block;
// 	-webkit-box-shadow:inset 1px 1px 0px 0px #9090ee;
// 	-moz-box-shadow:inset 1px 1px 0px 0px #9090ee;
// 	box-shadow:inset 1px 1px 0px 0px #9090ee;
 	cursor:pointer;
}
a.link:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #a0a0ff), color-stop(87%, #4040ee) );
	background:-moz-linear-gradient( center top, #a0a0ff 18%, #4040ee 87% );
	background:-ms-linear-gradient( top, #a0a0ff 18%, #4040ee 87% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0ff', endColorstr='#4040ee');
	background-color:#9090ff;
}
input[type="checkbox"] {
	width: 20px;
	height: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px;
}
ol.comment-list{
	border-left:3px solid #AAAA00;
}
footer.comment-meta{
    display: block;
}
div.comment-author.vcard{
    color: rgba(51, 51, 51, 0.7);
    margin-bottom: 0.4em;
    border: 0px;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0px;
    outline: 0;
    padding: 0px;
    vertical-align: baseline;
}
span.says{
	clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
img.avatar {
	border-radius: 50%;
    float: left;
    height: 24px;
    margin-right: 0.8em;
    width: 24px;
}
div.comment-metadata{
    margin-bottom: 1.6em;
    color: rgba(51, 51, 51, 0.7);
    font-size: small;
    line-height: 1.5;
}
a.comment-reply-link{
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: rgba(51, 51, 51, 0.7);
    font-size: small;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:10px;
    padding-right:10px;
}
article.comment-body{
	border: 1px solid rgba(51, 51, 51, 0.1);
    padding:2px;
    margin-right: 3px;
    margin-bottom: 3px;
}
iframe {
	max-width: 95%;
}
ul.sidelinks {
	list-style:none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.sidelinks div {
	font-size: small;
	color: #666666;
}
li.sidelink {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 3px;
	text-decoration:none;
	//-moz-border-radius:5px;
	//-webkit-border-radius:5px;
	//border-radius:5px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(95%, #b0ffc0) );
	background:-moz-linear-gradient( center top, #ffffff 50%, #b0ffc0 95% );
	background:-ms-linear-gradient( top, #ffffff 50%, #b0ffc0 95% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b0ffc0');
}
li.sidelink a{
	color: #333333;
	display: block;
}
li.sidelink:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #a0ffa0), color-stop(87%, #40ee40) );
	background:-moz-linear-gradient( center top, #a0ffa0 18%, #40ee40 87% );
	background:-ms-linear-gradient( top, #a0ffa0 18%, #40ee40 87% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0ffa0', endColorstr='#40ee40');
	background-color:#9090ff;
}
body {
	font-family:'メイリオ',Meiryo,sans-serif;
}
marquee {
	color: #666666;
	font-size: small;
}
/* スマホ　767px以下 */
@media only screen and (max-width: 767px) {
  #mainmenu{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  #sidemenu{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #333;
  }
  a.link {
	padding-top: 7px;padding-bottom: 7px;
  }
  input[type="button"], input[type="submit"] {
	padding-top: 5px;padding-bottom: 5px;
	font-size: large;
  }
  select {
	font-size: large;
  }
}

/* pc　768px以上 */
@media only screen and (min-width: 768px), print {
  #mainmenu{
    float: left;
    width: 66%;
  }
  #sidemenu{
    float: right;
    width: 33%;
  }
}</pre></body></html>