<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* =====================================
	全体・共通パーツ
===================================== */

#rside .article li.hoshuu {
	display: none;
}
.gray {
	background:#DAD1BA;
}
.blue .gray {
	background:#B2E0F7;
}

.rel {
	position: relative;	
}
.abs {
	position: absolute;	
}
hr.bdr_dot {
	height: 0px;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #191919;
}

a.blue {
	color: #009ee6;
	text-decoration: underline;
}
.blue {
	color: #009ee6;
}

.ls {
	letter-spacing: -0.05em;
	
}
.indent {
	padding-left: 1em;
	text-indent: -1em;
}
/* =====================================
	contents
===================================== */
h2 {
	position: relative;
	margin-bottom: 20px;	
}	
h2 a{
	position: absolute;	
	bottom: 12px;
	right: 14px;
}

#mainbox {
	width: 678px;
	margin: 0 auto;
	line-height: 1.7;
}
#mainbox p.lead {
	width: 638px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#mainbox .sns {
	width: 638px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.box00 {
	box-sizing: border-box;
	margin-bottom: 60px;
	/*padding: 40px 40px 40px 40px;*/
	padding: 40px;
	background: #F7F5F0;
	font-size: 13px;
}
.box01 {
	padding: 27px 30px 30px;
	box-sizing: border-box;
	background:
		url(../images/bg0201_head.png) left top no-repeat,
		url(../images/bg0201_foot.png) left bottom no-repeat,
		url(../images/bg0201_main.png) left top
	
	;
}
.box01.bg02 {
	background:
		url(../images/bg0202_head.png) left top no-repeat,
		url(../images/bg0202_foot.png) left bottom no-repeat,
		url(../images/bg0202_main.png) left top
	
	;
}
.box01 h5 {
	margin: 0 0 17px -40px;
}
.box01.bg0203 h5 {
	margin: 0 0 0 0;
}

.box01.bg0203 .box0203 {
	padding: 20px;
	border: 2px solid #66BDD1;
	border-top: none;
	background: #ffffff;
}


.box01 .inner hr.bdr_dot {
	height: 0px;
	margin: 25px 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #00445C;
}
.box01 .ttl {
	margin-bottom: 7px;
}
.box02 {
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #42A386;
	border-top: none;
	border-radius: 0 0 5px 5px;
}


.box03 {
	padding: 20px;
	box-sizing: border-box;
	background: #E6F6FA;
	border-radius: 0 6px 6px 0;
	border-left: 10px solid #00A8C9;
	/*font-size: 12.5px;*/
}
.box03.b02 {
	background: #FFF1F1;
	border-left: 10px solid #E8364A;
}
.box03.b03 {
	background: #E6F6F0;
	border-left: 10px solid #00A368;
}
.box03.b04 {
	background: #FFF2E6;
	border-left: 10px solid #FF7F00;
}
.box03.b05 {
	background: #E6EEF3;
	border-left: 10px solid #005187;
}
.box03.b06 {
	background: #EFEEEC;
	border-left: 10px solid #604F3E;
}

.box01.b0202 dl {
}
.box01.b0202 dl dt {
	float: left;
	width: 125px;
	padding-top: 5px;
}
.box01.b0202 dl dd {
	float: right;
	width: 360px;
}
.box01.b0202 dl dd h5 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.box01.b0203 dl {
}
.box01.b0203 dl dt {
	margin-bottom: 20px;
	padding: 0 0 16px 43px;
	background: url(../images/icon020301.png) left top no-repeat;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #000;
}
.box01.b0203 dl dd {
	margin-bottom: 25px;
	padding: 0 0 0 43px;
	background: url(../images/icon020302.png) left top no-repeat;
}
.sec02 p {
	
}
.sec02 hr {
	clear: both;
	height: 0px;
	margin: 25px 0 30px;
	padding: 0;
	border: none;
	border-top: 1px dotted #005187;
}

.yellow {
	background: #FFED8B;
	font-weight: bold;
	/*background: linear-gradient(transparent 50%, #FFE983 0%);*/
}

.bdr_box {
	position: relative;
	margin-bottom: 50px;
	border: 1px solid #009ee6;
	border-radius: 15px; 
    -webkit-border-radius: 15px; 
    -moz-border-radius: 15px;
	behavior: url("css/PIE.htc");
	font-size: 13px;
}
.bdr_box h3 {
	padding: 0;
	background: #E6F5FC;
	border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
	behavior: url("css/PIE.htc");
	text-align: center;
}
.bdr_box h3.brnone {
	background: #E6F5FC;
	border-radius: 0 0 0;
    -webkit-border-radius: 0 0 0;
    -moz-border-radius: 0 0 0;
}
.bdr_box .inner {
	padding: 25px 30px 30px;
}

.bdr_box .fl {
	width: 458px;
	margin-bottom: 30px;
}
.bdr_box h4 {
	margin-bottom: 12px;
	padding-bottom: 8px;
	font-size: 18px;
	border-bottom: 1px dotted #009ee6;
	font-weight: bold;
	color: #009ee6;
}
.bdr_box .ttl {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}

.bdr_box hr {
	clear: both;
	height: 0;
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
	border-top: 1px solid #009ee6;
}
/*
.bdr_box h4 {
	margin-bottom: 15px;
}
*/
.prof {
	position: relative;
	margin-bottom: 15px;
	padding: 25px 20px 25px 20px;
	border-top: 1px dotted #191919;
	border-bottom: 1px dotted #191919;
	line-height: 1.7;
}
.prof .frcont {
	float: right;
	width: 507px;
}
.prof .frcont02 {
	float: right;
	width: 417px;
}

/*
.prof img.logo {
	position: absolute;
	right: 20px;
	top: 9px;
}
*/
.prof h3 {
	margin-bottom: 13px;
	padding-left: 76px;
	background: url(../images/icon_prof.gif) left top no-repeat;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.prof h4 {
	margin-bottom: 6px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}
table.prof02 {
	border-collapse: collapse;
	width: 638px;
	margin: 0 auto 15px;
}

.next {
	margin-bottom: 25px;
}
.next p {
	padding-top: 10px;
	font-size: 11px;
	text-align: right;
}
.fsns {
	margin-bottom: 40px;
}

.latest {
	width: 678px;
	margin: 0 auto;
}</pre></body></html>