body{
 margin: 0;
 padding: 0;
 color:#ccffFF;
 background: #000033;
 background-color: #000033;
 LINK="#FFFF00" ALINK="#FF0000" VLINK="#999900"
}

a:link{
 color:#FFFF00;
}

a:visited{
 color:#999900;
}

a:hover{
 color:#FFFFFF;
}

a:active{
 color:#FF0000;
}

ul {
 list-style:none;
 font-weight:bold;
 text-align:center;
 margin:0;
 color:#FFFF00;
 background-color:transparent;
 border:1;
 border-color:#FFFFFF;
}

li{
 display:inline;
 white-space:nowrap;
}

li a{
 text-decoration:none;
 color:#FFFF00;
 background:tranceparent;
}

li a:hover{
 color:#FFFFFF;
 background-color:#000033;
}

h1{
 color:#Ffff00;
}

/* ＤＩＶ　*/

#header{
 width:680px;
 hight:200px;
 background-color:#000033;

 background-repeat: no-repeat;
 background-position: right top;
 
}

.mahou{
 background: url(images/kenkyusitu2.jpg);
}

.seirei{
 background: url(images/mothertree.jpg);
}

.yami {
 background: url(images/silentcave.jpg);
}

.gijutu{
 background: url(images/SKT.jpg);
}

.pri{
 background: url(images/gunter.jpg);
}


.profile{
 background: url(images/sumobeyabanner_paperman2.jpg);
}

.tokubetu{
 background: url(images/sumobeyabanner_tokubetu.jpg);
}

.zokusei{
 background: url(images/sumobeyabanner_zokusei.jpg);
}

.dani{
 background: url(images/sumobeyabanner_geren.jpg);
}

.illusion{
 background: url(images/sumobeyabanner_illusion.jpg);
}


#content{
 width:800px;
 background-color:#000033;
}

#wrapper{
 width:680px;
 float:left;
 background-color:#000033;
}

#menu{
 width:170px;
 height:570px;
 float:left;
 background-color:#000033;
 overflow-y:scroll;
 
 scrollbar-face-color: #000033;
 scrollbar-track-color: #000033;
 scrollbar-arrow-color: #FFFF00;
 scrollbar-3dlight-color: #FFFF00;
 scrollbar-highlight-color: #000033;
 scrollbar-shadow-color: #000033;
 scrollbar-darkshadow-color: #FFFF00;

}

#main{
 width:490px;
 float:right;
 background-color:#000033;
}

#footer{
 width:680px;
 background-color:#000033;
 font-size:12;
 color:#FFFF00;
}

#ad{
 width:120px;
 float:right;
 background-color:#000033;
}

/* ＤＩＶ（profile用）　*/

#mainwide{
 width:640px;
 float:right;
 background-color:#000033;
}
