<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
margin:0;
padding:0;
text-decoration:none;
}
body{
height:100%;
font-size:100%;
font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background-repeat:none;
background-attachment:fixed;
background-image:url(../img/bg.jpg);
}
img{
border:0;
}
a:hover img{
	opacity:0.80;                         /*IE*/
	filter: alpha(opacity=80);           /*fireFox etc*/
	-ms-filter: "alpha( opacity=80 )";   /*fireFox0.9*/
}
h2{
	margin:10px auto;
	width:80%;
	padding:8px 10px;
	background-color:#21b4d6;
	border-bottom:5px solid #9fe2d8;
	color:#fff;
	font-size:15px;
}
h3 {
	padding:0px 15px;
	font-family: "メイリオ";
	font-size:14px;
	border-bottom:2px solid #BED1D5;
	margin-bottom:10px;
}
a{
	color:#06C;
	text-decoration:none;
}
a:hover{
	color:#F60;
	text-decoration:underline;
}



/* ヘッダー */
#header{
	width:100%;
	background-image:url(../img/head_bg.jpg);
	background-repeat:repeat-x;
	padding-top:20px;
}
#navi {
	width:100%;
	margin:10px auto 20px;
	background-color:rgba(237,255,253,0.3);
	padding:10px 0;
}
#navi a {
	color:#000;
}
#navi table {
	width:80%;
	margin:0 auto;
	font-size:12px;
	text-align:center;
}
#navi td {
	width:12%;
}
.b_gray {
	border-right:1px solid #ccc;
}


/* トップ画像 */
#top_img {
	width:80%;
	margin:20px auto;
}
#top_img img {
	width:33%;
}

#news{
	width: 95%;
	margin: 10px auto;
	background-color:#FDFFCA;
	overflow: auto;
	padding: 8px;
	border: 2px solid #F08B32;
	height: 200px;
}
#news dl{
	font-size: 13px;
	clear: both;
}
#news dt{
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
#news dd{
	float: left;
	width: calc(100% - 150px);
	margin-bottom: 10px;
}
.info{
	font-weight: bold;
	font-size: 15px;
}

/* メイン */
#main {
	width:100%;
	background-color:#fff;
	margin:0 auto;
}


.content_box01,.content_box02{
	padding:10px 10px 20px;
	overflow: hidden;
}
.content_box01{
	width:calc(100% - 30px);
	
}
.content_box02{/*#DAFFFD*/
	background-color: #E2FFFB;
	width:calc(100% - 30px);
}
.text_box{
	width:80%;
	margin:20px auto;
}
.text_box img {
	margin:0 10px 10px 0;
}
.text_box li {
	margin-left:50px;
	padding-right:25px;
	line-height:160%;
	font-size:14px;
}
.gaiyou {
	width:100%;
}
.gaiyou td p img {
	width:90%;
}
.bg_mizu {/*#C4F9FC*/
	background-color:#E5F8F8;
	border-radius:10px;
	padding:10px;
	/* border: 2px solid #8BD9C2; */
}
.bg_white {
	background-color:#ffffff;
	border-radius:10px;
	padding:10px;
	/* border: 2px solid #8BD9C2; */
}



/*行き先　リスト*/
#list {
	float:left;
	width:450px;
	clear:both;
}
#list li {
	list-style-type:none;
	padding:5px 30px;
	margin-top:3px;
}



/*内容*/
#article {
	width:1000px;
	margin:20px auto;
	font-size:14px;
	line-height:140%;
}
.text_area, .report_area, #toi {
	width:90%;
	padding:15px;
	margin-bottom:10px;
}
.text_area,  p {
	margin-left:40px;
	font-size:13px;
}
.report_area p {
	margin-left:40px;
	font-size:13px;
}
.text_area table{
	width:80%;
	margin-left:40px;
	margin-top:10px;
	border:1px solid #ccc;
}
.text_area th {
	background-color:#E6E6E6;
	padding:10px;
	border:1px solid #ccc;
	text-align:left;
	font-size:12px;
}
.text_area td {
	padding:10px;
	border:1px solid #ccc;
	vertical-align:top;
}
.text_area li {
	margin-left:50px;
	padding-right:25px;
	line-height:160%;
}
.text_area dl{
	margin-left:30px;
	margin-top:10px;
}
.text_area dd {
	padding:0 15px;
}
#toi table {
	text-align:left;
}



