/* リンク */
A:link{
text-decoration:underline;
color:#B68ED6;
}

A:visited{
text-decoration:underline;
color:#B68ED6;
}

A:action{
text-decoration:underline;
color:#B68ED6;
}

A:hover{
text-decoration:underline;
color:#888888;
}

/* カラダ */

body{
color:#ffffff;
font-size: 10px;
background-color:#000000;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000;
}

table.main_back{
background-color:transparent;
border:1px #808080 solid ;
color: #ffffff;
font-size:12px;
padding:0px;
width:750px;
height:450px;
}

td.core01{
width:401px;
height:450px;
}

td.core02{
background-image:url(./bg.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top left;
background-color:transparent;
width:346px;
height:450px;
}

