/* for Shiga Kenritsu Dai */
/* 通常記事の文字幅 */
#main .text-parts p {
    line-height: 2.0 !important;
}

/* CKエディタテンプレート1(画像＋小見出し＋記事) */
#main .text-parts ul p {
    line-height: 1.5 !important;
}

/* CKエディタテンプレート2(画像＋小見出し＋記事) */
#main .text-parts .harf p {
    line-height: 1.6 !important;
}

#main .text-parts .w160 p {
    font-size: 0.86em;
    line-height: 1.6 !important;
}
