body,td { font-size:6pt; }
* { font-family:"Osaka","Verdana"; }
html
{
height: 100%;
}

body
{
text-align: center;
height: 100%;
}

div.joge
{
height: 45%;
}

div.naka
{
height: 10%;
text-align: center;
}




a{ text-decoration:none; }
a:link{ color:#5acdd2; }
a:active { color:#befcff; }
a:visited{ color:#5acdd2; }
a:hover{ color:#befcff; }
