



body { 
      scrollbar-base-color: #999999;
              background-color: #c0c0c0;  
      background-image:url(image/bca.gif);
      background-repeat:repeat;
      font-size: 90%;
      color: #000000;
}









a:link{ color:  #696969; }
a:visited{ color:  #647722; }
a:hover{ color:  #696969; }
a:active{ color:  #73004a; }







table#mokuji {
              width : 450px;
              background-color: #f5f5f5;  
              table-layout : fixed ;
}


table#main{
           width : 95%;
           background-color: #f5f5f5;  
           table-layout : fixed ;
}


table#renraku{
           width : 150px;
           table-layout : fixed ;
}


h1 {
         font-weight:bold;
         color: #505050;
         font-size: 300%;
         line-height:150%;
}


h2 {
         background-color: #dae9c2;  
         color: #647722;          
         font-size: 120%;
         font-weight:bold;
}




h3 {
         background-color: #dae9c2;  
         color: #647722;          
         font-size: 140%;
         font-weight:bold;
         line-height:150%;
}


.honbun{ 
       font-size: 90%;
       color: #000000;   
       line-height:180%;
}



.keikoku {
         font-size: 120%;
         color: #FF0000;
         font-weight:bold;
} 


.keikoku_bun {
             font-size: 90%;
             font-weight:bold;
             line-height:200%;
} 


.gray_bun{ 
             color: #696969;  
             text-align: center;
             line-height:120%;
}


.last { 
       font-size: 90%;
       font-weight:bold;
       line-height:200%;
       text-align: right;
}


.page_link{
           text-align: center;
           font-size: 90%;
           font-weight:bold;
           line-height:200%;
}

.sait_link{
           background-color: #c0c0c0;  
           text-align: center;
           font-size: 90%;
           font-weight:bold;
           line-height:200%;
}

.setumei{ 
         font-size: 90%;
         color: #000000;   
         font-weight:bold;
         line-height:200%;
}

.murasaki_bun{ 
             color: #73004a;  
             font-size: 90%;
             text-align: center;
             font-weight:bold;
}



.rireki{ 
        overflow-y: scroll; 
        width: 300px;
        height: 50px; 
        color: #000000;  
        font-size: 80%;
        text-align: left;
        line-height:120%;
        border:1px solid #696969;
}


#sidemenu {
width: 90%;
font-size: 90%;
font-weight:bold;
background-color: #dae9c2;
color:#ffffff;
border-color:#ffffff;
padding:2px; 
border-style : outset;
white-space: nowrap;              //これがあると拡大しても改行しない。IEではボーダー要素でバグも有り。

}


#sidemenu a{
text-decoration: none; 
color:#696969;
}

#sidemenu a:visited{ 
color:  #647722; }

#sidemenu a:hover{
color:#ffffff;
background:orange;
}

#sidemenu a:active{ 
color:  #73004a; }



   //  height:100%;
   //  line-height:100%;

   //height:20px;
   //line-height:20px;

   // a { text-decoration: none; }



