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

img.imgL{
float:none;
display:block;
max-width:400px;
margin:0 auto 1em;
}

h2.lead {
font-size:1.4em;
color:#cc0066;
margin:0 0 5px 0;
}

h3.ttl-message {
font-size:1.2em;
color:#cc0066;
}

.sign dt{
margin-bottom:.2em;
}

.sign .name{
font-size:1.2em;
font-weight:600;
}

.sign dd{
line-height:1.2;
}

.sign img{
margin-top:.6em;
}

.box-sign{
width:14em;
margin-left:auto;
}
</pre></body></html>