
/* CSS Document */

#content .profile{
	width:605px;
	clear:both;
	margin:0px 0px 0px 25px;
	line-height:150%;
}
#content .profile .fhch{
	margin:5px 0px 10px 0px;
} 
#content .profile .profile01{
	margin:8px 25px 25px 0px;
    width: 605px;
}
.profile_img{
	margin:10px 0px 30px 15px;
	float:right;
    clear: both;
}
.profile_content{
	clear:left;
	margin:5px 0px 40px 0px;
}



#content .profile .profile02{
	margin:8px 25px 65px 0px;
    width: 605px;
}

#content .profile .profile02 .table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 605px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

#content .profile .profile02 .table01 caption {
  margin-top: 1em;
  text-align: left;
  font-size: 120%;
}

#content .profile .profile02 .table01 th,
#content .profile .profile02 .table01 td {
  padding: 4px 6px;
}

#content .profile .profile02 .table01 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  font-size: 92%;
  white-space: nowrap;

}

#content .profile .profile02 .table01 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
}



