@charset "utf-8";
/* CSS Document */
.l-content .keyVisual {
	margin: 0 10px 10px;
}
.l-content .chemicalBox {
	padding-top: 10px;
}
.l-content .txtbox {
	margin: 0 10px 25px;
}
.l-content .chemicalBox table.chemicalTable {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin:10px 0 0 0;
}
.l-content .chemicalBox table.chemicalTable th, .l-content .chemicalBox table.chemicalTable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	word-wrap: break-word;
}
.l-content .chemicalBox table.chemicalTable th {
	background: #EBEBEB;
	text-align: center;
	font-weight: bold;
}
.l-content .chemicalBox table.chemicalTable .center {
	text-align: center !important;
}
.l-content .chemicalBox table.chemicalTable .top {
	vertical-align: top !important;
}
.l-content .chemicalBox table.chemicalTable .w3 {
	width: 3% !important;
}
.l-content .chemicalBox table.chemicalTable .w5 {
	width: 5% !important;
}
.l-content .chemicalBox table.chemicalTable .w10 {
	width: 10% !important;
}
.l-content .chemicalBox table.chemicalTable .w27 {
	width: 27% !important;
}
.l-content .chemicalBox table.chemicalTable .w33 {
	width: 33% !important;
}
.l-content .chemicalBox table.chemicalTable td.cm01 {
	background: #EBEBEB;
}
.l-content .chemicalBox table.chemicalTable td.cm02 {
	border-bottom: none !important;
}
.l-content .chemicalBox table.chemicalTable td.cm03 {
	border-top: 1px solid #CCCCCC;
}
.l-content .chemicalBox table.chemicalTable td.cm04 {
	border-right: none !important;
	vertical-align: top;
}
.l-content .chemicalBox table.chemicalTable td.cm05 {
	border-right: 1px solid #CCCCCC;
}
.l-content .chemicalBox table.chemicalTable td.cm06 {
	border-left: none !important;
}
.l-content .chemicalBox table.chemicalTable td.cm07 {
	border-left: 1px solid #CCCCCC;
}
.l-content .chemicalBox table.chemicalTable td.exemption1 {
	border-left: 1px solid #CCCCCC;
	background: #f0f8ff;
	text-align: center;
}
.l-content .chemicalBox table.chemicalTable td.exemption2 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #f0f8ff;
	text-align: center;
}
.l-content .chemicalBox table.chemicalTable td.exemptionBk {
	background: #f0f8ff;
}
.l-content .chemicalBox table.chemicalTable td.tc {
	text-align: center;
}