@charset "utf-8";

/*環境仕様
==================================================================*/

#container.ecologyPage .contentsArea .ecologyTbl{
	width:705px;
	border-collapse:collapse;
	color:#666666;
}
#container.ecologyPage .contentsArea .ecologyTbl th,#container.ecologyPage .contentsArea .ecologyTbl td{
	border:2px solid #999999;
	padding:3px;
}
#container.ecologyPage .contentsArea .ecologyTbl th{
	background:#ebebeb;
	text-align:left;
}
#container.ecologyPage .contentsArea .ecologyTbl td{
	background:#ffffff;
	text-align:center;
}

#container.listPage .contentsArea table .bdrT0{border-top:none !important;}
#container.listPage .contentsArea table .bdrR0{border-right:none !important;}
#container.listPage .contentsArea table .bdrB0{border-bottom:none !important;}
#container.listPage .contentsArea table .bdrL0{border-left:none !important;}

/***** 幅指定 ******/

#container.ecologyPage .contentsArea .ecologyTbl th .thWid01{
	width:17px;
}
#container.ecologyPage .contentsArea .ecologyTbl th .thWid02{
	width:69px;
}
#container.ecologyPage .contentsArea .ecologyTbl td .tdWid01{
	width:103px;
}
#container.ecologyPage .contentsArea .ecologyTbl td .tdWid02{
	width:47px;
}
#container.ecologyPage .contentsArea .ecologyTbl td .tdWid03{
	width:28px;
}

/***** 幅指定 ******/


