/**********************************************************************
NEC : For ContentArea [ /css/telecomasia.css ]
07.09.25
***********************************************************************
-----LIST---------------
01: telecomasia/index.html
------------------------
**********************************************************************/

/*********************************************************************/

/** dl(wideSet) */
#NF-ContentArea .NF-main .NF-wideSet_org dl {
	width: 560px;
	margin: 0 0 10px 10px;
	border-bottom: 1px solid #e9e9e9;
}
#NF-ContentArea .NF-main .NF-wideSet_org dl:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#NF-ContentArea .NF-main .NF-wideSet_org dl dt {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#NF-ContentArea .NF-main .NF-wideSet_org dl dd {
	float: left;
	width: 350px;
	padding-bottom: 3px;
}
#NF-ContentArea .NF-main .NF-wideSet_org dl dd span.NF-linkpop{
    display:block;
	padding-left: 13px;
	background: url("/nec_tmp/v1/common/images/bullet_w_arrow.gif") 0 0.1em no-repeat;
	margin:10px 0 5px 270px;
}
#NF-ContentArea .NF-main .NF-wideSet_org dl dd span.NF-linkpop2{
    display:block;
	padding-left: 13px;
	background: url("/nec_tmp/v1/common/images/bullet_w_arrow.gif") 0 0.1em no-repeat;
	margin:10px 0 5px 230px;
}

/** dlidateSet) */

#NF-ContentArea .NF-main .NF-wideSet_org dl dd img {
	margin-left: 5px;
}
