@charset "utf-8";
/* dxf download */
#dxf{
	width:615px;
	clear:both;
}
/*index*/
#dxf img.titleBar{padding-top:10px;}
#dxf div.block {width:605px; padding:10px 0px;}
#dxf div.block .topwaku {height:5px; background:url(../image_n/dxf/wakutop.gif) no-repeat left bottom;}
#dxf div.block .topbottom {height:5px; background:url(../image_n/dxf/wakubuttom.gif) no-repeat;}
#dxf div.block .content{border-left:1px solid #949294; border-right:1px solid #949294;}
#dxf div.block .contentbg{background:url(../image_n/dxf/table_bg.gif) no-repeat right bottom;}
#dxf table.index {width:580px; margin:0px auto;}	
#dxf table.index th {text-align:left; font-weight:normal; width:33%;} 
/*製品情報*/
#dxf div.productInfo{height:70px; padding:5px 0px; line-height:70px;}
#dxf div.productInfo img{padding-right:30px; float:left;}
/*検索フォーム*/
#dxf select {width:195px; /*z-index:-10000;*/}
#dxf input.model {width:250px;}
#dxf input.submit {width:100px;}
#dxf table.param td {vertical-align:top; width:33%;}
/*検索結果*/
#dxf table.result{border:1px solid #CCCCCC;border-collapse:separate;}
#dxf table.result th,
#dxf table.result td{border:1px solid #CCCCCC; vertical-align:middle;}
#dxf table.result th{background-color:#CCCCCC;}
#dxf table.result td.center{text-align:center; vertical-align:middle;}
#dxf table.result td img{padding-top:2px;}

