@charset "utf-8";

/* style02_pc.css
 * ************************************************** */

#read h2 img {
	width: 238px;
}
#cat02 .subImg {
	position: relative;
}
#cat02 .subImg img + img {
	position: absolute;
	top: -30px; left: 50%;
	margin-left: 178px;
	z-index: 10;
}
