@charset "UTF-8";

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

em,
strong {
	color:#063;
}

#detail #main #recommend ul li {
	float: none;
}

#detail #main #customer {
	padding-top: 3px;
}


/* method */

#method {
	background-image:url(../images/bg.gif);
}
.method-inner {
	background-image:url(../images/bg_round_top.gif);
}
.method-inner p.bottom {
	background-image:url(../images/bg_round_btm.gif);
}
