<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.m1
{
	background-color:white;
	border-style:double;
	font-family:MS UI Gothic;
	font-size:15pt;
	font-weight:bold;
	margin:10pt 10% 20pt 10%;
	text-align:center;
}

a{
	text-decoration:none;
}


a:hover{
	background:white;
	text-decoration:underline;
}

body{
	background-color:white;
	font-family:MS UI Gothic;
	font-size:12pt;
	line-height:155%;
	margin:20pt 15% 20pt 15%;
}

td{
	font-family:MS UI Gothic;
	font-size:12pt;
}

th{
	font-family:lr SVbN;
	font-size:12pt;
}




.center{
text-align: center;
font-size: 15pt;
font-weight: bolder;
color: red;
}

.center2{
text-align: center;
font-size: 12pt;
font-weight: bold;
}

#taisaku{
width: 650px;
background-color: #FFFFFF;
padding-top: 20px;
padding-left: 25px;
padding-right: 20px;
padding-bottom: 20px;
margin-bottom: 25px;
font-size: 10pt;
line-height: 15pt;
border: solid 5px #FF0004;
}

.taisaku{
width: 650px;
background-color: #FFFFFF;
padding-top: 20px;
padding-left: 25px;
padding-right: 20px;
padding-bottom: 20px;
margin-bottom: 25px;
font-size: 10pt;
line-height: 15pt;
border: solid 5px #FF0004;
}

.right{
text-align: right;
}

.left{
text-align: left;

}

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