@charset   "Shift_JIS";

<!--
A:link{
 		
				
  color : black;
  text-decoration : none;
  font-size : 7pt
;
}
A:hover{
    
    
  		
				
				
  color : gray;
  text-decoration : line-through;
  cursor : hand;
  position : relative;
  
  
  font-size : 7pt
;
}
A:visited{
    
    
  		
				
				
  color : black;
  text-decoration : inherit;
  font-size : 7pt
;
}
A:active{
    
    
  		
				
				
  color : red;
  text-decoration : none;
  font-size : 7pt
;
}
Img {  
    
    
				
				
		border:none 
;
}
BODY{
    
    
  		
      
      font-family : "Verdana,Arial,Helvetica,sans-serif,Courier New";
      
      font-weight: normal;				
       margin-top : 0px;
       margin-bottom: 0;
       margin-left: 0;
       margin-right: 0;

  
  

  font-size : 7pt;
}

TABLE{
    
    
  		
				
				
      border-collapse: collapse;

            /*↑まとめて→の数値を０に出来るそれぞれの指定はテーブルタグにpadding: 0;cell-spacing: 0;cellpadding="数"*/
}
TD, TH{
    
    
  		
      font-size : 7pt;
      font-family : "Verdana,Arial,Helvetica,sans-serif,Courier New";
  
        
      font-weight: normal;
      border-width : 0px 0px 0px 0px;

  line-height : 170%;
}
#darkcolor-back{  
    
    
				
		color : white;

		background-color : white;
}

-->
