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

/*--------------------*
#profile
*--------------------*/
#profile{
  margin:0 auto;
  width: 714px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:714px;
  margin: auto;
  padding-bottom: 10px;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin: 0 auto;width: 630px;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom: 25px;}
#group_prof .section_hdr{background-image:url(../../image/profile/group_prof/section_hdr.jpg);padding-top: 30px;}
#group_prof .detail_txt{
  width:560px;
  margin:0 auto;
  text-align:left;
  min-height:300px;
  _height:300px;
}
#group_prof .detail_txt P{
  width:270px;
  margin: 0 0 0 290px;
  font-size: 1.1em;
  color: #663300;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:714px;
  margin:0 auto;
  padding-bottom: 25px;
}
#group_msg .section_bdy{background:url(../../image/profile/group_msg/section_bdy.jpg) repeat-y left top;width:100%;margin: auto;}
#group_msg .section_ftr{background:url(../../image/profile/group_msg/section_ftr.jpg) no-repeat left bottom;padding-bottom: 45px;}
#group_msg .detail_txt{
  width:580px;
  margin: 0 auto;
  color:#391C0E;
}
#group_msg .detail_txt P{
  width:550px;
  color:#FFE6C8;
  font-size: 1.1em;
}

