@charset "utf-8";
/* h2 */
#wrapContent h2 {
	margin-bottom: 18px;
}
/* h3 */
#wrapContent h3 a {
	text-decoration:none;
}

/* category color */
#wrapContent h3,
#wrapContent h3 a{
	color:#ff7e90;
}


/* box image area */
.boxImgL p.clickP,
.boxImgR p.clickP {
	font-size:90%;
	background:url(../../common/images/share/arrow_bigimg.gif) no-repeat 2px 50%;
	padding-left:15px;
	margin:10px 0 2px;
}
.boxImgL p.txtP,
.boxImgR p.txtP {
	font-size:80%;
	margin-bottom:8px;
}

.boxImgL p.imgNone,
.boxImgR p.imgNone {
	height:0;
	display:none;
}