<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cnt .date{
	font-size:16px;
	font-weight:bold;
	
}

#cnt .bold{
	font-weight:bold;
	
}


#cnt .font18{
	font-size:18px;
	font-weight:bold;
	
}

#cnt .font20{
	font-size:20px;
	font-weight:bold;
	
}
#cnt .font14{
	font-size:14px;
	font-weight:bold;
	
}

#cnt .fontblue{
	font-size:16px;
	font-weight:bold;
	color:#274ab2;
	
}
.demo01 table   { width: 100%; }
.demo01 th, .demo01 td  { padding: 10px; border: 1px solid #ddd; width:65px; }
.demo01 th  { background: #f4f4f4;  }


.demo01 td {width:600px;}

.demo01 th, td{
	font-weight:bold;
	font-size:12px;
}

#cnt .profile{
	width:450px;
	float:left;
	padding-right:20px;
}

#cnt .caution{
	margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
	font-size:12px;
}




@media (max-width: 720px) {
	
.demo01 { margin: 0; width: 100%; padding:0;}
    .demo01 th,
    .demo01 td{
        width: 95%;
        display: block;
        border-top: none;
    }
    .demo01 tr:first-child th   { border-top: 1px solid #ddd; }

#cnt .profile{
	width:100%;
	}
#cnt .mt20 img{
	width:100%;
	height:auto;
}

#cnt div h4.spText {
    font-size: 11px;
}

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