/* index　スクロール部分 */

div.scroll{
   overflow:scroll;
   overflow-x:hidden;
   height:300px;
}