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


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