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

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