body {
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    background-color: #f5fffa;
}

h2 {
    text-align: center;
    font-size: 38px;
    line-height: 1.3;
    color: #115740;
    margin: 0 0 40px 0;
    padding: 0;
}

p {
    font-size: 18px;
    line-height: 1.4;
    color: #6f7579;
}

.clear {
    clear: both;
    margin-bottom: 100px;
}

nav {
    margin-bottom: 20px;
}

.topic-carousel {
    padding-left: 50px;
    padding-right: 50px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 100px;
}

#report {
    text-align: center;
    margin-bottom: 100px;
}

#report img {
    margin-bottom: 20px;
}

#schedule {
    text-align: center;
    margin-bottom: 100px;
}

#schedule img {
    margin-bottom: 20px;
}

#schedule p {
    margin-bottom: 20px;
}

#welcome img {
    margin-right: 30px;
}

#history img {
    margin-right: 30px;
}

#greeting img {
    margin-right: 30px;
}

#join {
    margin-left: 50px;
    margin-bottom: 100px;
}

#join h3 {
    margin-top: 20px;
}

#join ul {
    margin-left: 20px;
}

.address {
    margin-left: 20px;
}

.bold_strong {
    font-weight: bold;
    font-size: 150%;
}

#garally {
    text-align: center;
    margin-bottom: 80px;
}

#asp {
    text-align: center;
    margin-bottom: 10px;
}

#garally img {
    margin-bottom: 20px;
}

#gallery-main {
    margin: 0 10px 0 10px;
}

#gallery-main img {
    margin: 0 10px 10px 0;
}
