#sroll_box {
position: relative;
  padding:0;
  margin:0 0 0 0 ;
  height:330px;
  clear:both;
}

.Scroller-Container {
position: absolute;
  top: -10px; left: 0px;
  width:500px;
  padding:0px;
  margin:0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #333;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 3px; height: 250px;
  position: absolute;
  top: 20px;
  left: 3px;
  background-color: #111;
}
.Scrollbar-Handle {
  position: absolute;
  left:-4px!important;
  width: 12px; height: 31px;
background:url(../../members/images/handle_rollout.gif) no-repeat top left;

}


.Scrollbar-Handle img {
margin:0px;
padding:0px;
border:0px;
}



.Scrollbar-Down {
  position: absolute;
  top: 280px;
  width: 10px; height: 10px;
  background-color: #333;
  font-size: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 40px; left: 520px;
  height:250px;
}

#wakuContainer {
  position: absolute;
  top: 30px; left: 0px;
  width: 500px;
  height: 300px;
  background-color: #000;
}




#Profile, #Links { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 500px;
  height: 280px;
  display: none;
}
#Profile {display: block;}



/*

#News, #About, #Extra { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 480px;
  height: 180px;
  display: none;
}
#News {display: block;}


*/

.Scroller-Container p {
  margin: 0; padding: 10px 10px 20px 10px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  text-indent: 0px;
  color: #ccc;
  line-height:2em;
}

.Scroller-Container div {
  margin: 0; padding: 10px 10px 20px 10px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  text-indent: 0px;
  color: #ccc;
  line-height:2em;
}


ul.profile_detail {
  color: #820000;
  line-height:1.5em;
  margin:0;
  padding:0;
}

ul.profile_detail li{
display:block;
list-style:none!important;
margin:0 0 5px 10px;
padding:0px;
clear:both;
}

ul.profile_detail li img{ margin:0px 10px 0 0; width:90px; height:20px; display:block; float:left;}
ul.profile_detail li span{ margin:0px 0 0 0 ; }


div.Scroller-Container div dl{ padding:0; clear:both; margin:0;}
div.Scroller-Container div dl dt{float:left; width:120px;}
div.Scroller-Container div dl dd{float:left; width:280px;  margin:0 0 10px 0!important;}
div.Scroller-Container div a img{ border:none; }



#Navigation {
  position: absolute; 
  top: 0px;
  left: 0px;
  width:530px;
  height:25px;
  background:url(../../images/bar/dj/bar_530_25.png) no-repeat top left;
  margin:0;
  padding:0;
}


#Navigation a img{
  margin: 0px;
  padding: 0px;
  height: 20px;
    width:60px;
	border:0;
}


#Navigation a {
  margin: 3px 0 0 5px;
  padding: 0px;
  height: 20px;
    width:60px;

   background-repeat:no-repeat;
     display: block;
  float: left;
}


#Navigation a:hover {

  height: 25px;
   background-image:url(../../members/images/btn_navi_on.png);
   background-repeat:no-repeat;
   }


#Navigation a.current {

  height: 25px;
     background-image:url(../../members/images/btn_navi_on.png);
   background-repeat:no-repeat;

}


/*
#Navigation a {
  margin: 5px 2px 0 0;
  padding: 0 5px;
  height: 20px;
  background-color: #E4E4E4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAA;
  text-decoration: none;
  display: block;
  float: left;
  letter-spacing: 1px;
}
#Navigation a:hover {
  margin-top: 0px;
  height: 25px;
}
#Navigation a.current {
  margin-top: 0px;
  height: 25px;
  background-color: #EEE;
  color: #777;
}
*/


#Tween {
  position: absolute;
  top: 50px;
  left: 490px;
  width: 100px;
}
#Steps {
  position: absolute;
  top: 275px;
  left: 50px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAA;
}
#Tween a, #Steps a {
  padding: 5px 10px;
  display: block;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAA;
  text-decoration: none;
}
#Tween a:hover, #Steps a:hover {
  color: #777;
}
