@charset "EUC-JP";
/* CSS Document */

/* profile */
#wrap #profile{
	width:950px;
	padding:0;
	font-size:12px;
	line-height:22px;
}

#wrap #profile h3{
	width:950px;
	height:22px;
	margin:0 auto 15px auto;
	padding:0;
}

#wrap #profile #box{
	width:950px;
	font-size:12px;
	margin:0 auto 15px auto;
	padding:20px 0 0 0;
	position:relative;
	height:420px;
}

#wrap #profile #photo{
	width:554px;
	height:400px;
	background:url(../images/profileimg.png) no-repeat;
	position:absolute;
}

#wrap #profile #ptxt{
	width:366px;
	float:right;
}

#wrap #profile #ptxt h4{
	margin:0 0 10px 0;
	padding:0;
}