@charset "UTF-8";

.topicsarea h1{
    font-size: 24px;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 20px;
    background: url(../img/tit_bg_footer_sp.png) center bottom no-repeat;
    background-size: 280px 24px;
    padding-bottom: 32px;
    line-height: 1.4;
    color: #d1c0a5;
}
.topicsarea h2{
    font-size: 16px;
    background: url(../img/tit_02_bg.png) 0 center repeat-y;
    background-size: 100% auto;
    color: #d1c0a6;
    padding: 8px 0;
    text-align: center;
    margin: 0 0 20px;
    line-height: 1.4;
}
.topicsarea h3{
    font-size: 14px;
    color: #d1c0a6;
    margin: 0 0 8px;
    line-height: 1.4;
    content: "■";
}
.topicsarea h4{
    font-size: 14px;
    color: #d1c0a6;
    margin: 0 0 8px;
    line-height: 1.4;
}
.topicsarea h5{
    font-size: 14px;
    color: #d1c0a6;
    margin: 0 0 8px;
    line-height: 1.4;
}
.topicsarea h6{
    font-size: 14px;
    color: #d1c0a6;
    margin: 0 0 8px;
    line-height: 1.4;
}
.topicsarea p{line-height: 1.4em; margin-top: 1em;}
.topicsarea ul{list-style:disc;list-style-position: inside;line-height: 1.4em; margin-top: 1em;}
.topicsarea ol{list-style: decimal;list-style-position: inside; line-height: 1.4em; margin-top: 1em;}
.topicsarea li{}
.topicsarea blockquote{padding: 0.2em 1.2em 1.2em 1.2em; font-style: italic;}