@charset "UTF-8";

#content #ppwrap h3{
font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.4;
    margin-bottom: 20px;
	text-align: center;
}
#content #ppwrap h4{
font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 20px;
    padding: 10px 0;
    font-weight: bold;
	border-bottom: solid 3px #656A75;
}
#content #ppwrap p{
line-height: 1.6;
    margin-bottom: 20px;
}
