/* ボディー部 */
body{normal;font-size:10pt;color:#003300;background:#ffffff;line-height=120%}

/* テーブル文字サイズ */
table{font-size:10pt}

/* リスト列幅 */
li{line-height=120%}

/* ｈ１・ｈ２定義 */
h1{font-size:16pt;font-weight:bolder}
h2{font-size:12pt}

/* ハイパーリンク表示色 */
a:link{color:#8080ff;text-decoration:none}
a:visited{color:#8080ff;text-decoration:none}
a:active{color:#ff8c00;text-decoration:none}
a:hover{color:#ff8c00;text-decoration:underline}

/* Class Definition */
.navi{font-size:10pt;font-weight:bolder;font-family:Comic Sans MS}
.novel_in{line-height=150%;color:#333333;margin-left:10pt;margin-right:10pt;margin-top:10pt;margin-bottom:10pt;font-size:small}
.novel_out{background:#ffffff}
.novel_title{background:#c0c0c0;color:#000000;font-size:medium;font-weight:bolder}
.postscript_title{background:#555555;color:#ffffff;font-size:medium;font-weight:bolder}
.table_white{background:#ffffff;line-height=150%}
.table_blue{background:#5555cc;color:#ffffff;font-weight:bolder}
.mono_in{line-height=120%}
