<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;
}
.bbox {
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 6px 20px 20px;
	background: #35485D;
	color: #ffffff;
}

.box01 {
	box-sizing: border-box;
	padding: 0;
	background: url(../images/bg01.png) left top no-repeat #fff;
}
.box01 .inner {
	padding: 20px 30px 30px;
}
.box01 h5.pttl {
	margin: 0 0 0 -10px;
}
.box01 .pbox {
	margin: 0 0 0 0;
	padding: 13px 20px 54px;
	border: 10px solid #435375;
	border-top: none;
	background: url(../images/img_bar.png) left bottom no-repeat #fff;
}
.box01 .pbox h6 {
	margin-bottom: 15px;
}
.box01 .pbox.pbox02 {
	border: 10px solid #00A3E0;
	border-top: none;
	background: url(../images/img_bar02.png) left bottom no-repeat #fff;
}
.box01 a {
	color: #00A3E0;
}
.box01 .pbox.pbox03 {
	border: 10px solid #E60011;
	border-top: none;
	background: url(../images/img_bar03.png) left bottom no-repeat #fff;
}
.box01 .pbox.pbox04 {
	border: 10px solid #6BB74F;
	border-top: none;
	background: url(../images/img_bar04.png) left bottom no-repeat #fff;
}

.box01 .inner hr.bdr_dot {
	height: 0px;
	margin: 25px 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #00445C;
}

.yellow {
	background: #FFE55A;
	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>