@charset "UTF-8";
#wrapper {
	/*background:url(../imgs/profile/photo_01.jpg)no-repeat;
	w-moz-background-size:cover;
	background-size:cover;*/
}
#profile {
	/*float:left;*/
	margin-left:105px;
	padding-top:40px;
}
#profile .profile_data {
	position:absolute;
	top:115px;
	right:80px;
	line-height:1.7em;
	width:240px;
}
#profile .profile_en {
	display:none;
}
#profile .profile_data .name {
	margin-bottom:22px;
	letter-spacing:0.1em;
}
#profile .profile_data .name li {
	padding-bottom35px;
}
#profile .profile_data .detail {
	
}
#profile .profile_data .detail dt {
	float:left;
	padding-bottom:5px;
	letter-spacing:0.1em;
}
#profile .profile_data .detail dd {
	margin-left:100px;
	padding-bottom:5px;
	letter-spacing:0.1em;
} 