@charset "utf-8";
/* CSS Document */

#topics_index h1 {
    text-align: center;
    margin-top: 50px;
}

#topics_index #hometatsu .main{
    font-size: 1.8rem;
}

#topics_index #hometatsu figure {
    float: right;
    padding:10px 0 0 40px;
}

#topics_index #hometatsu h2 {
    font-weight: bold;
    border-bottom: 1px solid #000;
    font-size: 2.4rem;
    margin: 40px 0 20px;
    border-left: 5px solid #000;
    padding-left: 5px;
}

#topics_index #hometatsu h3 {
    font-weight: bold;
    font-size: 1.6rem;
    margin-top: 40px;
}

#topics_index #hometatsu .about {
    font-weight: bold;
    font-size: 2rem;
    margin: 20px 0 0;
}

#topics_index #hometatsu a {
    color: #36F;
}
