
.GM {color:#000000;} /* ＧＭ文字色 */
.dice {font-weight:normal;} /* ダイスフォント */
.comment {color:#606060;} /* ＧＭコメント文字色 */

h1 {font-size:x-large;
    color:#000080;}

dt {float:left;
    font-weight:bold;
    width:150px;
    text-align:right;}
dd {margin-left:160px;
    margin-bottom:0.5em;
    line-height:1.25em;  /* １行当たりの高さ（行間調整） */
   }

.text_dt {width:0px;} /* テキストのみの処理 */
.text_dd {margin-left:0px;
          line-height:1.5em;} /*  */

