@charset "UTF-8";

/*------ companyindex ------*/

#contents .subcon table {
	width: 635px;
	font-size: 1em;
}

#contents .subcon table td {
	border-bottom: #999999 dotted 1px;
	padding: 10px;
	margin: 0 0 5px 0;
	vertical-align: top;
}

#contents .subcon table .lefttd {
	width: 80px;
	background-color: #ebebeb;
}

#contents .subcon ul {
	margin: 0 0 0 20px;
}

