@charset "utf-8";

/* ------------------------------------------------------------

	products style

------------------------------------------------------------ */

/* ------------------------------------------------------------
	common style
------------------------------------------------------------ */

/* ---------- tb_data1 ---------- */

.tb_data1 td {
	width: 50%;
}

/* ---------- list_products1 ---------- */

.list_products1 {
	font-size: 117%;
	font-weight: bold;
}

.list_products1 li {
	margin-bottom: 5px;
}

.list_products1 li span {
	color: #296E9C;
}

.list_products1 li span.normal {
	color: #333;
}


/* ------------------------------------------------------------
	index style
------------------------------------------------------------ */

/* ---------- list_index1 ---------- */

dl.list_index1 {
	width: 350px;
	overflow: hidden;
	cursor: pointer;
}

dl.list_index1 dt {
	float: left;
	width: 168px;
}

dl.list_index1 dd {
	float: right;
	width: 172px;
}

dl.list_index1 dd .index_head1 {
	border-bottom: 1px solid #296E9C;
	margin-bottom: 5px;
	font-size: 134%;
}

dl.list_index1 a {
	color: #323333;
	text-decoration: none;
}


/* ------------------------------------------------------------
	engineering style
------------------------------------------------------------ */

/* ---------- tb_data1 ---------- */

#tb_engineering1.tb_data1 td {
	width: 33%;
}

#tb_engineering1.tb_data1 td.cell3 {
	width: 34%;
}


/* ------------------------------------------------------------
	sds style
------------------------------------------------------------ */

/* ---------- tb_data1 ---------- */

.tb_data1.tb_sds td  {
	width: auto;
}

.tb_data1.tb_sds td.cell_item  {
	width: 11em;
	font-size: 134%;
}

.tb_data1.tb_sds td img.icon  {
	margin-left: 0;
	margin-right: 5px;
}
