
BODY{
font-size : 16px;
font-family : "‚l‚r ƒSƒVƒbƒN";
color : #3e3e3e;
}
.#f10{
font-size : 10px;
}
.#f12{
font-size : 12px;
}
.#f15{
font-size : 15px;
}
.#f30{
font-size : 30px;
}
A:HOVER {
color:red;
position:relative;
left:2px;
top:2px;
}
.shadow2{
width: 100%;
filter:dropshadow( color=#cccccc, offx=2, offy=2, positive=1 );
font-size : 20px;
color : white;
}
.spa{
margin-left : 10px;
margin-right : 10px;
}
.mydialogbox
      {
width : 160px;
height : 100px;
padding-top : 10px;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
background-repeat : no-repeat;
position : fixed;
}
.contents
      {
width : 140px;
height : 80px;
margin : 0px;
margin-right : 0px;
margin-bottom : 0px;
margin-left : 0px;
overflow: auto;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
font-size : 10px;
}
