/*
' ###########################################################
'   tecs kkf common CSS
'                                  Create 2013.03.04 J.Ito
'                                  Modyfy ----.--.-- --------
' ###########################################################
*/
td.NoBorder
{
	border-left-style: none !important;
	border-right-style: none !important;
}

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;
}