@charset "utf-8";
@import "../common/css/0-import.css";
body {
	background: #F2F0EC url(../img/company/index/body_back.jpg) repeat-x left top;
}

#conts h2{
	margin-bottom: 25px;
}

#conts h3{
	margin: 0 0 15px 10px;
	clear: both;
}

#conts table {
	margin: 0 0 30px 10px;
	width: 589px;
}

	*html #conts table {
		width: 590px;
	}
	
	*+html #conts table {
		width: 590px;
	}


#conts table th {
	padding-left:9px;
	width: 85px;
	background-color: #F2F0EC;
	font-size: 13px;
	line-height: 20.4px;
	vertical-align: middle;
	text-align:left;
	border-bottom: 1px solid #BCB5A3;
}

#conts table  td{
	padding: 6px 5px 2px 10px;
	+padding: 6px 15px 3px 10px;
	line-height: 20.4px;
	background-color: #FCFBFA;
	border-bottom: 1px solid #D7D2C6;
}

#conts table  td.two{
	padding: 6px 0 3px 10px;
}


#conts table  td.three{
	padding: 7px 0 2px 10px;
}

#conts table  td.four{
	padding: 9px 0 2px 10px;
	+padding: 9px 0 4px 10px;
}

#conts table  td.five{
	padding: 6px 0 4px 8px;
}

#conts table  td a{
	padding: 2px 0 10px 18px;
	background: url(../img/company/index/icon01.jpg) no-repeat left top;
}


#conts table td.w3{
	padding:0;
	margin:0;
	width: 5px;
	background-color: #fff;
	border-bottom: none;

}

#conts table td.he3{
	padding:0 ;
	line-height: 3px;
	+line-height: 5px;
	background-color: #fff;
	border-bottom: none;

}

#conts table td.let1{
}


#conts table ul li{
	margin-bottom: 20px;
	+margin-bottom: 21px;
}


#conts table ul li.no{
	margin-bottom: 0px;
}

#conts table .none{
	border: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts table td.let1{
	}
	
	#conts table td.let0{
	}
	
	#conts table.two th{
	}
	
	#conts table  td a {
		background: url(../img/company/index/icon01.jpg) no-repeat left 2px;
	}
	
	#conts table  td{
	}

}

