<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#all #headerArea {
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
#all #headerArea .inner {
}
#all #headerArea .inner .wave {
	background-attachment: scroll;
	background-image: url(..//img/bg_wave_lower.png);
	background-repeat: no-repeat;
	background-position: center 75px;
	position: relative;
	min-height:150px;
}
#all #headerArea .inner .wave .widthfix {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#all #wrapper {
	padding-top:30px;
}
#all #wrapper .cover {
	overflow: hidden;
}
#all #wrapper .inner.widthfix #main {
	margin-top:1px;
}
#all #wrapper .inner.widthfix #main .cont {
	margin-bottom: 4em;
}
#all #wrapper .inner.widthfix #main #section00 {
	margin-bottom: 30px;
}
#all .breadcrumb .inner.widthfix li {
	display: inline;
	font-size: 12px;
}
#all .breadcrumb {
	background-color: #f6fbe9;
	padding-bottom: 2px;
	border-bottom: 1px dashed #c5dd88;
	padding-top: 4px;
	position:relative;
	z-index:5;
}
#all .breadcrumb .inner.widthfix {
	width: 950px;
}
#all #wrapper .inner.widthfix .cover #main h2 {
	height: 107px;
	width: 100%;
	border-top: 4px solid #66a20a;
	border-bottom: 2px solid #e7e7e7;
	position: relative;
	margin-bottom: 30px;
}
#all #wrapper .inner.widthfix .cover #main h2 .ttl {
	position: absolute;
	left: 12px;
	top: 40px;
}
#all #wrapper .inner.widthfix .cover #main .greenBox {
	padding: 22px 26px 18px;
	border: 4px solid #d9d9d9;
	background-color: #fafbf2;
	margin-bottom: 35px;
	/* box-shadow */
box-shadow:rgb(245, 247, 229) 0px 0px 40px 0px inset;
	-webkit-box-shadow:rgb(245, 247, 229) 0px 0px 40px 0px inset;
	-moz-box-shadow:rgb(245, 247, 229) 0px 0px 40px 0px inset;
	behavior: url("/PIE.htc");
}
#all #wrapper .inner.widthfix .cover #main .greenBox dt {
	font-size: 18px;
	font-weight: bold;
	color: #66a20a;
	margin-bottom: 8px;
}
#all #wrapper .inner.widthfix .cover #main h3 {
	background-attachment: scroll;
	background-image: url(../img/ttl01_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 100%;
	position: relative;
	margin-bottom: 24px;
}
#all #wrapper .inner.widthfix .cover #main h3 .ttl {
	position: absolute;
	left: 19px;
	top: 14px;
}
#all #wrapper .inner.widthfix .cover #main .cont &gt; .innerBox {
	margin-right: 10px;
	margin-left: 10px;
}
#all #wrapper .inner.widthfix .cover #main h4 {
	background-attachment: scroll;
	background-image: url(../img/ttl02_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	padding-left: 40px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 2px solid #bfbfbf;
	margin-bottom: 16px;
}
#all #wrapper .inner.widthfix .cover #main .innerBox.line {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}
#all #wrapper .inner.widthfix .cover #main h5 {
	font-size: 16px;
	font-weight: bold;
	color: #84ab30;
	margin-bottom: 5px;
}
</pre></body></html>