/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#profile
*--------------------*/
#profile{
  margin:0 auto;
  width: 716px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:716px;
  margin: auto;
  padding-bottom: 10px;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:auto;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom:50px;}

#group_prof .detail_txt{
  width:560px;
  margin:0 auto;
  min-height:265px;
  _height:265px;
}
#group_prof .detail_txt P{
  width:270px;
  float: right;
  font-size: 1.1em;
  color: #491D00;
}

