#header {
}

/*　画面右側の幅　*/

/*　#saide01- 画面右側の位置決め(左上を始点として.)　*/
#side01{
          position:absolute;
          left:630px;
          top:200px;
}
