<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#content {
	overflow: hidden;
}
#content ol {
	width: 960px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#content ol li {
	display: inline;
	color: #333;
}
#content ol li a {
	color: #333;
}
#content ol li a:hover {
	color: #33B395;
	text-decoration: none;
}
#main {
	float: right;
	width: 720px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 10px;
}
#main h2 {
	margin-bottom: 23px;
	height: 72px;
}
#main .box_01 {
	width: 640px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 20px 40px 0px 40px;
}
#main .box_01 h3 {
	margin-bottom: 20px;
	width: 640px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #333;
}
#main .box_01 p {
	line-height: 1.9em;
	display: block;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	letter-spacing: 0.1em;
}
.box_01 p.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
.box_01 p.sekounaiyou {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3CB193;
	padding-left: 7px;
	margin-bottom: 16px;
}
.box_01 .a {
	margin-bottom: 30px;
}
.box_01 .a2 {
	overflow: hidden;
	margin-bottom: 30px;
}
.box_01 .a2 p {
	display: block;
}
.box_01 .a2 p.left {
	float: left;
	width: 317px;
}
.box_01 .a2 p.right {
	float: right;
	width: 285px;
}
.box_01 .a3  {
	width: 640px;
	margin-bottom: 25px;
	overflow: hidden;
}
.box_01 .a3 ul {
	margin-left: 245px;
}
.box_01 .a3 ul li {
	height: 30px;
	width: 30px;
	float: left;
	text-align: center;
	line-height: 2em;
	margin-left: 5px;
}
.box_01 .a3 ul li a {
	display: block;
	color: #999;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.box_01 .a3 ul li a:hover {
	display: block;
	color: #fff;
	border: 1px solid #3CB193;
	background-color: #CFECE4;
	text-decoration: none;
}
#main .box_03 {
	text-align: right;
	margin-bottom: 30px;
	clear: both;
}
#footer_wrap {
	margin-top: 20px;
}
</pre></body></html>