/*
' ###########################################################
'   tecs用 製品情報 マイタED CSS
'                                  Create 2010.12.20 Noguchi
'                                  Modyfy ----.--.-- --------
' ###########################################################
*/
table.ed_fig{	/*一覧表テーブル*/
	width: 800px;
}
table.ed_tbl{	/*伝動能力表テーブル*/
	width: 900px;
}

table.ara_fig{	/*一覧表テーブル*/
	width: 600px;
}
table.ara_tbl{	/*伝動能力表テーブル*/
	width: 700px;
}

td.NoBorder
{
	border-top-style: none !important;
	border-bottom-style: none !important;
}