body{
font-family: "ＭＳ Ｐゴシック", "Osaka"; 
font-size:10pt; 
margin-left:45px; 
line-height:120%;
background-image: url(image/bg.jpg); 
background-repeat:repeat
}

table{
font-family: "ＭＳ Ｐゴシック", "Osaka"; 
font-size:10pt; 
line-height:140%;
}

a:link{
font-family: "ＭＳ Ｐゴシック", "Osaka"; 
font-size:10pt; 
color:blue; 
text-decoration:underline; 
}

a:visited{
font-family: "ＭＳ Ｐゴシック", "Osaka"; 
font-size:10pt; 
color:blue; 
text-decoration:underline; 
}

a:hover{
font-family: "ＭＳ Ｐゴシック", "Osaka"; 
font-size:10pt; 
text-decoration:underline; 
background-color:yellow
}