<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------------------------------------------------------- *
	繝峨く繝･繝｡繝ｳ繝亥�菴薙↓髢｢縺吶ｋ險ｭ螳壹〒縺�
 * ---------------------------------------------------------------- */
body, div, ul, li, ol, dl, img, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
body {
  color: #4B4B4B;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-size: 13px;
  *font-size: small;
  *font: x-small;
	line-height: 1.6em;
}

#container {
	border-top:3px solid #01a79b;
}

#contents {
	margin:0 auto;
	margin-top:30px;
	width:810px;
}

/* ---------------------------------------------------------------- *
	繝ｪ繝ｳ繧ｯ縺ｫ髢｢縺吶ｋ險ｭ螳壹〒縺�
 * ---------------------------------------------------------------- */
 
a:link{
   color: #0087B4;
   text-decoration: none;
 }
 
a:visited{
   color: #660066;
   text-decoration: none;
 }
 
a:hover{
   color: #005481;
   text-decoration: underline;
 }
 
a:active{
   color: #002150;
   text-decoration: underline;
 }
 
 /* ---------------------------------------------------------------- *
	繝�く繧ｹ繝医↓髢｢縺吶ｋ險ｭ螳壹〒縺�
 * ---------------------------------------------------------------- */
 h1, h2, h3, h4 {
	font-size: 93%;
} 

li {
	list-style: none;
} 
p {
  margin-top: 0;
  margin-bottom: 1em;
	font-size: 93%; /*12px謖�ｮ�*/
}
ul, ol, dl {
  line-height: 1.6;
}
 /* ------------------------------------------------- *
	繝�く繧ｹ繝医�繧ｯ繝ｩ繧ｹ謖�ｮ�
 * -------------------------------------------------- */
 .cap {
 	margin:10px;
	font-size: 84%; /*10px謖�ｮ�*/
 }
 
 /**/
.text_large {
	font-size: 100%; /*14px謖�ｮ�*/
	margin-bottom: 0.5em;
	font-weight: bold;
	line-height:145%;
}

.text_large_yellow{
	color: #ddba10;
	font-size: 117%;
	margin-bottom: 0.5em;
	font-weight: bold;
	padding-bottom: 15px;
}
.text_small{
	font-size: 70%;
	}
.text_x_large {
	font-size: 134%; /*16px謖�ｮ�*/
	margin-bottom: 0.3em;
	font-weight:bold;
}
.text_large_to {
	font-size: 117%; /*14px謖�ｮ�*/
	margin-bottom: 1.5em;
	font-weight: bold;
}
.text_midium{
	font-size: 100%;
	font-weight: bold;
    margin: 0px 0 15px;
	padding: 10px;
	border: 1px solid #e6e6e1;
	background: #faf6ed
	}

	
.text_orange {
	color: #FF5500;
}
.text_red {
	color: #d70000;
}


.text_red_large {
	margin: 0px 0 15px;
	padding: 10px;
	border: 1px solid #e6e6e1;
	color: #4b4b4b;
	background: #faf6ed;
	font-size: 130%;
	color: #d70000;
	font-weight:bold;
	line-height:130%;
}

.att {
	color: #d70000;
	font-size: 84%;
	line-height: 1.5em;
}
.book_info {
	background: #ffffcc;
	border: 1px solid #999999;	
	font-weight: bold;
	font-size: 84%; /*10px謖�ｮ�*/
	padding: 10px;
	line-height: 1.6;
	clear:left;
}
.book_info .ttl {
	font-weight: bold;
	font-size: 117%; /*12px謖�ｮ�*/
	color: #333;
}
.book_info .txt {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}
.book_info .txtend {
	padding-bottom: 0px;
}

.book_info2 {
	background: #ffeeee;
	border: 1px solid #999999;	
	font-weight: bold;
	font-size: 84%; /*10px謖�ｮ�*/
	padding: 10px;
	line-height: 1.6;
	margin-bottom: 20px;
}
.book_info2 .ttl {
	font-weight: bold;
	font-size: 117%; /*12px謖�ｮ�*/
	color: #FF5500;
}
.book_info2 .txt {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}
.book_info2 .txtend {
	padding-bottom: 0px;
}

