@charset "UTF-8";
/* CSS Document */
#Scroller-1 { 
background:url(../img/s-title.jpg) no-repeat top left;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#888888;
font-size:11px;
line-height:15px;
overflow:hidden;
width: 284px;
height: 55px;
padding-left:96px;
position: absolute;
top: 0px; right: 10px;
}

#Scroller-1 li {
margin:0 0; padding: 1px 0px;
list-style:none;
background:url(../img/s-li.gif) no-repeat left;
text-indent: 10px;
}
.Scroller-Container {
position:relative;
width:260px;
}
.Scrollbar-Track {
  width: 2px; height: 50px;
  background:url(../img/s-handle.gif) repeat-y left;
  position: absolute;
top: 5px; right: 35px;
}
.Scrollbar-Handle {
  width: 2px; height: 30px;
  background-color:#ff369a;
  position: absolute;
top: 0px; right: 0px;
}
#Scroller-footer{
background:url(../img/s-title.jpg) no-repeat bottom left;
width: 380px;
height: 14px;
position: absolute;
top: 55px; right: 10px;
}
/* 
.info-all {
position: absolute;
top: 10px; right: 60px;
width: 400px;
height: 80px;
}
#info2{
clear:both;
background:url(img/info_header.gif) no-repeat top left;
padding:10px 30px 0 30px;
width:400px;
height:60px;
}
#info ul{
list-style:none;
}
.info-left{
width:360px;
border-right:#B8B8B8 solid 5px;
padding:0 15px 0 0;
margin:0 0 5px 0;
float:left;
}
#Scroller-1 { 
position: absolute; 
overflow: hidden;
width: 400px;
height: 80px;
list-style:none;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#888888;
font-size:10px;
}
#Scroller-1 a{
text-decoration:underline;
}
#Scroller-1 li{
list-style-image:url(img/down_bt.gif) left center no-repeat;
margin:0 0 2px 0;
padding:0 0 2px 0;
display:block;
width:320px;
}
.Scroller-Container {
position: absolute;
width: 400px;
top: 10px; right: 60px;
}
#Scrollbar-Container {
position: ;
top: 10px; right: 60px;
}
.Scrollbar-Up {
cursor: pointer;
position: absolute;
right: 5px;

}
.Scrollbar-Track {
width: 15px; height: 50px;
position: absolute;
top: 20px; right: 0px;
background: transparent url(img/scroll_line.gif) repeat-y center right;
}
.Scrollbar-Handle {
position: absolute;
width: 20px; height: 5px;
}
.Scrollbar-Down {
cursor: pointer;
position: absolute;
top: 70px; right: 5px;
}
 */

