<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* �W���σ��f�B�A
   ���� : �σ��f�B�A�ł́AHTML ���烁�f�B�A�̍�������ѕ��̑������폜����K�v������
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 �ł͍ő啝���T�|�[�g����Ă��Ȃ����߁A�f�t�H���g�ŕ� 100% �ɐݒ肳��� */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver �σO���b�h�v���p�e�B
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	7;
	dw-gutter-percentage:	25;
	
	�ȉ�����q���g����� : Ethan Marcotte ���́u���X�|���V�u Web �f�U�C���v 
	http://www.alistapart.com/articles/responsive-web-design
	
	����� Joni Korpi ���́uGolden Grid System�v
	http://goldengridsystem.com/ 
*/
html {
 background-size: 20px 20px;
 background-color: #B2B2B2;
 background-image:
 linear-gradient(45deg, rgba(170, 170, 170, 1.0) 25%, transparent 25%,
  transparent 50%, rgba(170, 170, 170, 1.0) 50%, rgba(170, 170, 170, 1.0) 75%,
  transparent 75%, transparent),
 linear-gradient(-45deg, rgba(170, 170, 170, 1.0) 25%, transparent 25%,
  transparent 50%, rgba(170, 170, 170, 1.0) 50%, rgba(170, 170, 170, 1.0) 75%,
  transparent 75%, transparent);
}
body {
   margin-right: auto;
   margin-left: auto;
   margin-top: 10px;
   margin-botttom: 10px;
   padding: 0px;   /* �����̗]�������� */
   background-color: #ffffff; /* �{�������̔w�i�F */
 width: 96%;
 height : 100vh;
    border-radius: 6px;
}
body {
	font-size: 15px;
	line-height: 160%;
	font-weight: normal;
}
TD {
	font-size : 15px;
	line-height : 160%;
	font-weight: normal;
}
h1 {
 display: none;
}

.header-pc-2img {
 margin-top: 0px;
 margin-bottom: 6px;
}
.header-pc01 {
   text-align: left;  /* ���͂����񂹂���(��) */
   float: left;     /* ���[�Ɋ񂹂āA�㑱���E���։�荞�܂��� */
}
.header-pc02 {
   text-align: right; /* ���͂��E�񂹂��� */
}
.header-pc01 img {
  height:56px;
}
.header-pc02 img {
  height:56px;
}
/* ��PC�ETAB�w�b�_���\���Ɂ��X�}�z�������� */
#headerpctab {
	display: none;
}

.pctab-headerph {
 display: none;
}

.spgaibulink {
 width:100%;
}
h2 {
  margin-top: 11px;
  margin-bottom: 9px;
  font-size : 20px;
  line-height : 130.00%;
  color: #FFFFFF; 
 font-weight: bold;
 text-align: center;
}
.doccatch {
  margin-top: 13px;
  margin-bottom: 11px;
  font-size : 29px;
  line-height : 130.00%;
  color: #2D7EFF; 
 font-weight: normal;
 text-align: center;
}
/* ���匩�o���с�PC�ETAB�ESP���� �������������� */
h3{
position: relative;
padding: 12px 10px 10px 24px;
font-size:19px;
color: #FFFFFF;
margin-bottom: 10px;
border-top: 0px solid #B7B7C1;
border-bottom: 0px solid #399CFF;
border-left: 0px solid #B7B7C1;
border-right: 0px solid #B7B7C1;
  background-color: #0073E6;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 border-bottom-left-radius: 6px;
 border-bottom-right-radius: 6px;
}
h3:before{
    content: url(../../img/midashimark.png);
    display: inline-block;
    vertical-align: middle;
    margin-right:6px;
    margin-left:-34px;
    margin-top:-2px;
    position: absolute;
}
/* ���g�b�v�y�[�W�̂����点����PC�ETAB�E�X�}�z���ʁ����� */
.tabletopics2 {
	width: 100%;
    margin:0 0;
    border-top:0px solid #bbbbbb;
    border-bottom:0px solid #bbbbbb;
    border-left:0px solid #bbbbbb;
    border-right:0px solid #bbbbbb;
}
.tabletopics2 th, .tabletopics2 td{
   padding:0px;
   border-style: none none dashed none; /* ����@�㉺��؂肪�g���A���E��؂肪�i�V */
   border-width: 1px; /* ���̑��� */
   border-color: gray gray; /* ���F�@�㉺��؂肪�O���[�A���E��؂肪�O���[ */
}
.tabletopics2 th,
.tabletopics2 td {
 display:block;
font-weight: normal;
width: 100%;
text-align: left;
}
.tabletopics2 th {
background-color:#f4f4f4;
}
.tabletopics2 td {
   padding-bottom:4px;
}
.oshirase-midashi {
  background: #EAF0FF;
  padding:  4px;
  font-size: 15px;
  border-radius: 8;
  margin-top: 0px;
}
.oshirase-honbun {
  padding-top:  6px;
  padding-left:  4px;
  padding-bottom:  3px;
}
.sugu-file-list {
  margin-left:  20px;
}

