@charset "utf-8";
/* CSS Document */


.featureArticle .box{ width:505px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
.featureArticle .box{ width:505px;  }
}

