/* CSS Document */
body {
background-image: url(bg_2.gif);
background-repeat: repeat;
font-size: 90%;
color:#000000;
background-color:#ffffff;
}

.style9 {
color: #FF6633;
}
.style8 {
font-size: medium;
}
.style7 {
color: #006633;
font-weight: bold;
}
.style6 {
color: #663300;
}
.style5 {
font-size: smaller;
}
.style4 {
font-size: small;
}
 
.style3 {
font-size: larger;
}
 
.f1{
font-size:90%;
}	
.f2{
font-size:80%;
}

    /* 行間はフォントの200% */
TD {
  font-size: medium;
}

.line1{
line-height:130%;
}

.med1{
margin-left:30pt;
}

.shinchaku {  
overflow:auto;  
width : 800px; height : 10em;
background-color:#ffffff;  
line-height:1.5em;
}  
