@charset "utf-8";


table.profile {
  margin: 0 0 20px 0;
		border-top: 1px solid #ddd;
}


table.profile th,
table.profile td {
line-height: 140%;
border-bottom: 1px solid #ddd;
padding: 8px;
}


table.profile th {
background: #f5f5f5;
white-space: nowrap;
}

table.profile td.profile-img {
width: 125px;
}

table.profile td img.profile-img02 {
margin: 5px 0 0 0;
}
