/*
' ###########################################################
'   Product info of CLUTCH CSS
'                                  Create 2013.03.07 J.Ito
'                                  Modify 
' ###########################################################
*/
table.tolerance
{
	border-collapse:collapse;
	border-style:none;
}

table.tolerance td
{
	border-style:none;
	padding:1px;
}

table.tolerance td table
{
	border-collapse:collapse;
	border-style:none;
}

table.tolerance td table td
{
	border-style:none;
	padding:1px;
	text-align:left !important;
	font-size:11px;
}
table.tolth td
{
	background:#f2f2f2;
}