


article h2 {
height:27px;
font-size: 16px;
padding-top:16px;
padding-left: 80px;
margin-bottom:6px;
margin-right:16px;
font-size: 1.6rem; /* =16px */
background: url(../image/question.gif) no-repeat 16px 0px;
}

article p {
min-height:33px;
padding-left: 80px;
margin-bottom:16px;
margin-right:16px;
font-size: 14px; font-size: 1.4rem; /* =14px */
line-height:20px; line-height:2.0rem;  /* =20px */
background: url(../image/answer.gif) no-repeat 26px 0px;
}
