@charset "utf-8";
/* CSS Document */

/* ===== repair/index4 ===== */
table#toughmesh {
	width: 280px;
	float: left;
}

/* ===== envir/index3 ===== */
table#melt {
	float: right;
	width: 280px;
	border-collapse: separate;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 1.2em;
}

table#melt caption {
	font-weight: bold;
	text-align: left;
}

table#melt th, table#melt td {
	padding: 2px 3px;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F5F5F5;
}

table#melt th {
	background-color: #E9EEF5;
	border-top: 1px solid #F8FAFC;
	border-right: 1px solid #C4D7E6;
	border-bottom: 1px solid #C4D7E6;
	border-left: 1px solid #F8FAFC;
}

table#melt tr.product {	background-color: #FBE3E3;}
table#melt tr.product strong { color: #E65757; font-weight: normal;}
table#melt tr.e_heat { background-color: #FFEEBA;}
table#melt tr.e_heat strong { color: #FF6600; font-weight: normal;}
