@charset "utf-8";

#article .txt_center {
	text-align: center;
	margin-top: 55px;
	padding-bottom: 50px;
}
#article h3 {
	padding-bottom: 17px;
	color: #188DC8;
    font-size: 175%;
    font-weight: bold;
}
#article p {
	padding-bottom: 18px;
}