@charset "UTF-8";

body{
    background-color: #EFEFEF;
}

.contents{
    max-width: 1000px;
    margin: 0 auto;
}

.img_box{
    width: 100%;
}