a:link
{
color: #FFCC66;
text-decoration: none;
}

a:visited
{
color: #FFCC00;
text-decoration: none;
}

a:active
{
color: #FFCC66;
text-decoration: none;
}

a:hover
{
color: #FF9933;
text-decoration: overline underline;
}

body
{
background-color: #000000;
background-image: url("images/site/raitei.JPG");
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top left;
scrollbar-arrow-color: #FFCC00;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #66CCFF;
scrollbar-shadow-color: #66CCFF;
scrollbar-darkshadow-color: #000000;
}

h5
{
color: #66CCFF;
}

#contents
{
background-color: 000000;
color: #FFFFFF;
filter: alpha(opacity=60);
position: absolute;
top: 100px;
left: 100px;
width: 390;
}

#sides
{
background-color: #000000;
border-style: dotted;
border-color: #FFFFFF;
border-width: 2px;
color: #FFFFFF;
text-align: center;
filter: alpha(opacity=60);
}

#top
{
background-color: #000000;
border-style: dotted;
border-color: #FFFFFF;
border-width: 2px;
color: #FFFFFF;
text-align: center;
filter: alpha(opacity=60);
position: absolute;
top: 10px;
left: 100px;
width: 390px;
}
