@charset "UTF-8";

.agree {
/* width: 100%; */
margin: 0px 0px 35px 0px;
}

.agree h2 {
margin: 30px 0px 10px 15px;
font-size: 30px;
color: #000088;
font-weight: bold;
}

.agree h3 {
margin: 10px 0px 10px 15px;
font-size: 24px;
color: #880011;
font-weight: bold;
}

.agree p {
margin: 0px 0px 10px 0px;
color: #343434;
font-size: 13px;
line-height: 30px;
}

