<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*========================================
   body
  ========================================*/
  
body {
	color:#333333;
	background:#FFF;
	font-family:"繝偵Λ繧ｮ繝惹ｸｸ繧ｴ Pro W4","繝偵Λ繧ｮ繝惹ｸｸ繧ｴ Pro","Hiragino Maru Gothic Pro","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","HG荳ｸ�ｺ�橸ｽｼ�ｯ�ｸM-PRO","HGMaruGothicMPRO";
	font-size:100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a:link{
	color:#007575;
	text-decoration: underline;
}
a:visited {
	color: #007575;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #ffcc33;
	text-decoration: none;
}


/*========================================
   Wrapper
  ========================================*/
#wrapper{
	width:100%;
	margin:0 auto;
	text-align:left;
}

/*========================================
   Header
  ========================================*/
#headerTop{
	width:100%;
	margin:0;
	background: url(../../images/top/bg.jpg) repeat-x;
}
#headerTop #headerIn{
	width:988px;
	margin:auto;
}
#headerTop #headerIn .left{
	float:left;
	width:494px;
	margin-bottom:-10px;
}
#headerTop #headerIn .right{
	float:right;
	width:494px;
	margin-bottom:-10px;
}
/*Chrome縺ｨOpera縺ｮ縺ｿ縺�縺代↓驕ｩ逕ｨ縺輔ｌ繧気SS繝上ャ繧ｯ*/
_::content, _:future, #headerTop #headerIn .right:not(*:root) { 
  margin-bottom:-8px;
}
_::content, _:future, #headerTop #headerIn .left:not(*:root) { 
  margin-bottom:-8px;
}
/*Firefox縺�縺代↓驕ｩ逕ｨ縺輔ｌ繧気SS繝上ャ繧ｯ*/
@-moz-document url-prefix() {
  #headerTop #headerIn .left {
   margin-bottom:-8px;
  }
}
@-moz-document url-prefix() {
  #headerTop #headerIn .right {
    margin-bottom:-8px;
  }
}
/*Safari縺�縺代↓驕ｩ逕ｨ縺輔ｌ繧気SS繝上ャ繧ｯ*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #headerTop #headerIn .right {
    margin-bottom:-8px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #headerTop #headerIn .left {
    margin-bottom:-8px;
  }
}
#headerTop #headerIn nav{
	clear:both;
	position:relative;
}
#headerTop #headerIn ul li{
	display:inline-block;
	*display: inline;
    *zoom: 1;
	vertical-align:top;
	margin:0 4px;
}
#header{
	width:100%;
	margin:0;
	background: url(../../images/common/head_bg.gif) repeat-x;
	height:172px;
}
#header #headerIn{
	width:980px;
	margin:auto;
}
#header #headerIn h1{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align:top;
	margin:55px 0 25px;
	width:258px;
}
#header #headerIn .nav{
	position:relative;
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align:top;
	width:688px;
	height:80px;
	margin-top:90px;
	margin-left:34px;
}
#header #headerIn .nav li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align: bottom;
	margin-left:6px;
	margin-bottom:0 !important;
}

/*========================================
   Contents
  ========================================*/
#contents{
	width:100%;
	margin:-2px auto 0;
}
.mainKiso{
	border-top:6px #07913a solid;
}
.mainJissen{
	border-top:6px #d60051 solid;
}
.mainShiryo{
	border-top:6px #004ea2 solid;
}
.mainList{
	border-top:6px #e83428 solid;
}
.mainuUility{
	border-top:6px #007575 solid;
}

/*========================================
   Main
  ========================================*/
#main{
	width:980px;
	margin:0 auto;
}
#mainPdf{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align:top;
	width:682px;
	margin:0 auto;
}
.pageTop{
	width:980px;
	margin:50px auto 0;
	text-align:right;
}
.utility{
	padding:30px !important;
}
.utility ul{
	padding:0;
}
.utility ul li{
	font-size:14px !important;
	line-height:1.8em !important;
	padding-left:30px !important;
	font-weight:bold;
}
.utility li li{
	font-weight:normal !important;
}
.utility ul li:first-child{
	padding-top:30px;
}
.utility ul li:last-child{
	padding-bottom:60px;
}
.utility table{
	border:1px #dcdcdc  solid;
	background:#dcdcdc;
	width:860px;
	line-height:1.8em;
	margin-left:30px;
}
.utility th{
	background:#ffa366;
	padding:10px;
}
.utility td{
	background:#fff;
	padding:10px;
}
.utility td.t01{
	background:#ffefe5;
}
.utility p.date{
	width: 860px;
	text-align:right;
	font-size:10px;
	margin-top:10px;
}
.utility p.publish{
	font-size:14px;
	margin-bottom:30px;
}
.utility p.goiken{
	font-size:18px;
	line-height:1.8em;
	margin-bottom:30px;
}

