@CHARSET "UTF-8";

body {
    color: #333333;
    font: 13px "ヒラギノ角ゴ Pro W3",osaka,"ＭＳ Ｐゴシック",sans-serif;
}
div.hdg-02-container .hdg-02-6 {
    background: linear-gradient(#ffdbb7, #ffbf7f);
    background: -moz-linear-gradient(top, #ffdbb7, #ffbf7f);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffdbb7), to(#ffbf7f));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffdbb7, EndColorStr=#ffbf7f);
    margin-bottom:0;
}
.hdg-02-6 {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
li.topicslistFont {
    font-size: 16px;
}
.topicslistInfo {
    width: 100%;
    border: 0;
    cellpadding: 0;
    cellspacing: 0;
}
.topicsWidth {
    width: 77px;
}
div.topicsKeisai {
    font-size: 10px;
}
div.topicsContent {
    font-size: 12px;
    line-height: 13px;
    color: #FF9B26;
}
.thumbProf {
    border-radius: 10px;
}