<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* Reset --------------------------------------------------------------------------------- */

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, svg, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	background: 0 0;
	max-height: 100%;
	max-height:none\9;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, svg {
	display: block
}

audio, canvas, video {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align:auto;
	zoom: 1;
	*display:inline
}

[hidden], audio:not([controls]) {
	display:none
}

html {
	overflow-y: scroll
}

/* Base style --------------------------------------------------------------------------------- */

a, a:link, a:visited {
	text-decoration: underline;
	color: #003399;
}

a:focus, a:hover {
	color:#003399;
	text-decoration: none;
	outline: 0
}

a:active {
	text-decoration: none;
	color: #003399;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	line-height: 1.5
}

em {
	font-weight: 700;
	font-style: normal
}

sup {
	font-size: 65%;
	line-height: 0;
	position: relative;
	top: -2px;
	vertical-align: middle
}

sub {
	font-size: 65%;
	line-height: 0;
	position: relative;
	top: 2px;
	vertical-align: middle
}

pre {
	font-family: monospace, sans-serif;
	white-space: pre-wrap;
	word-wrap: break-word
}

img {
	vertical-align: bottom;
	border: 0;
}

svg:not(:root) {
	overflow: hidden
}

ol, ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border: 0 none
}

/* rollover */

.rollover a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	background: #fff;
}
.rollover a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	background: #fff;
}

/* clearfix */

.clearfix:before, .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0 !important;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

/**/

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-print-color-adjust: exact;
	background-color: #1a619c;
}

/* logo --------------------------------------------------------------------------------- */

.logo {

}

/* Wrapper --------------------------------------------------------------------------------- */

#wrapper {
	position: relative;
	width: 100%;
	min-height: 100%
}

/* container --------------------------------------------------------------------------------- */

#container {
	width:930px;
	margin:0 auto 0;
	background: url(../images/sidebar_bg.gif) left top repeat-y;
}

#container02 {
	width:930px;
	margin:0 auto 0;
	/*background: url(../images/sidebar_bg00.gif) no-repeat;*/
}

/* primary --------------------------------------------------------------------------------- */

#primary {
	width: 769px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.page-wrapper {
	width: 769px;
	background: #fff;
	padding-top: 15px;
}

/* page-contents */

.page-contents {
	padding:30px;
	min-height:100vh;
}

.page-contents2 {
	padding:20px;
	min-height:100vh;
}

.page-contents2 p {
	margin-bottom:20px;
}

.page-contents2 p.time01 {
	color:#d07411;
	font-weight:bold;
	margin-bottom:0px;
}

.page-contents2 p.subst-tit {
	font-weight:bold;
	margin-bottom:0px;
}

.page-contents2 ul {
	margin-bottom:20px;
}

.page-contents2 ul li {
	list-style-type:disc;
	margin-left:25px;
	padding-left:0px;
	margin-bottom:5px;	
}

.page-contents2 ol {
	margin-bottom:20px;
}

.page-contents2 ol li {
	list-style-type: decimal;
	margin-left:25px;
	padding-left:0px;
	margin-bottom:5px;	
}

.page-contents2 dt {
	float:left;
	display:block;
    margin: 0px;
    padding: 0px;
}

.page-contents2 dd {
    margin-left: 38px;
    padding: 0px;
}
.page-contents2 dd p {
    width: 90px;
    float: left;
    margin: 0px;
    padding: 0px;
}
.page-contents2 dd p.two {
    width: 520px;
    margin: 0px;
    padding: 0px;
}
.page-contents2 dl {
	margin-bottom:20px;
    padding: 0px;
}

/* secondary --------------------------------------------------------------------------------- */
	 
#secondary {
	width: 161px;
	float: left;
	margin-bottom: 20px;
}

#secondary ul {
	margin: 0 auto;
	width: 161px;
}

#secondary ul li {
}



#secondary .nav {
  width: 161px;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
#secondary .nav li {
  position: relative;
  list-style: none;
}
#secondary .nav li a {
  display: block;
  width: 161px;
  text-align: left;
  color: #fff;
  font-size: 14px;
  line-height: 3.5;
  background: #6a83ba;
  text-decoration: none;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}
#secondary .nav &gt; li:hover &gt; a {/*layer-1*/
  color: orange;
  background: #afc6e2;
}
#secondary .nav &gt; li li:hover &gt; a {/*layer-2*/
  color: #0e3962;
  background: #afc6e2;
  text-indent: 1em;
}
#secondary .nav li ul {
  top: 0px;
  left: 190px;
  position: absolute;
}
#secondary .nav li ul li {
  overflow: hidden;
  height: 0;
  text-indent: 1em;
}
#secondary .nav li ul li a {
  border-top: 1px solid #eee;
}
#secondary .nav li:hover &gt; ul &gt; li {
  overflow: visible;
  height: 50px;
}
  #secondary .nav li ul li ul {
    top: 0;
    left: 110px;
  }
  #secondary .nav li ul li ul:before {/*layer-2▷*/
    position: absolute;
    content: "";
    top: 15px;
    left: 30px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
  }
  #secondary .nav li ul li ul li:hover &gt; a {/*layer-3*/
    color: pink;
    background: #afc6e2;
  }
  #secondary .nav li ul li ul.left {
    top: 0;
    left: -190px;
  }
  #secondary .nav li ul li ul.left:before,/*layer-2-left▷*/
  #secondary .nav li ul li ul li ul.left:before {/*layer-3-left▷*/
    position: absolute;
    content: "";
    top: 15px;
    left: 190px;
    border: 5px solid transparent;
    border-right: 5px solid #fff;
  }
  #secondary .nav li ul li ul.left li:hover &gt; a {/*layer-2-left*/
    color: pink;
    background: #afc6e2;
  }
  #secondary .nav li ul li ul li ul.left li:hover &gt; a {/*layer-3-left*/
    color: purple;
    background: #afc6e2;
  }