.report_area table{
	padding:10px;
	margin-bottom:20px;
	margin-left:50px;
	text-align:center;
}
.report_area td {
	padding:10px;
}

.yakuin  table{
	margin-left: 40px;
	margin-top: 10px;
	border-spacing: 5px;
	font-size: 15px;
	border-spacing: 5px;
	width: 95%;
}
.yakuin th {
	padding: 10px;
	background-color: #C1EAEA;
	font-weight: normal;
}
.yakuin td {
	padding: 10px 15px;
	background-color: #EAF4F4; 
}


.link  table{
	margin-top: 10px;
	border-spacing: 5px;
	font-size: 15px;
	border-spacing: 5px;
	width: 100%;
}
.link th {
	padding: 10px;
	background-color: #C1EAEA;
}
.link td {
	padding: 10px 15px;
	background-color: #EAF4F4; 
}



.dantai  table{
	margin-left: 40px;
	margin-top: 10px;
	border-spacing: 5px;
	border-spacing: 5px;
	width: 95%;
}
.dantai th {
	padding: 10px 10px 10px 20px;
	background-color: #C1EAEA;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
}
.dantai td {
	padding: 10px 15px;
	background-color: #EAF4F4; 
	font-size:14px;
}

#footer{
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #039;
	font-size:12px;
	line-height:140%;
	clear:both;
}
.kntlogo{
	margin-right:120px;
	float:right;
}


/* ------------------------------
 pagetop
------------------------------ */
.page-top {
    position: fixed;
    bottom: 60px;
    right: 30px;
    padding: 25px 10px;
	background-color:#2999BF;
    border-radius: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.9;
	color:#fff;
	text-decoration:none;
}
.page-top a{
	color:#fff;
	text-decoration:none;
}




.bold {
	font-weight:bolder;
}
.aka_b {
	font-weight:bold;
	color:#FF0004;
}
.subtit{
	font-weight:bold;
	border-bottom:2px solid #BED1D5;
	margin-bottom:10px;
}
.t_right {
	text-align:right;
}
.mr50{
	margin-right:50px;
}
.mr150{
	margin-right:150px;
}


.button {
  border: 1px solid #15aeec;
  background-color: #49c0f0;
  background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
  background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
  border-radius: 4px;
  color: #fff;
  line-height: 50px;
  -webkit-transition: none;
  transition: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button:hover {
  border:1px solid #1090c3;
  background-color: #1ab0ec;
  background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
  background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
}
.button:active {
  background: #1a92c2;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
  color: #1679a1;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}
.button {
  display: inline-block;
  width: 400px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
	margin-top: 20px;
	font-weight: bold;
	font-size: 15px;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.moko dt{
	background-color: #C1EAEA;
	padding: 10px;
	font-size: 14px;
}
.moko dd{
	font-size: 14px;
}
@media screen and (min-width:1200px){
	.text_box{
		width: 1100px;
	}
	h2{
		width: 1150px;
	}
	.moko dt{
		width: 420px;
		float: left;
		clear: both;
		margin-bottom: 20px;
	}
	.moko dd{
		width:calc(100% - 450px);
		float: left;
		margin-bottom: 20px;
		padding-left: 10px;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	.moko dt{
		width: 290px;
		float: left;
		clear: both;
		margin-bottom: 20px;
	}
	.moko dd{
		width:calc(100% - 320px);
		float: left;
		margin-bottom: 20px;
		padding-left: 10px;
	}
}
@media screen and (max-width:1023px){
	.moko dt{
		margin-bottom: 0.5em;
	}
	.moko dd{
		margin-bottom: 2em;
	}
}</pre></body></html>