﻿/* y[W̃CAEgpCSS */
body {
     background-color: #CCFF99;
     text-align: center;
     }
#contents {
     width: 800px;
     background-image: url(side_wbk.jpg);
     background-repeat: repeat-y;
     margin: auto;
     text-align: left;
     }
#main {
      width: 480px;
      float: right;
      padding-top: 10px;
      margin-right: 5px;
      }
#side {
      width: 140px;
      float: left;
      margin-left: 5px;
      }
#twocol {
        width: 650px;
        float: left;
        }
#ad_side {
         width: 140px;
         float: right;
         margin-right: 5px;
         }
address {
        clear: both;
        text-align: center;
        font-size: 12px;
        }

