@charset "UTF-8";

table.profile th {
background-color:#e2dcdb;
padding:3px 3px 3px 10px;
width:150px;
}
.profile_detail {
margin-top:20px;
}
.member_atelier_name {
font-weight:bold;
margin-bottom:5px;
}
table.media {
width:100%;
}
table.media th{
padding:3px 3px 3px 10px;
width:120px;
border-bottom:1px dotted #ddd;
}
table.media td{
padding:3px 3px 3px 10px;
border-bottom:1px dotted #ddd;
}