@charset "utf-8";


/* ------------------------------------------------------
l-content
------------------------------------------------------ */
.l-content .txtArea {
	margin-bottom: 35px;
	padding: 0 10px;
}
.l-content .txtArea .lBox {
	float: left;
	width: 490px;
	margin-right: 50px;
}
.l-content .txtArea .rBox {
	float: left;
	width: 370px;
}
.l-content #ip { margin-bottom: 100px;}
.l-content .ip {
	width: 910px;
	height: 92px;
	margin-bottom: 20px;
	background: url(/special/led/glossary/images/bg_ip.png) no-repeat;
}
.l-content .ip dt,
.l-content .ip dd { text-indent: -9999px;}
.l-content #ip table {
	width: 910px;
	border: 1px solid #ccc;
}
.l-content #ip table th {
	padding: 8px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}
.l-content #ip table th.cell01 { width: 130px;}
.l-content #ip table th.cell02 { width: 270px;}
.l-content #ip table th.cell03 { width: 507px;}
.l-content #ip table td {
	font-size: 12px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.l-content #ip table td.cell01 {
	padding: 8px 0;
	text-align: center;
}
.l-content #ip table td.cell02,
.l-content #ip table td.cell03 { padding: 8px 0 8px 12px;}
.l-content #ip .note { font-size: 10px;}