@charset "UTF-8";
body{

}
#wrapper{
margin:0px auto 0px auto;
width:1200px;
background-image:url(../images/bg01.jpg);
background-position:center top;
background-repeat:no-repeat;

}
#contents{
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
width:1060px;
height:830px;
}
#footer{
margin:40px auto 0px auto;
width:1060px;
text-align:center;
}
