/*  {ݒ   */

body     {
         background-color: White;
         }
div#banner     {
         text-align: left;
         background-color: Maroon;
         width: 680px;
         height: 60px;
         padding-left: 0px;
         padding-top: 0px;
         padding-bottom: 0px;
               }
.description     {
         color: White;
                     }
h1       {
         background-color: Maroon;
         color: White;
         margin: 0px;
         }
h1 a     {
         color: White;
         text-decoration: none;
         }
h2       {
         width: 680px;
         height: 18px;
         padding-top: 0px;
         padding-left: 0px;
         border-top: double 3px Gray;
         border-right: double 3px Gray;
         border-bottom: double 3px Gray;
         border-left: double 3px Gray;
         margin-top: 3px;
         margin-bottom: 3px;
         text-align: left;
         background-color: Silver;
         color: Black;
         font-size: 14px;
         }
div#menu     {
         line-height: 18px;
         text-align: left;
         background-color: White;
         width: 560px;

         color: Black;
         font-size: 14px;
             }
h6       {
         margin-top: 3px;
         margin-bottom: 3px;
         width: 680px;
         text-align: center;
         background-color: Silver;
         color: Black;
         font-size: 12px;
         border-top: double 3px Gray;
         border-bottom: double 3px Gray;
         border-right: double 3px Gray;
         border-left: double 3px Gray;
         }