/* indexページでのみ使用 */
.top_topic{
    font-family :"HG丸ｺﾞｼｯｸM-PRO";
    text-align : left;
    line-height : 150%;
    font-size : 87%;
    color:#000000;
    list-style-type:none;
}
.top_topic_day{
    font-family :"HG丸ｺﾞｼｯｸM-PRO";
    font-size : 106%;
    font-weight : bold;
    color : #FF5555;
    border-bottom-style : dotted;
    border-bottom-color : gray;
    border-bottom-width : 1px;
    margin-top : 5px;
    width:530px;
    padding-left:30px;
}
.top_topic_contents{
    margin-left : 10px;
    width:520px;
    font-size : 81%;
    font-family :"HG丸ｺﾞｼｯｸM-PRO";
    padding-left:50px;
}
.top_logo{
    margin-left : auto;
    margin-right : auto;
    text-align : center;
    margin-bottom : 30px;
    padding-left:50px;
}
.logo{
    margin-bottom : 20px;
}
