<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** ﾃﾞﾌｫﾙﾄ 2 ***/

/* ﾌﾟﾗｲﾊﾞｼｰﾎﾟﾘｼｰ */
div.rule {width:540px; height:300px; border:1px solid gray; padding:4px; text-align:left; overflow-y:scroll; background-color:#eeeeee;}
h4.rule {text-align:center;}
p.rule {font-size:80%;}

label.agree {color:#FF3300;}	/* 同意する */

/* 登録情報 */
th.apply {background-color:#eeeeee; color:#666666; text-align:left;}
td.apply {background-color:#eeeeee; color:#000000; font-weight:normal;}
span.must {color:red; font-size:80%; font-weight:bold;}
span.mail {color:#666666; font-size:80%; font-weight:normal;}
div.attn {width:520px; text-align:left; color:red; font-size:80%; font-weight:normal;}
</pre></body></html>