

/* output css
************************************************** */
div.title03a,div.title03{
	border-left:3px solid #93D0C9;
	}
/*　メニュー　*/
#menu_base #currentMain a p{
	height: 35px;
	background-image: url("../layout_img/menu_list.gif");
	background-repeat: no-repeat;
	background-position: -324px -35px;
}	
/*取扱製品*/
#kakou_main{
	width:690px;
	padding:0 10px;
	background:url("img/products_bg02.jpg") no-repeat left -80px;
}

#kakou_main .seihin{
	margin:15px 0 10px 0;
	width:450px;
	background:#DEF1F1;
	border:1px solid #9DD5D5;
	border-collapse: collapse;
	border-spacing: 0;
	text-align:center;
	}
	
#kakou_main .seihin th{
	padding:5px;
	background:#9DD5D5;
	}
#kakou_main .seihin td,.sanite td{
	width:25%;
	padding:5px;
	border-bottom:1px solid #9DD5D5;
	border-left:1px solid #9DD5D5;
	}

/*研究・開発*/
ul.btn_list{
width:720px;
list-style-type:none;
margin:14px auto;
overflow:auto;
	}

table.seihin td{
	text-align:center;
	}

table.seihin a{
	color: #9B0713
	}

ul.btn_list li{
	float:left;
	padding-right:5px;
	}

.kaihatu_btn a:hover img,
ul.btn_list li a:hover img {
filter:alpha(opacity=70);
opacity:0.7;
}
