@charset "shift_jis";

*{
background-color:#FFFFFF;
font-family:monospace;
font-style:normal;
font-weight:normal;
color:#000000;
text-align:left;
line-height:1.5em;
text-decoration:none;
text-indent:0;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:gold;
scrollbar-track-color:brown;
scrollbar-darkshadow-color:white;
}

Body{
background-attachment: fixed;
background-image:url(../img/.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}

img{border-style:none;}

A:link{color:#CC0000;text-decoration:underline;}
A:visited{color:#CC0000;text-decoration:underline;}
A:active{color:#FF0000;font-weight:bold;text-decoration:underline;}

HR{color:black;}

H1{
font-size:140%;
color:brown;
font-weight:bold;
text-indent:0;
}

H2{
font-size:120%;
color:brown;
font-weight:bold;
text-indent:0;
}

H3{
font-size:105%;
color:brown;
font-weight:bold;
text-indent:0;
}

B{
font-weight:bold;
}

SMALL{
font-size:x-small;
}

p.right{
text-align:right;
}

p.center{
text-align:center;
}
