
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:active {text-decoration:none}


BODY { color:black;
       font-size:88%;

       scrollbar-3dlight-color:    #CCCCCC;
       scrollbar-arrow-color:      #CCCCCC;
       scrollbar-darkshadow-color: #CCCCCC;
       scrollbar-face-color:       #330000;
       scrollbar-highlight-color:  #CCCCCC;
       scrollbar-shadow-color:     #330000;




      }

a:link { color:#000000; }

a:visited { color:#333333; }

DIV {background-color:white;
    }



.frame{ width:700;
        backgroud-color:white;

        position:absolute;
        top:0px;

        left: 50%;
        position: absolute;
        margin-left: -350px;

        border-top-style:none;
        border-left-style:solid;
        border-right-style:solid;
        border-bottom-style:none;

        border-left-width:5px;
        border-right-width:5px;


        color:black;



        font-size:95%;

      }

.navigation{ width:100%;
        
        



        border-top-style:double;
        border-left-style:none;
        border-right-style:none;
        border-bottom-style:double;

        border-top-width:5px;
        border-bottom-width:5px;


        color:black;

        font-size:130%;


        text-align:center;



      }

.navigation a:hover{ background-color:#FFC125;
                 }


table{font-color:#000000;
      font-size:110%;


     }


.listmidashi{list-style-type:circle;
         font:bold;
        }






.linklist{list-style-type:disc;
         line-height:1.5em;
        }

.linklist a:hover{ background-color:#CCFFCC;
                 }

.list{list-style-type:square;

      line-height:1em;
     }

.listyoyaku{list-style-type:square;

            line-height:1.2em;
            }




p.menu{width:190;
       margin-left:0;
       margin-right:0;
       margin-bottom:10px;
       margin-top:10px;
       line-height:1.1em;

       border-bottom:solid 2px #000000;
        
       padding-left:10px;
       padding-right:10px;

       font-size:110%;
       font:bold;
       }

p.menu a{display:block;
        
         line-height:1.1em;
        }


p.menu a:hover{background-color:#9ACD32;

              }


p{padding-left:10px;
  padding-right:10px;
  line-height:1.5em;


 }

h1{padding-left:10px;
   padding-right:10px;
   color:#336699;
   font-size:130%;
   }

h2{padding-left:10px;
   padding-right:10px;
   color:#006666;
   font-size:130%;
   }

h3{padding-left:10px;
   padding-right:10px;
   color:#006666;
   font-size:130%;
   }

.under{text-decoration:underline
       }


.copyright{ width:100%;

 
            background-image: url(stripe.jpeg);
            background-repeat: repeat-x;


        color:#000000;

        text-align:center;

        border-top-style:double;
        border-left-style:none;
        border-right-style:none;
        border-bottom-style:double;

        color:black;

      }

