<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*================
全体
=================*/

.fcWrapper {
	font-size: 13px;
	line-height: 130%;
	width: 714px;
	margin: 0 auto;
}

/*============
コンテンツ
==============*/

.fcWrapper .block-img img{
display:block
}

.fcWrapper .bg01{
background:url(../images/remind-img04.jpg) no-repeat;
width:714px;
height:172px;
text-align:center;
margin-bottom:30px;
}

.fcWrapper .bg01 a{
display: inline-block;

}

.fcWrapper .pdf01 a:hover  {
opacity: 1.0!important;
cursor: pointer;
}



</pre></body></html>