.oshirase-shosailink {
display: inline-block;
margin-left:20px;
margin-top:3px;
margin-bottom:5px;
}
.oshirase-filelink {
line-height : 180.00%;
margin-top:1px;
margin-bottom:4px;
}
.title {
    background-repeat: no-repeat;
background-position:97px 45%  ;/*������A�ォ�� */
}

.new {
    padding-left: 0px; /* �\������A�C�R���̕��{�]�� */
    background-image: url("../parts/icons/new.png");/* css�t�@�C������̑��΃p�X */
}
.important {
    padding-left: 0px; /* �\������A�C�R���̕��{�]�� */
    background-image: url("../parts/icons/important.png");
}
.filelink {
  padding-left: 22px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: 0.06em 50%;
  background-image: url("../parts/icons/general.gif");
}
.doc {
  background-image: url("../parts/icons/doc.gif");
}
.pdf {
  background-image: url("../parts/icons/pdf.png");
}
.ppt {
  background-image: url("../parts/icons/ppt.gif");
}
.img {
  background-image: url("../parts/icons/img.gif");
}
.txt {
  background-image: url("../parts/icons/txt.gif");
}
.xls {
  background-image: url("../parts/icons/xls.gif");
}
.zip {
  background-image: url("../parts/icons/zip.gif");
}

/* �������点�ڍׂ̘g�������������� */
#main {
 margin-top: 6px;
 margin-bottom: 6px;
 width: 100%;
 display: block;
 background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
   padding-top:0px;
   padding-bottom:0px;
   padding-left:0px;
   padding-right:0px;
}
.oshirase-shosai-close-gyo {
text-align: right;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;
}

.oshirase-shosai-close {
 font-size : 50px;
 font-weight: normal;
 text-decoration:none;
 color:#FA7E01;
}
a:hover .oshirase-shosai-close�@{
 color:#FAA901;
}

/* �������点�ڍׂ̘g�������������� */
.oshirase-shosai-nakawaku {
 margin-top: 0px;
 margin-bottom: 10px;
 display: block;
   padding-left:20px;
   padding-right:20px;
}
/* �������点�ڍד��t��PC�ETAB�ESP���ʁ������������� */
.oshirase-shosai-hizuke {
line-height: 1.4;/*�s��*/
color: #6D5950;/*�����F*/
font-size:15px;
  border-bottom: 1px solid #BBBBBB;
  margin-top: 16px;
  margin-bottom: 10px;
}
/* �������点�ڍד��t��PC�ETAB�ESP���ʁ������������� */
.oshirase-shosai-hizuke {
line-height: 1.4;/*�s��*/
color: #6D5950;/*�����F*/
font-size:15px;
  border-bottom: 1px solid #BBBBBB;
  margin-top: 16px;
  margin-bottom: 10px;
}
/* �������点�ڍד��t��PC�ETAB�ESP���ʁ������������� */
.oshirase-shosai-hizuke {
line-height: 1.4;/*�s��*/
color: #6D5950;/*�����F*/
font-size:15px;
  border-bottom: 1px solid #BBBBBB;
  margin-top: 16px;
  margin-bottom: 10px;
}
/* �������点�ڍ׌��o����PC�ETAB�ESP���ʁ������������� */
.oshirase-shosai-midashi {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size : 29px;
  line-height : 130.00%;
  color: #2D7EFF; 
 font-weight: normal;
 text-align: left;
}
/* �������点�ڍ׌��o����PC�ETAB�ESP���ʁ������������� */
.oshirase-shosai-midashi-keinashi {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size : 29px;
  line-height : 130.00%;
  color: #2D7EFF; 
 font-weight: normal;
 text-align: left;
}
/* �������点�ڍז{����PC�ETAB�ESP���ʁ������������� */
.oshirase-shosai-honbun {
  margin-top: 0px;
  margin-bottom: 11px;
  line-height : 170.00%;
 font-weight: normal;
 text-align: left;
}
.oshirase-shosai-img img {
 vertical-align:top;
 padding:4px;
 width: 100%;  /* �ʐ^�̉���*/
 height: auto;
 border:solid 2px #FFDCD0;
  margin-top: 16px;
}

