
.dragscroll{border:1px solid rgb(31, 40, 49); background-color:#ffffff; overflow:auto}
.free.dragscroll{width:690px; height:550px}
.free, .horizontal{cursor:-webkit-grab; cursor:-moz-grab; cursor:-o-grab; cursor:grab}
.free:active, .horizontal:active{cursor:-webkit-grabbing; cursor:-moz-grabbing; cursor:-o-grabbing; cursor:grabbing}




#dragscroll3{position:absolute; top:15px; left:60px}
#dragscroll4{position:absolute; top:300px; left:444px}



body#momotetu-190513{height: 100%; width: 100%; overflow: hidden}

.dragscroll2{width: 100%; height: 100%; overflow-y: scroll; padding-right: 17px; 
/* Increase/decrease this value for cross-browser compatibility */
box-sizing: content-box;
 /* So the width will be 100% + 17px */}

