/* CSS Document */

body{ margin: 0; padding: 0; background-color: #c5e2f7; text-align: center; }
#waku{ width: 650px; text-align: center; margin-left: auto; margin-right: auto; }
#main{ width: 650px; background-image: url(bg.jpg); background-repeat: repeat-y; }
#footer{ width: 644px; margin: 0 3px 0 3px; text-align: center; background-image: url(foot_bg.gif); background-repeat: no-repeat; background-position: top center; font-size: 10px; line-height: 150%; padding-top: 50px; padding-bottom: 10px; line-height: 160%; }

#movie{ width: 480px; margin: 0 85px 20px 85px; }
#link{ width: 480px; margin: 0 85px 10px 85px; }
