#area_coupon h2 {
	background: url(../images/icon_news.png) no-repeat 10px 50%;
	background-size: 16px 20px;
}


#area_coupon .titleBox {
	font-weight:bold;
	font-size:120%;
}


#area_coupon li {
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
	position: relative;
	font-size: 11px;
	line-height: 1.6;
}




ul.castProf {
	width:70%;
	clear:both;
	margin:20px auto;
}

ul.castProf li {
	margin-bottom:10px;
}

ul.castProf li img {
	width: 100%;
	height: auto;
}

/*ul.castProf li:nth-child(odd) {
	width:48%;
	float:left;
}
ul.castProf li:nth-child(even) {
	width:48%;
	float:right;
}*/









