@charset "utf-8";

/*------------------------------------
   product
------------------------------------*/

/* table ---------------------------- */

#contentsArea table.dataTable01 tbody tr.parentLine th,
#contentsArea table.dataTable01 tbody tr.parentLine td {
	border-bottom-width: 3px;
}

#contentsArea table.dataTable01 tbody tr.parentLine a {
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
}

#contentsArea h3.headingTypeC01 a {
	color: #4B4B4B;
	text-decoration: none;
}

#contentsArea table.dataTable01 th a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}



/* MSDS
--------------------------------------------------------------------------------*/

/* index ---------------------------- */
#contentsArea .msdsIdxBox {
	padding-top: 1em;
}
#contentsArea .msdsIdxBox ul.linkListA01 li {
	width: 21.8em;
	float: left;
	margin-bottom: 2px;
	padding-left: 9px;
	background: url("/shared/img/bullet_arrow-a001.gif") 0 0.5em no-repeat; /*Variable Image*/
}




