@charset "utf-8";
#main #title {
	background-image: url(../img/profile/title_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 159px;
	width: 485px;
}
.profileBox01 {
	width: 460px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 1.3em;
}
.profileBox01 img {
	float: left;
	padding-right: 10px;
}
.profileBox01  p {
	margin-bottom: 1em;
	text-align: justify; text-justify: distribute;
}
.profileBox02 {
	width: 460px;
	margin-left: 10px;
	clear: both;
	padding-top: 20px;
}
.profileBox02 img {
	float: right;
	padding-right: 0px;
	padding-left: 10px;
}
.profileBox02  p {
	margin-bottom: 1em;
	text-align: justify; text-justify: distribute;

}
#main #titleE {
	background-image: url(../img/profile/title_english.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 159px;
	width: 485px;
}
#main  #titleE  h2 {
	margin: 0px;
	padding-left: 45px;
	font-size: 12px;
	color: #585149;
	font-weight: normal;
	padding-top: 115px;
}

