<!--
body{
background-color:#000000;
font-family:'ＭＳ Ｐゴシック',Osaka;
font-size:15px;
text-align:center;
color:#ffeeff;
line-height:125%;
margin:0px;
cursor:crosshair;
}
table{
background-image:url(transparent);
border-width:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
}
td{
font-family:'ＭＳ Ｐゴシック',Osaka;
font-size:16px;
vertical-align:top;
text-align:left;
color:#ffeeff;
line-height:125%;
margin:0px;
}
a{
line-height:125%;
cursor:crosshair;
}
a:link,a:visited,a:active{
color:#ff0000;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#ffffff;
text-decoration:underline;
}
img{
border:0px;
}
-->