<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, b, u, i, center,dl, dt, dd, ol, ul, li,table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;}

html {
height: 100%;
overflow-y: scroll;
}
body {	font-size: 1em;
	text-align: center;
	background-color:#e8f2bf;
	color:#617549;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


table,td{border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
	margin:0px;}
a{	color:#222222;}
a:hover{color:#608357;}

#top{	width:100%;height:90px;
	margin:0;
	text-align: left;
	}
#topt{	width:950px;
	margin: 0 auto;}
#topt .img{width:720px;
	text-align: left;
	top:0px;}

#topt .fcbox{width:230px;
	text-align: right;
	vertical-align:top;
}

#content{
	width:950px;
	margin: 0 auto;
	text-align: left;
}

.menu{	width:210px;
	background-image: url(../img/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#c0cb93;
	padding-top:5px;
	padding-bottom:20px;}

.menu ul li {list-style-type: none;
	line-height: 0;}



#pc{	float: left;
	width:700px;
	height:30px;
	font-size:0.7em;
	color:#384e32;
	padding-left:10px;}
#pc a{color:#608357;}
#pc a:hover{color:#bbd4b4;}

.main{	vertical-align:top;
	width:730;
	clear: left;
	padding-left:20px;}


#info{	width:695px;
	border:#9fbc7c solid 1px;
	font-size:;0.9em;
	line-height:1.3;
	background-color:#ffffff;
}

#m3{	width:695px;
	border:#9fbc7c solid 1px;
	font-size:;0.9em;
	line-height:1.3;
	background-color:#ffffff;
}


.info1{ border:0px;
	width:655px;
	margin:10px 0px 15px 20px;
	text-align:center;
	line-height:1.3;}
.date{	padding-left:5px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;}
.date-r{text-align:right;
	font-size:0.8em;
	padding:5px;}
.ditail{padding:5px 15px 5px 15px;
	text-align:left;
	line-height:1.5;
	border-bottom:1px dotted #cccccc;}
.ditail2{padding:5px 15px 25px 15px;
	text-align:left;
	line-height:1.5;
	border-bottom:1px dotted #cccccc;}

.th{	border:1px solid #bed89e;
	background-color:#f0f9e5;
	color:#6c9860;
	text-align:left;
	padding:5px;}

.th-k{	border:1px solid #bed89e;
	color:#6c9860;
	text-align:left;
	margin-top:5px;
	padding: 0.5em 2em;
	font-size:0.9em;}

.thc{	border:1px solid #bed89e;
	background-color:#f0f9e5;
	color:#6c9860;
	text-align:center;
	padding:5px;
	font-size:0.9em;}
.th1{	border:1px solid #bed89e;
	background-color:#ffffff;
	color:#6c9860;
	text-align:left;
	padding:5px;
	vertical-align:middle;
	font-size:0.9em;}
.th2{	border:1px solid #bed89e;
	background-color:#ffffff;
	color:#6c9860;
	text-align:center;
	padding:2px;
	vertical-align:middle;
	font-size:0.8em;
	white-space: nowrap;}
.th3{	border:1px solid #bed89e;
	background-color:#ffffff;
	color:#6c9860;
	text-align:left;
	font-size:0.7em;
	padding:2px;
	vertical-align:middle;
	white-space: nowrap;}
.th4{	border:1px solid #bed89e;
	background-color:#ffffff;
	color:#6c9860;
	text-align:left;
	font-size:0.7em;
	padding:2px;
	vertical-align:middle;}

.th5{	font-size:0.8em;
	padding-left:1em;
	text-align:right;
	border-bottom:1px dotted #cccccc;}

.clear { clear:both; }  
.clear hr { display:none; }  


#bottom{
	padding:5px 0px;
	width:100%;
	margin: 0 auto;
	font-size:0.7em;
	color:#ffffff;
	background-color:#729648;
	text-align:center;}




.btn{
	display: inline-block;
	padding: 0.5em 1em;
	width:120px;
	text-decoration: none;
	background: #ffffff;
	border-left: solid 6px #D9E3B0;/*左線*/
	color: #617549;/*文字色*/
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn:hover{
	background: #e8f2bf;
	border-left: solid 6px #617549;}
.btn:active {
    box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
    transform: translateY(2px);
}

.btn1{
	display: inline-block;
	padding: 0.5em 1em;
	width:120px;
	text-decoration: none;
	background: #e8f2bf;
	border-left: solid 6px #617549;
	color: #617549;/*文字色*/
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}




/*topへ戻るボタン*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
}
.pagetop a {
    display: block;
    background-color: #617549;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
}
.pagetop a:hover {
    display: block;
    background-color: #bed89e;
    text-align: center;
    color: #617549;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
}


.green {
	background: #608357;
	border: 1px solid #617549;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #ffffff;
	padding: 10px 10px;
	display: inline-block;
	margin-left:20px;
}</pre></body></html>