.tel_list {
	width: 550px;
	margin-top: 50px;
	border: 1px solid #333;
}

.tel_list td.no_uline {
	border-bottom: none;
}

.tel_list th {
	padding: 5px;
	border-bottom: 1px solid #333;
}

.tel_list td {
	padding: 5px;
	border-bottom: 1px dotted #333;
}

.tel_list .c_org,
.tel_list .c_office,
.tel_list .c_tel,
.tel_list .c_fax {
	border-right: 1px dotted #333;
}




