次に、左のメニュー項目として次のようなスタイルを指定します。


    .Leftmenu {
      position: absolute;
      top: 120px;
      left: 0;
      width: 170px;
      padding: 0 0 20px 10px;
    }