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

body {font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

img {border:0;}

a:link{color:#432DB2;text-decoration:underline;}
a:visited{color:#432DB2;text-decoration:underline;}
a:hover{color:#432DB2;text-decoration:underline;}
a:active{color:#432DB2;text-decoration:underline;}


/* 非表示にするID、classを指定 */
#xxx {display:none;}

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