HTML {
SCROLLBAR-FACE-COLOR:#FFFFFF;
SCROLLBAR-TRACK-COLOR:#FFFFFF;
SCROLLBAR-ARROW-COLOR:#000000;
SCROLLBAR-3DLIGHT-COLOR:000000;
SCROLLBAR-DARKSHADOW-COLOR:#000000;
SCROLLBAR-HIGHLIGHT-COLOR:#000000;
SCROLLBAR-SHADOW-COLOR:#000000;
}
BODY {
BACKGROUND-COLOR:#FFFFFF;
margin:2px;
}
H1 {font-size:0.8em; font-weight : normal;}
HR {COLOR:#FF9C00;}

div.centering {
text-align: center; 
}
div.centering table {
margin: auto;
}
.naka {
text-align:center
}
.hidari {
text-align:left
}
.migi {
text-align:right
}
.deka1 {
font-size:1.4em;
font-weight:bold
}
.deka2 {
font-size:1.2em;
font-weight:bold
}
.small {
font-size:0.8em;
}
.middle {
font-size:0.9em;
}
.pankuzu {
font-size:0.8em;
background-color:#FFFFFF;
}
.bold {
font-weight:bold
}
.chau {
text-decoration:line-through
}
.caution {
color:#646DCC;
font-weight:bold;
}
.lf {
float:left
}
.rf {
float:right
}
.afiboxl {
float:left;
width:120px;
text-align:center;
}
.afiboxr {
float:right;
width:120px;
text-align:center;
}
.deka {
font-size:1.8em;
font-weight:bold;
}
.rihogame {
color: #FF69B4; 
font-weight: bold;
}
.buntou {
font-size:2.2em;
float:left;
font-weight:bold;
}
.footer {
clear:both;
}
.cursor {
cursor:pointer;
cursor:hand;
}
.tbox1 {
width: 70%;
}