/*  {ݒ  */

body     {
     background-color: White;
     color: #003300;
     text-align: center;
     font-size: 13px;
         }

.title-top     {
     width: 680px;
     height: 50px;
     background-color: Brown;
     background-image: url(gifs/maya-logo04.jpg);
     margin: 3px 0px 3px 0px;
}

.page-title     {
     width: 680px;
     height: 18px;
     color: white;
     font-size: 14px;
     font-weight: bold;
     text-align: center;
     padding-top: 2px;
     background-color: Green;
     background-image: url(gifs/menu01.jpg);
}

td     {
     text-align: left;
}

th a     {
     color: White;
     text-decoration: none;
     font-size: 14px;
     text-align: center;
         }
th a:hover     {
     color: Orange;
     text-align: center;
         }
div#coments    {
     width: 680px;
     text-align: right;
         }

.sub-menu2     {
     width: 540px;
     height: 18px;
     background-image: url(gifs/sub-menu01.jpg);
     color: White;
     font-size: 14px;
     text-align: right;
     padding-top: 2px;
     padding-right: 2px;
     font-weight: bold;
     margin: 3px 0px 3px 0px;
}

.sub-menu     {
     width: 680px;
     height: 18px;
     background-image: url(gifs/footer01.jpg);
     color: White;
     font-size: 14px;
     text-align: right;
     padding-top: 2px;
}

.sub-menu a     {
     color: White;
}

.sub-menu a:hover     {
     color: Orange;
}

h2       {
     width: 540px;
     height: 45px;
     background-color: White;
     text-align: right;
     color: Gray;
     font-size: 15px;
     margin-top: 3px;
     margin-bottom: 5px;
     border-top: solid 1px silver;
     border-bottom: solid 1px silver;
     border-right: solid 1px silver;
     border-left: solid 1px silver;
     padding-right: 10px;
     padding-top: 15px;
         }
h2  a    {
     color: Gray;
     text-decoration: none;
         }
h2  a:hover    {
     color: Maroon;
         }
h3       {
     width: 680px;
     height: 20px;
     background-color: silver;
     text-align: right;
     color: Gray;
     font-size: 13px;
     margin-top: 2px;
     margin-bottom: 0px;
     padding-top: 2px;
     border-top: double 3px silver;
     border-bottom: double 3px silver;
         }
h3 a     {
     color: Gray;
     text-decoration: none;
         }
h3 a:hover     {
     color: Maroon;
         }
h4       {
     width: 680px;
     height: 13px;
     background-color: White;
     text-align: center;
     color: #003300;
     font-size: 12px;
     margin-top: 10px;
     margin-bottom: 10px;
         }

h6       {
     width: 680px;
     height: 18px;
     background-color: Green;
     text-align: center;
     color: White;
     font-size: 14px;
     margin-top: 3px;
     margin-bottom: 3px;
     background-image: url(gifs/menu01.jpg);
         }

h6 a       {
     color: White;
}

h6 a:hover       {
     color: Orange;
}

