/* CSS Document */

#member h2 {
	background:url(../../img/member_photo.jpg) no-repeat;
}

.text { line-height:160%; margin:20px 25px 30px 20px; font-weight:bold; }

.top { margin:0 0 5px 0; }
.left {float:left; margin:0 11px 0 0; }

.text .right { float:right; }
.text .left { float:left; margin:0 30px 0 0; }


