      body, input, textarea, th, td
                        { font-size      : 14px              ; }

      .black            { background     : #404040           ;  
                          color          : #ffffff           ; }
      .border           { border         : 1px solid #a0a0a0 ; }
      .box              { padding        : 8px               ; }
      .bottom           { margin-bottom  : 8px               ; }
      .title            { border-left    : 8px solid #c0c0c0 ;  
                          padding        : 1px 8px 1px 8px   ; }
      th                { padding        : 4px 2px 1px 4px   ;  
                          border-bottom  : 0px solid #a0a0a0 ;  
                          font-weight    : normal            ;  
                          text-align     : left              ;  
                          vertical-align : top               ;  
                          width          : 110px             ; }
      td                { padding        : 4px 2px 1px 4px   ;  
                          vertical-align : bottom            ; }
      tr.gray th        { background     : #e8e8e8           ; }
      tr.gray td,
      tr.gray input[type="text"],
      tr.gray textarea  { background     : #f4f4f4           ; }
      input[type="text"],
      textarea          { border-top     : 1px solid #c0c0c0 ;
                          border-left    : 1px solid #c0c0c0 ;
                          border-bottom  : 1px solid #c0c0c0 ;
                          border-right   : 1px solid #c0c0c0 ;
                          margin         : 1px 0px 0px 0px   ;
                          padding        : 6px 2px 1px 4px   ;
                          font-family    :'ヒラギノ角ゴ Pro W3',
                                          'Hiragino Kaku Gothic Pro',
                                          'メイリオ',
                                          Meiryo,
                                          'ＭＳ Ｐゴシック',
                                          sans-serif         ; }
