/*---------- o[---------- */

.memberbg{
	background-image: url(../member/images/wbg.jpg);
	background-repeat: no-repeat;
	width:600px;
	height:348px;
	margin:0 0 10px 0;
	position:relative;
}

.photoW1 {
	position: absolute;
	left: 30px;
	top: 39px;
}

.photoW2 {
	position: absolute;
	left: 174px;
	top: 126px;
}

.photo {
	padding: 0;
	position: relative;
	width: 132px;
	height: 158px;
	float: left;
}
.photo img {
	position:relative;
	left:8px; top:10px;
	z-index:5;
}

.photo a {
	text-decoration: none;
}

.photo span {
	width: 135px;
	height: 185px;
	display: block;
	position: absolute;
	top: -25px;
	left: 0;
	background: url(../member/images/frame_paper.png) no-repeat;
	z-index:20;
}


.blogBTN{
position:absolute;
top:204px;
left:60px;
width:50px;
height:50px;
}

.memberTxtW{
position:absolute;
left:324px;
top:27px;
width:251px;
}

.memberName{
	font-size:17px;
	color:#920609;
	line-height:150%;
	background-image: url(../member/images/nameline.jpg);
	background-position: center bottom;
	padding: 0 0 20px 10px;
	background-repeat: no-repeat;
}

p.memberComm{
line-height:170%;
font-size:12px;
width:220px;
padding:10px 0 0 10px;
}

.sotsugyosei{
text-align:center;
	margin:0 0 5px 0;
	padding:0;
	width:163px;
	height:49px;
	background-image: url(../member/images/bg_sotsugyosei.jpg);
	background-repeat: no-repeat;
}
.sotsugyosei p{
padding:15px 0 0 0;
font-size:16px;
color:#920609;
line-height:100%;
}
