
/*------ スクロール表示 ----------*/

.scr{
  overflow-y: scroll;    
  width : 280px;
  height: 100px;
}