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

th { vertical-align: top; font-size:0.9em; }
td { vertical-align: top; font-size:0.9em; }

/* エラー時の表示 */
.error_coution { color:#ff0000; }

/* submitボタンエリア */
div.question_submit { text-align:center; margin:20px 0px; }
div.question_submit input.button { width:150px; }</pre></body></html>