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

#yodogawa p {
 font-family: "Yu Gothic Pr6N D";
}

#talk_body dd, .info_taidan_txt dd {
     font-family: "Yu Gothic Pr6N M";
}

#talk_body dt, .info_taidan_txt dt {
     font-family: "Yu Gothic Pr6N B";
}
#information li .info_desc p, #information_free li .info_desc p {
    font-family: "Yu Gothic Pr6N M";
}

.profile_inner, .modal_content_inner {
    color: #000;
}</pre></body></html>