
td{font-size:9pt;line-height:180%;color: #333333;}
.style2{font-size:9pt;line-height:100%;color: #070768;}
.a{font-size:9pt;line-height:100%}
.style1 {font-size: 12px;color: #ffffff;} 
.style55 {font-size: 12px; font-weight: bold;} 
.style59 {font-size: 12px;font-weight: bold;line-height:100%;}
.style63 {font-size: 14px;font-weight: bold}
.style64 {font-weight: bold;color: #FF0000;font-size: 12px;}
H1{ font-size:10pt; MARGIN:1px;color: #ffffff;} 
H2{ font-size:11pt; MARGIN:0px;color: #ffffff;font-weight: bold;line-height:140%;letter-spacing:10px;} 
H3{ FONT-SIZE: 15px;color: #070768;}

table#id{
   border-collapse:collapse;
   border: 1px solid #222222;
   padding:10px;
   background-color: #bbeeff
   font-size:12pt;
   line-height:100%;
   font-weight:bold;
} 

p { text-indent:0em;}
.a{margin:15px;font-size:9pt;line-height:200%}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}



/*全体的なリンク設定
---------------------------------------------------------------------------*/
a {
        color: #333333;
        text-decoration:none;          
}
 
a:hover {
        color: #333333;        
        text-decoration:none;
}
