<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* コメント */
h3{
	padding-bottom:8px;
}

h4{
	margin-bottom:2px;
	font-weight:bold;
}

#title_ill{
	float:right;
	margin-bottom:15px;
	clear:both;
}

.mds_hkn{
	margin-top:5px;
	margin-bottom:10px;
}

.waku {
	width:664px;
    background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #e4ecf0;
    margin-top: 15px;
    padding: 10px;
}

.list li {
	line-height:160%;
}

.list_01 li {
	color:#0066cc;
	line-height:160%;
}

.list_02 li {
	color:#178900;
	line-height:160%;
}

.bt{
	width:100%
	overflow:auto;
	margin-bottom:15px;
	padding:0px 0px 7px 0px;
	clear:both;
}

.apply {
	padding-top:20px;
	clear:both;
}

.bt_l {
	float:left;
	width:300px;
	margin-left:20px;
}

.bt_r {
	float:right;
	width:330px;
	margin-right:20px;
}

.apply_flow {
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
	padding: 5px 15px 0 15px;
}

.apply_flow_last {
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
	padding: 5px 15px 10px 15px;
	margin-bottom:15px;
}

.apply_flow_ft {
	margin-bottom:5px;
}

.kakomi{
	width:95%;
	background-color:#e4ecf0;
	padding:8px;
	
}

.kakomi p.midashi {
    line-height: 1.2em;
    margin-bottom: 5px;
}

.kakomi p.url {
    font-size: 11px;
    line-height: 1.2em;
    margin-top: 5px;
}



/* online.html */
table#back-top {
	width: 910px;
	margin: 0;
	position: fixed;
	top: 0;
}
</pre></body></html>