body {margin:0px;
      padding:0px;
      font-size:15px; 
      line-height:180%;
      background-image: url(back.gif);
      
      color:#000000;
      font-family:Meiryo;
}

#wrapper{ width:950px;
          
        background:url(bg3.gif) repeat-y;
          margin:0px auto 0px auto;
          padding:0px;
          border: 0px solid #33CC99; 
}



#header{width:830px;
        height:78px;
        margin:0px 0px 0px 10px;
         border: 0px solid #009900; 
        background:#ffffff;  <!--ここをwrapperと同じ背景色にしないとスペースができる-->


}
.cont0{
        width:600px;
        height:20px;
        padding:5px;
        margin:0px 0px 0px 10px;
        border: 0px solid #666666;
         
        background:#ffffff;
        text-align:center;
}


.cont1{  float:left;
        width:790px;
        height:1100px;
        padding:20px;
        margin:0px 0px 0px 10px;
        border:0px solid #666666;
        background:#ffffff;
        
}


.cont3{ 
        width:820px;
        height:20px;
        padding:10px 0px 0px 10px;
        margin:0px 0px 0px 10px;
        border: 0px solid #666666;
        text-align:center;
            

}

.clears {clear:left;
}


#footer{ width:830px;
        height:80px
         padding:0px 0px 0px 0px;
         margin:0px 0px 0px 10px;
         text-align:right;
         border: 0px solid #666666;
}

a:link{font-size:13px;
       font-weight:bold;
       color:#9933ff;
text-decoration: none;
}

a:visited{font-size:13px; 
          font-weight:bold; 
          color:#9933ff;
text-decoration: none;
}

a:hover{font:13px;
        font-weight:bold;
        color:red
}


ul{list-style-type:none;
  font-size:14px;
  color:#000066;
  font-weight:bold;

}





.text1{ color:#9933ff;
       font-size:18px;
       font-weight:bold;
      
}
.text2{ color:#ff6633;
       font-size:18px;
       font-weight:bold;
}
.text3{ color:#000066;
       font-size:14px;
       font-weight:bold;
}