@charset:"UTF-8";
#wrapper {
    background: #fff;
}
#content .products_contents01 {
    margin: 35px 0 0;
    background: url("../images/products/bg.png") top no-repeat;
    width: 1000px;
    height:539px;
}

#content .products_contents01 ul {
    width:690px;
    margin:0 auto;
    padding-top:60px;
}

#content .products_contents01 ul li.txt{
    margin-top:50px;
    }
