@charset "utf-8";
/*table

---------------------------*/

.l-content .msds_tb {
	font-size: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: 10px;
	padding: 0px;
	width: 910px;
}
.l-content .msds_tb th {
	background: #e8e8e8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	margin: 0px;
}
.l-content .msds_tb td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	margin: 0px;
}
.l-content .tab {
	margin: 10px 0pc 15px 15px;
	border-bottom: 1px solid #ccc;
}
.l-content .tab01 {
	background: #3366ff;
	color: #FFFFFF;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	margin: 0px 10px 0px 0px;
	vertical-align: top;
	float: left;
}
.l-content .tab01a {
	background: #eeeeee;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
	margin: 0px 10px 0px 0px;
	vertical-align: top;
	float: left;
}
.l-content .tab01a a:link {
	color: #999999;
	text-decoration: none;
}
.l-content .tab01a a:visited {
	color: #999999;
	text-decoration: none;
}
.l-content .tab01a a:hover {
	color: #333333;
	text-decoration: none;
}

.tab02a-2 {
	display: inline-block;
	margin-bottom: 1.2em;
	padding: 0 10px;
	border-right: 1px solid #ccc;
	line-height: 100%;
}
.l-content .tab02a-2 a:link {
	color: #1D3994;
	text-decoration: none;
}
.l-content .tab02a-2 a:visited {
	color: #1D3994;
	text-decoration: none;
}
.l-content .tab02a-2 a:hover {
	background: #fcf7e6;
	color: #ff6600;
	text-decoration: none;
}

.l-content .cl {
	clear: both;
}
.l-content .mt010 {
	margin-top: -10px;
}
