@charset "UTF-8";


/*  member */

div.plofile {
 margin: 20px 0;
}

div.plofile img {
 display: block;
 width: 120px;
 min-height: 120px;
 margin: 10px 20px 10px 0;
 padding: 0;
 float: left;
 border: solid 1px #CCC;
}

div.plofile h2 {
 clear: both;
}

div.plofile h3 {
 clear: both;
 border-bottom: none!important;
}

div.plofile h3 span {
 padding-left: 30px;
 font-weight: normal!important;
 font-style: italic;
 color: #666;
}

div.plofile dl {
 width: 400px;
 float: right;
}

div.plofile dl dt {
 font-weight: bold;
 color: #555;
}

div.plofile dl dd {
 padding: 0 0 10px 0!important;
 text-align:right;
 border-bottom: dotted 1px #CCC;
}
