@charset   "Shift_JIS";
BODY{
background-repeat : no-repeat;
background-attachment : fixed;
background-color : white;

line-height : 130%;
scrollbar-face-color : white;
scrollbar-highlight-color : silver;
scrollbar-shadow-color : silver;
scrollbar-3dlight-color : white;
scrollbar-arrow-color : silver;
scrollbar-track-color : white;
scrollbar-darkshadow-color : white;
background-image : url(files/icechild.jpg);


background-position : 100% 100%;
color : 330000;
font-size : 13px;
}
TABLE{
line-height : 125%;
font-size : 12px;
}
A:link{
color : navy;
text-decoration : none;
}
A:visited{
color : teal;
text-decoration : none;
}
A:hover{
color : silver;
text-decoration : underline;
}
A:active{
color : white;
text-decoration : line-through;
}
.small{
font-size : 10px;
}
.big{
font-size : 34px;
line-height : 130%;
}
.flame{
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-top-color : silver;
border-right-color : silver;
border-bottom-color : silver;
border-left-color : silver;
font-size : 12px;
}
.flame2{
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-top-style : dotted;
border-right-style : dotted;
border-bottom-style : dotted;
border-left-style : dotted;
border-top-color : silver;
border-right-color : silver;
border-bottom-color : silver;
border-left-color : silver;
border-width : 1px 1px 1px 1px;
font-size : 13px;
line-height : 125%;
}
.flame3{
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-top-style : double;
border-right-style : double;
border-bottom-style : double;
border-left-style : double;
border-top-color : silver;
border-right-color : silver;
border-bottom-color : silver;
border-left-color : silver;
border-width : 3px 3px 3px 3px;

font-size : 10px;
}