/* CSS Document */
/** 事業案内用　**/

.plasticImgLeft{
	float:left;
	width :325px;
	margin-left:5px;
	margin-bottom:30px;
	
}

.plasticImgRight{
	float:left;
	width :325px;
	margin-left:10px;
	margin-bottom:30px;
}

.plasticImgLeft p{
	font-weight:bold;
	font-size:14px;	
	color:#666;
}



/*工業用プラスティック 画像用テーブル*/
table.TblBP {
	border-collapse:collapse;
}
table.TblBP th,


table.TblBP th {
	text-align:center;
	font-weight:normal;
	background:#eeeeee;
	width:120px;
}


table.TblBP p{
	font-weight:bold;
	font-size:12px;	
	color:#666;
}

/*メラミン食器 画像*/
.melamineImg{
	text-align:center;	
}


.b_others_line{
	border-left:15px solid #08386B;
	border-bottom:1px solid #08386B;
	padding-left:8px;
	margin-bottom:10px;
	font-weight:bold;
}