.book_info3 {
	background: #f00;
	border: 1px solid #f00;	
	font-weight: bold;
	font-size: 100%;
	padding: 10px;
	line-height: 1.6;
	margin-bottom: 10px;
	color: #fff;
}
.book_info3 .ttl {
	font-weight: bold;
	font-size: 117%; /*12px謖�ｮ�*/
	color: #FF5500;
}
.book_info3 .txt {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}
.book_info3 .txtend {
	padding-bottom: 0px;
}

.book_info4 {
	background: #ffeeee;
	border: 1px solid #999999;	
	font-size: 84%; /*10px謖�ｮ�*/
	padding: 10px;
	line-height: 1.6;
	margin-bottom: 20px;
}
.book_info4 .ttl {
	font-weight: bold;
	font-size: 117%; /*12px謖�ｮ�*/
	color: #FF5500;
}
.book_info4 .txt {
	font-weight: bold;
	padding-bottom: 10px;
}
.book_info4 .txtend {
	padding-bottom: 0px;
}

.bg_gray {
	background: #eeeeee;
	padding: 0.5em;
	margin: 10px 0;
	border: solid 1px #999999;
}
.bg_yellow {
	background: #ffffcc;
	padding: 0.5em;
	margin: 10px 0;
}

.fs10 {font-size: 72%;}
.fs12 {font-size: 93%;}
.fs14 {font-size: 117%;line-height:140%;}
.fs16 {font-size: 134%;}

.fs18 {	
	font-size: 129%;
	line-height:140%; 
}

/* ================================================================ *
	蜈ｱ騾咾SS縲繝倥ャ繝繝ｼ�上ヵ繝�ち繝ｼ險ｭ螳�
 * ================================================================ */
/*-- 繝倥ャ繝繝ｼ --*/
#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 130px;
	background: #00cabb;
}

#header #main {
	width: 100%;
	height: 90px;
}

#header #main .inner {
	position: relative;
	margin: 0 auto;
	width: 810px;
	height: 90px;
}

h1 {
	position: absolute;
	top: 15px;
	left: 0;
	display: block;
}

#header div ul.sub_menu {
	float: right;
}

#searchbox {

}

#subnavi {
	position: absolute;
	top: 0;
	right: 0;
}

#subnavi li {
	float: left;
}

#subnavi .about {
	margin:10px 12px 0 0;
}

#subnavi .info {
	margin:10px 12px 0 0;
}

#subnavi .recruit {
	margin:10px 12px 0 0;
}

#subnavi .mochikomi {
	margin:10px 12px 0 0;
}

/* ================================================================ *
	迚ｹ蜈ｸSS繝ｻ蝠上＞蜷医ｏ縺帙�隧ｦ縺苓ｪｭ縺ｿ繝壹�繧ｸ逕ｨCSS縲繧ｰ繝ｭ繝翫ン險ｭ螳�
 * ================================================================ */
@media all and (max-width:768px) {
	#subnavi .about {
		margin:10px 5px 0 0;
	}

	#subnavi .info {
		margin:10px 5px 0 0;
	}

	#subnavi .recruit {
		margin:10px 5px 0 0;
	}

	#subnavi .mochikomi {
		margin:10px 5px 0 0;
	}
	
	
}


/* form --------------------------------------------- */
#header form {
	position: absolute;
	top: 50px;
	left: 505px;
	width: 305px;
	height: 25px;
}
#header form input {vertical-align: middle; }
#header form p {
	padding-left: 30px;
	height: 25px;
	overflow: hidden;
	background-image: url(../img/bg_search.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header form p.jFocus { background-position: left bottom; }
#header form input#search_text {
	border-width: 0 !important;
	outline: none;
	width: 190px;
	margin: 0 10px 0 0;
	padding: 0 !important;
	background-color: transparent !important;
}
#header form input#search_btn { margin-left: 15px; cursor: pointer; }
#header form td#gs_tti50 {
/* 	padding-top: 0; */
	overflow; hidden;
