@charset "UTF-8";
/* products */

.pdlist_tb {
	margin:10px 0px 0px 50px;
}

.pdlist_tb th {
	background:url(../img/co_products_0.gif) no-repeat center center;
}

.pdlist_tb td {
	padding:5px;
}


.td_h20{
	height:20px;
}
.td_h15{
	height:20px;
}

/* products/index.html 画像部分の文字表示削除*/
.co_products_txt {
	text-indent:-8000em;
}

/* 技術開発トップ　インデックス*/

.co_product {
	width:200px;
	height:20px;
	margin:20px 0px 0px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:-8000em;
}

.cp_1 {
	background-image: url(../img/co_products_1.gif);
}
.cp_2 {
	background-image: url(../img/co_products_2.gif);
}
.cp_3 {
	background-image: url(../img/co_products_3.gif);
}
.cp_4 {
	background-image: url(../img/co_products_4.gif);
}
.cp_5 {
	background-image: url(../img/co_products_5.gif);
}
.cp_6 {
	background-image: url(../img/co_products_6.gif);
}
.cp_7 {
	background-image: url(../img/co_products_7.gif);	
}
.cp_9 {
	background-image: url(../img/co_products_9.gif);	
}

