@charset "utf-8";
/* ------------------------------------------------------------
   
	container.css
	create : 080926 
	update : 080926

------------------------------------------------------------ */

div.NF-main dl.detail {
	margin:0 0 30px 10px;
	font-size: 95%;
}
div.NF-main dt {
	background-image: url(/nec_tmp/v1/common/images/blt_blue_ss.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 13px;
}
div.NF-main dd {
    margin-bottom: 10px;
}

