@charset "utf-8";
/* CSS Document */

.overTxt{
font-size:10px;
position:absolute;
color:#FFF;
padding:0 15px 0 19px;
top:150px;
}

.titleImg{
width:650px;
height:230px;
position:relative;
background:url(../images/topimg.jpg) no-repeat left top;
}

.doProfile{
width:648px;
background:url(../images/profile_bg.gif) no-repeat left top;
border:#bda649 solid 1px;
margin:22px 0 0 0;
}

.profileHeading{
	margin-bottom:15px;
	padding:20px 10px;
	background:url(../images/line_dot.gif) repeat-x left bottom;
}

.profileTxt{
	float:right;
	width:449px;
	padding:0 10px 15px 10px;
}

.profilePhoto{
	padding:0 0 15px 10px;
}

.profileTxtP{
padding:0 10px 15px 0;
}

.kuninagaProfile{
width:648px;
border:#bda649 solid 1px;
margin:22px 0 0 0;
}

