<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 62.5%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: #EFF8DF;
	line-height: 1.5rem;
	color: #333333;
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
img {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #005800;
	text-decoration: none;
}
a:hover {
	color: #454C2C;
	text-decoration: underline;
}
em {
	font-style: italic;
	font-family:"�ｭ�ｳ 繧ｴ繧ｷ繝�け", "MS Gothic", "Osaka�咲ｭ牙ｹ�", Osaka-mono, monospace;
}
sup {
	font-size: 0.5rem;
	vertical-align: super;
}
sub {
	font-size: 0.5rem;
	vertical-align: sub;
}
strong {
	font-weight: bold;
}
.bl {
	text-align: left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
/********** body ********* */
body {
	font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}
/********** wrapper ********* */
.wrapper {
	border-top: 5px solid #454C2C;
}
/********** header ********* */
header {
	width: 100%;
}
header aside {
	width: 960px;
	height: 55px;
	margin: 0 auto;
	position: relative;
}
header aside h1 {
	width: 181px;
	height: 55px;
	background: url(../images/logo.png) no-repeat left center;
	text-indent: -9999px;
}
header aside h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
header aside ul {
	width: 86px;
	height: 13px;
	background: url(../images/info.png) no-repeat;
	position: absolute;
	top: 20px;
	right: 0;
}
header aside ul li {
	text-indent: -9999px;
	width: 86px;
	height: 13px;
}
header aside ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
header h2 {
	width: 100%;
	height: 230px;
	background: #505834;
}
header h2 img {
	display: block;
	width: 960px;
	margin: 0 auto;
}
header nav {
	width: 960px;
	height: 50px;
	margin: 0 auto;
}
header nav ul {
	overflow: hidden;
}
header nav ul li {
	width: 160px;
	height: 50px;
	float: left;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	word-wrap: normal;
	overflow-wrap: normal;
	background: url(../images/nav.png) no-repeat;
}
header nav ul li:first-child {
	width: 160px;
}
header nav ul li:nth-child(2), header nav ul li:nth-child(2) a:hover {
	background-position: -160px 0;
}
header nav ul li:nth-child(3), header nav ul li:nth-child(3) a:hover {
	background-position: -320px 0;
}
header nav ul li:nth-child(4), header nav ul li:nth-child(4) a:hover {
	background-position: -480px 0;
}
header nav ul li:nth-child(5), header nav ul li:nth-child(5) a:hover {
	background-position: -640px 0;
}
header nav ul li:nth-child(6), header nav ul li:nth-child(6) a:hover {
	background-position: -800px 0;
}
header nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
header nav ul li a:hover {
	background: url(../images/nav_hover.png) no-repeat;
}
/* ******** main ********* */
main {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0;
	display: block;
	overflow: hidden;
}
/********** article ********* */
article {
	width: 710px;
	font-size: 0.9rem;
	float: left;
}
article .breadcrumb {
	font-size: 0.8rem;
	margin: -10px 0 10px;
}
article .breadcrumb ul li {
	display: inline-block;
	padding-left: 5px;
}
article .breadcrumb ul li:before {
	content: "&gt;";
	position: relative;
	left: -5px;
}
article .breadcrumb ul li:first-child {
	padding-left: 0;
}
article .breadcrumb ul li:first-child:before {
	content: "";
}
article section {
	margin: 0 0 50px;
	overflow: hidden;
}
article section h3 {
	line-height: 1.2rem;
	margin: 0 0 20px 0;
	padding: 10px 1.5rem;
	background: #454C2C url(../images/ico.png) no-repeat 0.5rem center;
	font-size: 1.2rem;
	color: #FFF;
	font-weight: normal;
	position: relative;
}
article section h3 a {
	display: block;
	background: url(../images/arrow.png) no-repeat left center;
	position: absolute;
	top: 10px;
	right: 1rem;
	padding: 0 0 0 1rem;
	font-size: 0.8rem;
	color: #fff;
}
article section h3 a:hover {
	color: #FFCE00;
}
article section h4 {
	font-size: 1.2rem;
	line-height: 2rem;
	margin: 0 0 10px;
	color: #0067BB;
	border-bottom: 3px solid #82AAC6;
	font-weight: normal;
}
article section h5 {
	border-left: 8px solid #FBCE00;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 0 0 0.5rem;
}
article section p {
	margin: 0 0 25px;
}
article section dl.news {
	display: grid;
	grid-template: auto / 10em 1fr;
	margin: 0 0 25px;
}
article section dl.news dt {
	font-weight: bold;
	color: #666;
	grid-column: 1;
	background: url(../images/arrow.png) left 0.5rem no-repeat;
}
article section dl.news dd {
	grid-column: 2;
}
article section dl.news dt, article section dl.news dd {
	margin: 0 0 1rem;
	padding: 0 0 1rem 1rem;
	border-bottom: 1px solid #C4C4A2;
}
article section dl.about {
	line-height: 2em;
}
article section dl.about dt {
	width: 100px;
	float: left;
}
article section dl.about dd {
	padding-left: 100px;
}
article section ul, article section ol {
	margin: 0 0 20px;
}
article section ul, article section ol {
	padding: 0 0 0 1.5rem;
}
article section ol.publication {
	padding: 0 0 0 2.5rem;
}
article section ul li {
	list-style: disc outside;
	margin: 0 0 10px;
}
article section ol li {
	list-style: decimal outside;
	margin: 0 0 10px;
}
article section ul.none li {
	list-style: none;
}
article section figure {
	width: 450px;
	display: inline-block;
}
article section figcaption {
	font-size: 0.7rem;
	line-height: 1rem;
	padding: 1rem 0 0;
	text-align: left;
}
article img.center, article figure.center {
	display: block;
	margin: 0 auto;
	text-align: center;
}
article img.right, article figure.right {
	float: right;
	margin: 0 0 20px 20px;
}
article img.left, article figure.left {
	float: left;
	margin: 0 20px 20px 0;
}
/********** aside ********* */
main aside {
	float: right;
}
main aside li {
	margin: 0 0 5px 0;
}
/********** footer ********* */
footer {
	width: 100%;
	background: #DFDFD0;
	padding: 10px 0 0;
	color: #fff;
	font-size: 0.9rem;
	text-align: center;
}
footer nav {
	width: 960px;
	margin: 0 auto 10px;
}
footer nav ul {
}
footer nav ul li {
	display: inline-block;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 1px solid #005800;
	line-height: 1rem;
}
footer nav ul li:first-child {
	margin: 0;
}
footer nav ul li:last-child {
	padding: 0 20px 0;
	border-right: 1px solid #005800;
}
footer p {
	padding: 5px 0;
	background: #505834;
	font-size: 0.7rem;
}
/********** toTop ********* */
footer nav #to-top {
	width: 60px;
	height: 29px;
	position: absolute;
	top: -39px;
	right: 0px;
	background: url(../images/to-top.png) no-repeat;
}
footer nav #to-top a {
	display: block;
	width: 100%;
	height: 100%;
}
</pre></body></html>