div#contents .profile table {
	width: 580px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
}
div#contents .profile td {
	padding: 5px;
	border-bottom: 1px dotted #A5D800;
	text-align: left;
	margin-bottom: 5px;
}
div#contents .profile .tl {
	font-size: 14px;
	font-weight: bold;
	color: #2A5300;
	width: 130px;
	background-color: #EEF5EC;
	padding-left: 10px;	
	/*border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #A5D800;*/
}
