@charset "UTF-8";

/* load common style */
@import url("../../css/common.css");

em,
strong {
	color:#060;
}

/* feature */

#detail #main #feature #feature1 .text {
	margin:10px 0 20px;
}


