


article {
padding-bottom:16px;
}

article .about {
width:456px;
float:left;
margin-left:16px;
margin-right:16px;
}

article .about h2 {
margin-bottom:12px;
font-size: 16px; font-size: 1.6rem; /* =16px */
}

article .about p {
margin-bottom:16px;
font-size: 14px; font-size: 1.4rem; /* =14px */
line-height:20px; line-height:2.0rem;  /* =20px */
}

article .about p.attention {
font-size: 12px; font-size: 1.2rem; /* =12px */
}

article .map {
width:456px;
margin-right:16px;
float:right;
}
