table.style1 {border-collapse:  separate;
border-spacing: 10px; 
}

table.style2 {border: solid 1px #8b8b8b;
border-collapse:  separate;
width: 158px;
background-color: #ebebeb;
border-spacing: 1px; 
text-align: center;}

table.style3 {border: solid 1px #d8d8d8;
border-collapse:  separate;
width: 640px;
border-spacing: 7px; 
text-align: left;
}

BODY{font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo, sans-serif;font-size:13px; line-height:140%;}medium{font-size:110%;}small{font-size:90%;line-height:140%;
}
a:active { color: #FF0000; text-decoration: none;}a:link { color: #001AB9; text-decoration: none;}a:visited { color: #001AB9; text-decoration: none;}a:hover {background-color:ffffff; text-decoration: none; color:#ff0000}