@charset "utf-8";


/* ------------  index.html ------------------------- */

body {
    background: #fff;
}

.container {
    width: 960px;
    margin: auto;
}

.test_image01 {
    margin: 0 auto 20px;
    width: 1170px;

}



.main_contents img {
    width: 950px;
    height: auto;
    max-width: 100%;
}

.test_image02 {
    margin-bottom: 60px;
}

.test_image02 img {
    width: 950px;
    height: auto;
    max-width: 100%;
}

.test_image03 {
    margin: 0 auto 20px;
    width: 1170px;
}

.test_image03 img {
    width: 1170px;
    height: auto;
    max-width: 100%;
}
