#title {
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../img/common/title/profile.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: left;
}

#navi #profile a {
	display:block;
	background-image: url(../img/common/navi/profile_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#profile_pic {
	height: 428px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../../data/img/profile/profile_kiyotaka.jpg);
/*	background-image: url(../img/profile/profile_kiyotaka.jpg);*/
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center;
}
