/* 産業機器（sanki.htm）のスタイル
---------------------------------------------*/	
table.table1{
	font-size: 9pt;
	}
	
table.table1 td{
	text-align: center;
	width: 300px;
	padding: 5px;
	}

td.td1{
	height: 200px;
	}

img.noborder{
	border: none;
	}

table.table2{
	font-size: 9pt;
	}
	
table.table2 th{
	height: 26px;
	background-color: #cccccc;
	}
	
table.table2 td{
	padding: 5px;
	}

th.th1{
	width: 50px;
	}
	
th.th2{
	width: 200px;
	}

th.th3{
	width: 200px;
	}
	
th.th4{
	width: 200px;
	}
	
td.td2{
	text-align: center;
	}
	
td.td3{
	text-align: left;
	}

img.noborder{
	border: none;
	}