.oshirase-shosai-img-cap {
line-height : 140.00%;
font-size:15px;
margin-left:6px;
margin-right:6px;
margin-top:6px;
}
.image-link {
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
width:100%;
height:auto;
}
.shosai-new {
  padding-left: 6px;
  margin-right: 0px;
  background-repeat: no-repeat;
  background-position: 7em 40%;
    background-image: url("../parts/icons/new.png");
}
.shosai-important {
  padding-left: 6px;
  margin-right: 0px;
  background-repeat: no-repeat;
  background-position: 7em 40%;
    background-image: url("../parts/icons/important.png");
}

/* �������o���сi���ɃA�C�R���Ȃ��j��PC�ETAB�ESP���ʁ������������� */
.midashi2 {
line-height: 1.4;/*�s��*/
color: #6D5950;/*�����F*/
font-size:17px;
  padding: 4px  0px  0px  12px ;
  border-left: 8px solid #FFA346;
  margin-top: 15px;
  margin-bottom: 10px;
}
/* �����o���сi���c�_�E�����j��PC�ETAB�ESP���ʁ������������� */
.midashi3 {
	padding: 4px  0px  4px  12px ;
	border-left: 6px solid #FF5D31;
border-top: 0px solid #FF5D31;
	border-bottom: 1px solid #FF5D31;
	margin-bottom: 10px;
	font-size : 17px; 
	line-height : 130.00%;
	color: #FF5D31;	
}
/* �����o���сi���c�_�E�����j��PC�ETAB�ESP���ʁ������������� */
.midashi4 {
	padding: 4px  0px  4px  6px ;
	border-left: 0px solid #FF5D31;
border-top: 0px solid #FF5D31;
	border-bottom: 1px solid #FF5D31;
	margin-bottom: 10px;
	font-size : 17px; 
	line-height : 130.00%;
	color: #FF5D31;	
}
/* �����o���сi���c�_�E�����j��PC�ETAB�ESP���ʁ������������� */
.midashi5 {
	padding: 4px  0px  4px  12px ;
	border-left: 6px solid #FF5D31;
border-top: 0px solid #FF5D31;
	border-bottom: 1px solid #FF5D31;
	margin-bottom: 10px;
	font-size : 17px; 
	line-height : 130.00%;
	color: #FF5D31;	
background: #fffaf4;
}
.clear {
clear:both;�@/*float�̉����A�������|�C���g*/
}
/* �������g����CGI�̃g�s�b�N�X�y�[�W������ */
.topics-pager {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.topics-day {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size : 14px;
 font-weight: bold;
color: #07B35F;
}
.topics-midashi {
	padding: .2em 0 .1em .55em;
	border-bottom: 1px solid #07B35F;
 border-left: 8px solid #07B35F;
 color: #07B35F; 
	margin-top: 0px;
	margin-bottom: 10px;
	font-size : 21px;
	line-height : 130.00%;
}
.keikakomibox-topics{
 width: 100%;
    margin:0 0;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:28px;
    padding-right:28px;
    border-top:1px solid #FFACD6;
    border-bottom:1px solid #FFACD6;
    border-left:1px solid #FFACD6;
    border-right:1px solid #FFACD6;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}

/* ���ʐ^��3�_���ׂ遡�X�}�z�i�^�e���сj ������ */
div.image3area {
  width: 100%;
  margin-top: 12px;
}
.image3area figure {
 display: block;
 margin-left: auto;
 margin-right: auto;
 text-align:center;
    background-color: #FFFFFF;  /* �L���v�V�������w�i�F */
}
.image3area figure img {
    display: block;          /* �]�v�ȗ]�����o�Ȃ��悤�ɂ��� */
    margin: 0px 0px 0px 0px; /* �������󂯂����Ƃ����� */
	width: 100%;		/* �ʐ^�̉���-�ŏ���212px�ŏc���тɂ��Ă������A�傫��*/
	height: auto;
	vertical-align:top;
	border:solid 5px #fff;
}

.topicsimage3area figure span {
 display:inline-block;
 border:solid 3px #4896FF;�@�@/* �ʐ^�̘g�̐F*/
}
.topicsimage3area figcaption {
    font-size: 14px;        /* �����T�C�Y��90%�� */
    text-align: center;      /* ���g���Z���^�����O */
line-height: 1.2em;
font-weight: normal;
color: #555555;
margin-top: 0;
margin-bottom: 15px;
}
div.topicsimage3area:after {
    content: "";      /* ��Clearfix */
    clear: both;
    display: block;
}
/* ���g�b�v�y�[�W�̂����点�с�PC�ETAB�ESP���ʄ������� */
.topics {
	padding: .3em 0 .2em .75em;
	margin-top:10px;
	background-color: #4896FF;
	border-radius: 3px;
	font-size : 17px;
	line-height : 130.00%;
	color: #FFFFFF;
	font-weight: bold;
}
.pagenailink {
 margin-left: 32px;
 margin-top: 14px;
 margin-bottom: -18px;
 font-size : 14px;
 font-weight: normal;
 color: #4896FF;
}
/* ���g�b�v�y�[�W�̂����点����PC�ETAB�E�X�}�z���ʁ����� */
.tabletopics{
	width: 100%;
    margin:0 0;
    border-top:0px solid #bbbbbb;
    border-bottom:0px solid #bbbbbb;
    border-left:0px solid #bbbbbb;
    border-right:0px solid #bbbbbb;
}
.tabletopics th, .tabletopics td{
   padding:4px;
   border-style: none none dashed none; /* ����@�㉺��؂肪�g���A���E��؂肪�i�V */
   border-width: 1px; /* ���̑��� */
   border-color: gray gray; /* ���F�@�㉺��؂肪�O���[�A���E��؂肪�O���[ */
}
.tabletopics th {
font-weight: normal;
width: 15%;
text-align: left
/* background-color:#f4f4f4; */
}
.tabletopics td {
width: 85%;
}

/* ���ʐ^��3�_���ׂ遡�X�}�z�i�^�e���сj ������ */
div.image3area {
  width: 100%;
  margin-top: 12px;
}
.image3area figure {
 display: block;
 margin-left: auto;
 margin-right: auto;
 text-align:center;
    background-color: #FFFFFF;  /* �L���v�V�������w�i�F */
}
.image3area figure img {
    display: block;          /* �]�v�ȗ]�����o�Ȃ��悤�ɂ��� */
    margin: 0px 0px 0px 0px; /* �������󂯂����Ƃ����� */
	width: 100%;		/* �ʐ^�̉���-�ŏ���212px�ŏc���тɂ��Ă������A�傫��*/
	height: auto;
	vertical-align:top;
	border:solid 5px #fff;
}

.phwaku02a img {
   display: block;          /* �]�v�ȗ]�����o�Ȃ��悤�ɂ��� */
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;		/* �ʐ^�̉���*/
   height: auto;
	   padding:3px;/* ��������PC�ƈقȂ�*/
    border:solid 3px #E0F2B6;
}
.phwaku02phwaku {
   width: 100%;
}
.phwaku02-cap1 {
   font-size: 15px;
   line-height: 150%;
   font-weight: bold;
   text-align:center;
   margin-top: 3px;
   color: #C4660C;
}
.phwaku02-cap2 {
 font-size: 13px;
 line-height: 140%;
 font-weight: normal;
   margin-left: 5px;
   margin-right: 5px;
}
.phwaku02b {
   float: left;             /* ���Ɋ񂹂Č㑱���E�ɉ�荞�܂��� */
   margin-right: 20px; /* �O���ɗ]����������(�E��6px) */
   width: 100&amp;;
   margin-bottom: 20px;
}
.phwaku02b img {
   display: block;          /* �]�v�ȗ]�����o�Ȃ��悤�ɂ��� */
   margin-top: 4px;
   margin-bottom: 4px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;  /* �ʐ^�̉���*/
   height: auto;
}
.migiwaku {
 display: none;
}
a.migiwaku-bt{
  display: block;
 font-size : 15px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  color: #FF4B0F;
  width: 180px;
   margin-left: auto;
   margin-right: auto;
 margin-top: 8px;
 margin-bottom: 14px;
   padding-top: 8px;
   padding-bottom: 7px;
    border-top:1px solid #FF855B;
    border-bottom:1px solid #FF855B;
    border-left:8px solid #FF855B;
    border-right:1px solid #FF855B;
 border-radius: 4px;
}
a.migiwaku-bt:hover{
  background: #FF855B;
}
 
/* ������ */
/* ������ */
a.bt-orange-left {
  display: block;
 font-size : 15px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  color: #EE7700;
  width: 240px;
 margin-top: 8px;
 margin-bottom: 14px;
   padding-top: 8px;
   padding-bottom: 7px;
    border-top:1px solid #FF9D3C;
    border-bottom:1px solid #FF9D3C;
    border-left:8px solid #FF9D3C;
    border-right:1px solid #FF9D3C;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
a.bt-pink-left:hover{
  background: #FFFFC7;
}
 
a.bt-orange-left2 {
  display: block;
 font-size : 15px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  color: #EE7700;
  width: 100%;
 margin-top: 8px;
 margin-bottom: 14px;
   padding-top: 10px;
   padding-bottom: 9px;
    border-top:1px solid #FF9D3C;
    border-bottom:1px solid #FF9D3C;
    border-left:8px solid #FF9D3C;
    border-right:1px solid #FF9D3C;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
a.bt-pink-left:hover{
  background: #FFFFC7;
}
 
a.bt-pink-left {
  display: block;
 font-size : 15px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  color: #F170C1;
  width: 240px;
 margin-top: 8px;
 margin-bottom: 14px;
   padding-top: 8px;
   padding-bottom: 7px;
    border-top:1px solid #F170C1;
    border-bottom:1px solid #F170C1;
    border-left:8px solid #F170C1;
    border-right:1px solid #F170C1;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
a.bt-pink-left:hover{
  background: #FFFFC7;
}
 
a.bt-blue-left {
  display: block;
 font-size : 15px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  color: #308CFF;
  width: 240px;
 margin-top: 8px;
 margin-bottom: 14px;
   padding-top: 8px;
   padding-bottom: 7px;
    border-top:1px solid #308CFF;
    border-bottom:1px solid #308CFF;
    border-left:8px solid #308CFF;
    border-right:1px solid #308CFF;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
a.bt-blue-left:hover{
  background: #FFFFC7;
}
 
.pc-only {
  display:none;
}
.tab-only {
  display:none;
}
.pctab-only {
  display:none;
}
#head {
  margin-top:0px;
  padding-top:0px;
}
#anchor001 {
  margin-top:-106px;
  padding-top:106px;
}
#anchor008 {
  margin-top:-98px;
  padding-top:98px;
}


/* �����l�����N�{�^���X�}�z���� ������������ */
.kyujin-link-bt01 {
  margin-top:30px;
  margin-bottom:0px;
}
a.bt-samp72 {
  display: block;
  height: 40px;
  width: 90%;
   margin-left: auto;
   margin-right: auto;
  margin-bottom:4px;
  padding:1px;
  text-decoration: none;
  line-height: 40px;
  color: #fff;
  font-size:16px;
  background: #fff;
  border: 1px solid #ff9900;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  -moz-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a.bt-samp72 span{
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  background: #fa7e01;
  border-radius: 5px;
}
/* ������ */
.clear {
clear:both;�@/*float�̉����A�������|�C���g*/
}
.ph-caption {
    font-size: 14px; 
    text-align: center; 
line-height: 150%;
font-weight: normal;
color: #555555;
margin-top: 0px;
margin-bottom: 8px;
}
.column-ph02 {
    width100%;
    height:200px;
    overflow:hidden;
    position:relative;
}
.column-ph01 img {
    position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
    width: 100%;
    height: auto;
}
.column-ph02 {
    width100%;
    height:200px;
    overflow:hidden;
    position:relative;
}
.column-ph01 img {
    position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
    width: 100%;
    height: auto;
}
/* �����o���ф����������� */
.midashi6 {
 padding: 4px  0px  4px  12px ;
 border-left: 6px solid #FF5D31;
border-top: 0px solid #FF5D31;
 border-bottom: 1px solid #FF5D31;
 margin-bottom: 10px;
 font-size : 19px; 
 line-height : 130.00%;
 color: #FF5D31; 
}
</pre></body></html>