@charset "UTF-8";

#mbr-wrapper {
    position: relative;
	background-color:#ffffff;
	height:2800px;
}

#mbr-sub01wrapper{
	position: absolute;
	top:-10px;
	left:10px;
	width:388px;
	height:2800px;
}
#mbr-sub02wrapper{
	position: absolute;
	float:left;
	top:-10px;
	right:10px;
	width:388px;
	height:2800px;
}
.mbr-subphoto{
    position: absolute;
	top:2px;
	left:5px;
	width:60px;
	height:80px;
}
.mbr-linewrp{
    position: relative;
    clear:none;
	top:20px;
	left:0px;
	width:388px;
	height:170px;
	border:ridge 1px #BDE1E7;
}
.mbr-nicname{
    position: absolute;
	top:90px;
	left:10px;
	width:80px;
	height:40px;
}
.mbr-imd_profile{
    position: absolute;
	top:5px;
	left:200px;
	width:176px;
	height:60px;
	border:dotted 1px #BDE1E7;
}
.mbr-imd_graph{
    position: absolute;
	top:20px;
	left:120px;
	width:300px;
	height:200px;
//	border:dotted 1px #BDE1E7;
}
#member_notes{
    position: absolute;
	top:-10px;
	left:0px;
}