.menu-title {

}

.bnr_theme {
	margin:10px 0 30px;
}

.bnr_theme li {
	background:#fff;
}

/* footer --------------------------------------------------------------------------------- */

#footer {
	width: 930px;
	margin:0 auto 0;
}

/**/

.footer-office {
	padding: 15px 33px 6px;
	font-size: 12px;
	line-height: 1.2;
	color: #fff;
}

.footer-office table {
	margin-bottom: 20px;
}

.footer-office th {
	font-weight:bold;
	white-space:nowrap;
	padding: 1px 7px 7px 0;
}

.footer-office th,
.footer-office td {
	padding-bottom: 3px;
	vertical-align: top;
	line-height: 1.7;
}

.footer-office td p {
	padding: 5px 10px 5px 10px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border: solid 1px;
	margin-right: 15px;
}

.footer-office a {
	text-decoration:none;
	color:#fff;
}

.footer-office a:hover {
	text-decoration: underline;
}

.copyright {
	width:910px;
	margin:0 auto 0;
	padding:5px 10px;
	text-align:right;
	font-size:10px;
	color:#fff;
	background-color: #fc970f;
	border-top: solid 1px #fff;
}


/* Pagetop --------------------------------------------------------------------------------- */

.pagetop {
	text-align:right;
}


/*   --------------------------------------------------------------------------------- */

/* p */

.page-content p {
	padding:0 0 1.5em 0;
}

/* clear */

.cl {
	clear:both;
}

/* text decoration */

.bold {
	font-weight:bold;
}

/* color */

.orange {
	color:#d07411;
}

.red {
	color:#C00;
}

.red.bb {
	border-bottom: dashed 1px #C00;
}

.green {
	color:#176D48;
}

.blue {
	color:#3965a7;
}

/* bg color */

.bg-pink {
	background:#FFF4F4;
}

/* font size */

.txt18 {
	font-size:1.285714285714286em;/*18px*/
	line-height:1.8;
}

.txt20 {
	font-size:1.428571428571429em;/*20px*/
	line-height:1.8;
}

.txt22 {
	font-size:1.571428571428571em;/*22px*/
	line-height:1.8;
}

.txt24 {
	font-size:1.714285714285714em;/*24px*/
	line-height:1.8;
}

/* hr */

hr {
	border: 0;
	height: 1px;
	background: #ccc;
	margin:2.5em 0;
}

/* ul */
ul.disc01 {
	margin-bottom:0.5em;
}

ul.disc01 &gt; li {
	list-style-type: none;
	margin-bottom: 0.5em;
	padding-left: 16px;
	background:url(../../images/common/disc01.gif) no-repeat 0 0.5em;
}

ul.disc02 {
	padding-left: 1em;
	margin-bottom:0.5em;
	list-style-type: disc;
	list-style-position: inside;
}

ul.disc02 li {
	list-style-type: disc;
	margin-bottom: 0.5em;
	padding-left: 1em;
	text-indent: -1em;
}

ul.disc02.list-mb00 {
	margin-bottom: 0em;
}

.page-contents ul {
	padding-left: 1em;
	margin-bottom:1em;
	list-style-type: disc;
	list-style-position: inside;
}

.page-contents ul li {
	list-style-type: disc;
	margin-bottom: 0.5em;
	text-indent: -1.4em;
	padding-left: 1.4em;
}

/* ol */

.page-contents ol {
	margin-bottom:1em;
	padding-left: 1em;
}

.page-contents ol li {
	list-style:decimal;
	list-style-position: inside;
	margin-bottom: 0.5em;
	text-indent: -1.2em;
	padding-left: 1.2em;
}

.page-contents p {
	margin-bottom: 1em;
}

/* table normal style */

.nrml {
	width:100%;
}

.nrml th {
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
	padding:15px 20px 15px 15px;
	white-space:nowrap;
	text-align:left;
	background:#f5f8fc;
}

.nrml td {
	border-bottom:solid 1px #ccc;
	padding:15px 15px 15px 20px;
}

.nrml th {
	font-weight:normal;
}

.nrml td .nrml-inner td {
	border-bottom:none;
	padding:0px 15px 0px 0px;
}

/* note */

