/*  {ݒ */

body     {
     background-color: White;
     font-size: 14px;
     color: Gray;
}

body a     {
     color: Gray;
}

body a:hover     {
     color: Orange;
}

.top-logo     {
     width: 600px;
     height: 60px;
     background-color: Maroon;
     background-image: url(gifs/top-logo01.jpg);
}

table     {
     width: 600px;
     border-top: double 3px #cccccc;
     border-bottom: double 3px #cccccc;
     border-left: double 3px #cccccc;
     border-right: double 3px #cccccc;
     margin: 0px 0px 5px 0px;
}

th     {
     width: 16%;
     background-color: #cccccc;
     color: Gray;
     font-size: 14px;
     border-top: double 3px #cccccc;
     border-bottom: double 3px #cccccc;
     border-left: double 3px #cccccc;
     border-right: double 3px #cccccc;
}

th a     {
     color: Gray;
}

th a:hover     {
     color: Orange;
}

td     {
      text-align: left;
}

td a     {
     color: Gray;
}

td a:hover     {
     color: Orange;
}

.sub-title     {
     width: 600px;
     height: 18px;
     background-color: Maroon;
     color: White;
     font-size: 14px;
     font-weight: bold;
     background-image: url(gifs/footer.jpg);
     padding-top: 2px;
     margin: 0px 0px 0px 0px;
}

h5     {
     width: 594px;
     height: 18px;
     background-color: White;
     color: Gray;
     font-size: 12px;
     text-align: right;
     border-top: double 3px #cccccc;
     border-bottom: double 3px #cccccc;
     border-left: double 3px #cccccc;
     border-right: double 3px #cccccc;
     padding-top: 2px;
     margin: 5px 0px 5px 0px;
}

h5 a     {
     color: Gray;
}

h5 a:hover     {
     color: Orange;
}

h6     {
     width: 600px;
     height: 18px;
     background-color: Maroon;
     background-image: url(gifs/footer.jpg);
     color: White;
     font-size: 12px;
     margin: 5px 0px 5px 0px;
     padding-top: 2px;
}

h6 a     {
     color: White;
}

h6 a:hover     {
     color: Orange;
}

.banner01     {
     width: 600px;
     height: 60px;
     background-color: Maroon;
}
