@charset "Shift_JIS";
#all{
 width:100%;
 background-color:#000000;
}
#top{
 float:left;
 width:100%;
 color:#000000;
 background-color:#ffffff;
}
#sidemenu{
 width:15%;
 float:left;
 background-color:#000000;
 color:#FFCC33;
 line-height:110%;
}
#main{
 width:84%;
 float:right;
 background-color:#000000;
 line-height:130%;
}
#bottom{
 float:left;
 width:100%
}
#special{
color: rgb(255, 211, 187);
 padding:0.3em;
 background-color: rgb(47, 17, 215);
 position: fixed;
 _position: absolute;
 top: 7em;
 right: 2em;
 height: 114px;
 width: 414px;"
}

