@charset "utf-8";
@import url("base.css");

section#i_wrap {

}
div#i_contents {
    padding: 36px 16px 18px;
}
.px14 { 
    font-size:14px;
}
h2 {
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    padding-bottom: 20px;
}
p {
    line-height: 180%;
    padding-bottom: 14px;
}