.orenge{
	color:#ff6600;
}
.utility .use,
.utility .publish{
	font-size:18px;
	line-height:1.5em;
	padding:0 100px;
}
.link table{
	border:1px #dcdcdc  solid;
	background:#dcdcdc;
	width:860px;
	line-height:1.8em;
	margin-left:30px;
}
.link th{
	background:#e0f4f3;
	padding:15px;
	text-align:left;
	font-size:18px;
}
.link td{
	background:#fff;
	padding:15px;
	text-align:left;
	font-size:18px;
}
.link td.t01{
	background:#ffefe5;
}
.link p.date{
	width: 860px;
	text-align:right;
	font-size:10px;
	margin-top:10px;
}
.sitemap{
	width:980px;
}
.sitemap h2{
	margin-bottom:40px;
}
.sitemap .line01,
.sitemap .line02,
.sitemap .line03{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align:top;
	width:290px;
}
.mar55{
	margin-right:55px;
}
.sitemap li{
	margin-bottom:27px;
}
.sitemap li li{
	margin:8px 15px 8px 15px;
	font-weight: normal;
	
}
.sitemap .others{
	margin-top:100px;
}
.sitemap li a:link,
.sitemap li a:visited{
	font-weight:bold;
	font-size:14px !important;
	color:#333;
	text-decoration:none;
}
.sitemap li li a:link,
.sitemap li li a:visited{
	font-weight: normal;
	font-size:14px !important;
	color:#333;
	text-decoration:none;
}

.sitemap li a:hover,
.sitemap li li a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #ffcc33;
	text-decoration: underline;
}
.listIn table{
	border:1px #dcdcdc  solid;
	background:#dcdcdc;
	width:860px;
	line-height:1.8em;
	margin:30px 0 0 55px;
}
.listIn th{
	background:#ffa366;
	padding:10px;
	text-align:center;
}
.listIn td{
	background:#fff;
	padding:10px;
	line-height:1.6em;
}
.listIn td.t01{
	background:#ffefe5;
}
.listIn p.date{
	width: 860px;
	text-align:right;
	font-size:10px;
	margin-top:10px;
}

/*========================================
   Side
  ========================================*/
.kiso{
	background:#daefd7;
}
.jissen{
	background:#ffd6e0;
}
.shiryo{
	background:#007bc7;
}
.list{
	background:#ff6600;
}

#sideMenu{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align:top;
	width:258px;
	margin-right:40px;
}
#sideMenu ul{
	margin:12px;
}
.kiso ul li{
	background:#FFF;
	border-bottom:4px #daefd7 solid;
}
.jissen ul li{
	background:#FFF;
	border-bottom:4px #ffd6e0 solid;
}
.shiryo ul li{
	background:#FFF;
	border-bottom:4px #007bc7 solid;
}
.kiso ul li:last-child,
.jissen ul li:last-child,
.shiryo ul li:last-child{
	border:none !important;
}
#sideMenu li ul{
	margin:0 !important;
}
#sideMenu li li{
	border:none;
}
#sideMenu ul li img,
#sideMenu li li img{
	vertical-align:top;
	background:#FFF;
}


/*========================================
   Footer
  ========================================*/
#footer{
	width:980px;
	margin:-3px auto auto;
}
#footer ul{
	width:569px;
	margin:85px auto auto;
}
#footer li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
}
#footer .copyright{
	margin:auto;
	text-align:center;
	padding:15px 0 10px;
	font-size:12px;
}

/*========================================
   shiryo
  ========================================*/

#mainShiryo{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align:top;
	width:682px;
	margin:0 auto;
}

#mainShiryo .title{
	padding:17px 26px;
	font-size:22px;
	font-weight:bold;
}
#mainShiryo .line01{
	padding:60px 26px 35px;
	font-size:18px;
	line-height:1.6em;
}
#mainShiryo .subtitle{
	padding:0 26px 30px;
	font-size:18px;
}
#mainShiryo .blue{
	color:#007bc7 ;
}

#mainShiryo .dl{
	width:630px;
	text-align:center;
	margin:auto;
}

#mainShiryo .dl ul{
	list-style:none;
}

#mainShiryo .dl li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	width:210px;
	vertical-align:top;
	margin:0 auto;
	line-height:2em;
	font-size:18px;
}
#mainShiryo .dl li img{
	padding-bottom:20px;</pre></body></html>