/*
Theme Name: habakiri-child
Theme URI: http://2inc.org
Description: Habakiri の子テーマ
Author: Takashi Kitajima
Author URI: http://2inc.org
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Template: habakiri
*/

body {
    /* ゴシック体の場合 */
    font-family: "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    /* 明朝体の場合 */
    font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.8;
}
 
p, ul, ol, dl, table {
    margin-bottom: 20px;
}
 
h2, .h2 {
    font-size: 26px;
    margin: 40px 0 20px;
}
 
h3, h3 {
    font-size: 22px;
}

CSS
.copyright {
    background-color: #3a3636;
    color: #9c9b9b;
    padding: 15px 0;
    text-align: center;
}

.copyright {
    color: #fafdff;
    padding: 15px 0;
    text-align: center;
}


#reproduction {
padding-top: 200px;
margin-top: -200px;
}

#theme_reproduction {
padding-top: 200px;
margin-top: -200px;
}

#immune_system {
padding-top: 200px;
margin-top: -200px;
}

#theme_immune {
padding-top: 200px;
margin-top: -200px;
}

#recognition {
padding-top: 200px;
margin-top: -200px;
}

#theme_recognition {
padding-top: 200px;
margin-top: -200px;
}

#metamorphosis {
padding-top: 200px;
margin-top: -200px;
}

#theme_metamorphosis {
padding-top: 200px;
margin-top: -200px;
}

#reconstruction {
padding-top: 200px;
margin-top: -200px;
}

#theme_reconstruction {
padding-top: 200px;
margin-top: -200px;
}

#theme
{.article-body p {
	line-height: 1.5;
	}}

