@charset "utf-8";
/* CSS Document */

.hed_img {
	background:url(../../../../files/public/category/case1/hed_img.jpg) 0 0 no-repeat;
	width:945px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.title_img {
	background:url(../../../../files/public/category/case1/title_img.jpg) 0 0 no-repeat;
	width:800px;
	height:35px;
	text-indent:-9999px;
}


.feature_list {
	margin:0;
	padding:0;
}


.feature_list dt {
	background:url(../../../../files/public/com/icon_arrow.gif) no-repeat 0 4px;
	border-bottom:1px solid #d82a27;
	padding-left:15px;
	font-size:1.2em;
	font-weight:bold;
	color:#d82a27;
	margin-bottom:5px;
	padding-bottom:5px;
}

.feature_list dd {
	padding-left:15px;
	padding-bottom:10px;
}
