/* 設備紹介 */
div.machine {
	margin:   0px  0px 20px  0px;
	padding: 20px 20px 20px 20px;
	width: 920px;
}

table.machine {
	margin: 10px 0px 10px 80px;
	border: 2px solid #58b;
	border-collapse: collapse;
	color: #666;
	font-size: 15px;
	text-align: left;
	line-height: 1.3em;
}

th.weight {
	border: 1px solid #8fb9e3;
	padding: 15px 10px 15px 10px;
	background-color: #f5f9fd;
	width: 220px;
	font-weight: normal;
	text-align: center;
}

th.injection-molding {
	border: 1px solid #8fb9e3;
	padding: 15px 5px 15px 5px;
	background-color: #f5f9fd;
	width: 240px;
	font-weight: normal;
	text-align: center;
}

th.take-out {
	border: 1px solid #8fb9e3;
	padding: 15px 9px 15px 10px;
	background-color: #f5f9fd;
	width: 220px;
	font-weight: normal;
	text-align: center;
}

td.weight {
	border: 1px solid #8fb9e3;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

td.injection-molding {
	border-top:    1px solid #8fb9e3;
	border-bottom: 1px solid #8fb9e3;
	border-left:   1px solid #8fb9e3;
	padding: 10px 0px 10px 30px;
	text-align: left;
}

td.injection-molding2 {
	border-top:    1px solid #8fb9e3;
	border-bottom: 1px solid #8fb9e3;
	border-right:  1px solid #8fb9e3;
	padding: 10px 20px 10px 0px;
	text-align: left;
}

td.take-out {
	border: 1px solid #8fb9e3;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

