.scrtop {
  overflow: auto;   /* スクロール表示 */ 
  width: 220px;
  height: 500px;
  background-color: #DDFFFD;
  text-color: "#0066FF"
}