/* 	line-height: 1 !important; */
}
#header form input#gsc-i-id1 {
	background-color: transparent !important;
	font-size: 13px;
}

/*-- 繝輔ャ繧ｿ繝ｼ --*/

#footer {
	position: relative;
	clear: both;
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-bottom: 20px;
}
address {
	position: absolute;
	top:0;
	right:0;
	font-style: normal;
	font-size: 77%;
}

#navi {
	width: 100%;
	height: 40px;
	background-color:#f2f2f2;
	border-bottom:1px solid #dddddd;
}

#navi .inner {
	position: relative;
	margin: 0 auto;
	width: 810px;
}

#gnavi li {
	margin:12px 21px 0 0;
	float: left;
}



.menu {/*繧ｰ繝ｭ繝ｼ繝舌Ν繝｡繝九Η繝ｼ縲先立縲�*/
	width: 392px;
	clear: both;
}
.menu li {
	display: block;
	line-height:0;
}
.menu li a {
	float: left;
	display: inline;
	height: 44px;
}
.topic_path {/*繝代Φ螻代Μ繧ｹ繝�*/
	padding-left: 16px;
	font-size: 77%;
	background: url(../img/crumb.gif) no-repeat left top;
	width: 590px;
}
.topic_path li {
	float: left;
	display: block;
	width: auto;
}
.topic_path li a {
	background: url(../top_img/icon_topic.gif) no-repeat right center;
	padding-right: 10px;
	display: inline;
}

/*-- 繧ｵ繝悶Γ繝九Η繝ｼ繧ｻ繝�ヨ --*/
.sub_menu {
    margin-bottom: 4px;
    padding: 0;
	width: auto;
	line-height: 1.3;
	font-size: 85%; /*11px謖�ｮ�*/
}
.sub_menu li {
  margin: 0;
  padding: 0 5px;
	display:inline;
}
/*-- 繝輔ャ繧ｿ繝ｼ荳翫�繧ｿ繝ｳ繧ｻ繝�ヨ --*/
.btn_set {
	clear: both;
	width: 590px;
	padding: 40px 0 0 0;
	font-size: 84%; /*10px謖�ｮ�*/
}
.icon_back, .icon_pagetop {
	display: inline;
}
.icon_back a {
	background: url(../img/arrow_index.gif) no-repeat left center;
	padding-left: 12px;
	float: left;
	width: auto;
	display:block;
}
.icon_pagetop a {
	background: url(../img/arrow_top.gif) no-repeat right center;	
	padding-right: 12px;
	float: right;
	width: auto;
	display:block;
}
/*-- 繧｢繧､繧ｳ繝ｳ繧ｻ繝�ヨ --*/
.icon_pdf {
	background: url(../img/icon_pdf.gif) no-repeat left center;
	padding-left: 22px;
	width: 12em;
}
/* ================================================================ *
	隱ｿ謨ｴ逕ｨcss
 * ================================================================ */

.contact img {
    margin-top: 5px;
}

.float_r {
	float:right;
	width:270px;
}
.float_l {
	float:left;
}
.cleer {
	clear: both;
}
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

.mapa0 { margin: 0;padding: 0;}
.mr0 { margin-right: 0;}

.ml5 { margin-left: 5px;}
.ml10 { margin-left:10px;}
.ml20 { margin-left: 20px;}
.ml25 { margin-left: 25px;}
.mr5 { margin-right: 5px;}
.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}
.mt40 { margin-top: 40px;}
.mt60 { margin-top: 60px;}
.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb20 { margin-bottom: 20px;}
.mb40 { margin-bottom: 40px;}

.pt30 { padding-top: 30px;}
.pb20 { padding-bottom: 20px;}

.h340 {height:360px;}

.bd {border-top:1px dotted #00478a;}
/* Start of "Micro cf" */

.cf { zoom: 1; }

.cf:before,
.cf:after { content: ""; display: table; }

.cf:after { clear: both; }

/* End of "Micro cf" */</pre></body></html>