@charset "UTF-8";


/*コンテンツ*/
#content{
    text-align: center;
}

h2{
    margin: 10px 0px;
    color: #221814;
    font-size: 18px;
    font-weight: bold;
    clear: both;
}

#content p{
    width: 900px;
    margin-left: 40px;
    margin-bottom: 30px;
    text-align: left;
    clear: both;
}

#content img {
    width: 200px;
}

#center {
    padding-top: 10px;
    width: 100%;
    height: 480px;
    background-color: #deeaf7;
    clear: both;
}

#content ul {
    margin: 30px 0px;
    float: left;
}

#content ul li {
    text-align: left;
    margin-left: 20px;
    font-weight: bold;
}

.img2 ,.img4 ,.img1 {
    width: 100px !important;
    margin-top: 30px;
    margin-left: 380px;
    float: left;
}

.img1 {
    width: 120px !important;
    margin-bottom: 20px;
}

.img3 {
    width: 80px !important;
    margin-bottom: 13px;
}

.img4 {
    width: 90px !important;
}

.img5 {
    width: 120px !important;
    margin-bottom: 7px;
}

.img6 {
    width: 130px !important;
    margin-bottom: 4px;
    margin-top: 12px;
}