.note {
	text-indent:-1em;
	margin-left:1em;
}

/* link */
.link {
	background:url(../../images/common/arw01.gif) no-repeat 10px 0.32em;
	padding:0 0 0 22px;
}

/* waku */

.waku {
	padding:1.5em 1.5em 0;
}

.waku.blue_bg {
	border:solid 1px #769px8cb;
	background:#f5f8fc;
}

/**/

.list_disc {
	margin-left: 20px;
}

.list_disc li {
	list-style-type:disc;
}

/**/

.tbl_base {
	border-collapse: collapse;
}

.tbl_base th,
.tbl_base td {
	border: 1px solid #999;
	padding: 5px;
}

.tbl_base th {
	background-color: #eee;
}


.tbl_base th.abc01 {
	background-color: #D5EED3;
}

/* layout */

.left {	text-align:left; }

.right { text-align:right; }

.center { text-align:center; }

.f_left { float:left; }

.f_right { float:right; }


/* etc --------------------------------------------------------------------------------- */

/* font-size */

.smallest {
	font-size: 0.7em !important;
}

.smaller {
	font-size: 0.8em !important;
}

.small {
	font-size: 0.9em !important;
}

.normal {
	font-size: 1.0em !important;
}

.large {
	font-size: 1.1em !important;
}

.larger {
	font-size: 1.3em !important;
}

.largest {
	font-size: 1.5em !important;
}

/**/

.txt_indent01 {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

/**/

.txt_red01 {
	color: #cc0000;
}

.closing {
	padding: 1em;
    border: solid 2px #fc970f;
    background: #f5f8fc;
    width: 665px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-weight: bold;
    color: #703d00;
    font-size: 1.2em;
}


/**/

.w20 { width: 20px; }
.w30 { width: 30px; }
.w250 { width: 250px; }

/**/

.m00 { margin: 0px !important;}
.m05 { margin: 5px !important;}
.m10 { margin: 10px !important;}
.m15 { margin: 15px !important;}
.m20 { margin: 20px !important;}
.m25 { margin: 25px !important;}
.m30 { margin: 30px !important;}
.m35 { margin: 35px !important;}
.m40 { margin: 40px !important;}

.mt00 { margin-top: 0 !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt40 { margin-top: 40px !important;}

.mb00 { margin-bottom: 0 !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb50 { margin-bottom: 50px !important;}

.ml00 { margin-left: 0 !important;}
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml40 { margin-left: 40px !important;}

.mr00 { margin-right: 0 !important;}
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr40 { margin-right: 40px !important;}
.mr50 { margin-right: 50px !important;}
.mr100 { margin-right: 100px !important;}

.m1em { margin: 1em !important;}
.mt1em { margin-top: 1em !important;}
.mb1em { margin-bottom: 1em !important;}
.ml1em { margin-left: 1em !important;}
.mr1em { margin-right: 1em !important;}

.m1_5em { margin: 1.5em !important;}
.mt1_5em { margin-top: 1.5em !important;}
.mb1_5em { margin-bottom: 1.5em !important;}
.ml1_5em { margin-left: 1.5em !important;}
.mr1_5em { margin-right: 1.5em !important;}

.p00 { padding: 0px !important;}
.p05 { padding: 5px !important;}
.p10 { padding: 10px !important;}
.p15 { padding: 15px !important;}
.p20 { padding: 20px !important;}
.p30 { padding: 30px !important;}
.p40 { padding: 40px !important;}

.pt00 { padding-top: 0 !important;}
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt40 { padding-top: 40px !important;}

.pb00 { padding-bottom: 0 !important;}
.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb40 { padding-bottom: 40px !important;}

.pl00 { padding-left: 0 !important;}
.pl05 { padding-left: 5px !important;}
.pl10 { padding-left: 10px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl40 { padding-left: 40px !important;}

.pr00 { padding-right: 0 !important;}
.pr05 { padding-right: 5px !important;}
.pr10 { padding-right: 10px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr40 { padding-right: 40px !important;}

.p0_5em { padding: 0.5em !important;}
.pt0_5em { padding-top: 0.5em !important;}
.pb0_5em { padding-bottom: 0.5em !important;}
.pl0_5em { padding-left: 0.5em !important;}
.pr0_5em { padding-right: 0.5em !important;}

.p1em { padding: 1em !important;}
.pt1em { padding-top: 1em !important;}
.pb1em { padding-bottom: 1em !important;}
.pl1em { padding-left: 1em !important;}
.pr1em { padding-right: 1em !important;}

.p1_5em { padding: 1.5em !important;}
.pt1_5em { padding-top: 1.5em !important;}
.pb1_5em { padding-bottom: 1.5em !important;}
.pl1_5em { padding-left: 1.5em !important;}
.pr1_5em { padding-right: 1.5em !important;}

/**/

.txt-c { text-align: center; }
.txt-l { text-align: left; }
.txt-r { text-align: right; }


/* ----------------------------------------------
 ! image rollover
 ---------------------------------------------- */

.img-rollover a:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
</pre></body></html>