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

/*--------------------*
#profile
*--------------------*/
#profile{
  margin:0 auto;
  width: 700px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:700px;
  margin: auto;
  padding-bottom: 10px;
}
#group_prof .section_bdy{background:url(../../image/profile/group_prof/section_bdy.jpg) repeat-y 50%;margin:auto;}
#group_prof .section_ftr{background:url(../../image/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;min-height:300px;_height:300px;}
#group_prof .section_hdr{background:url(../../image/profile/group_prof/section_hdr.jpg) no-repeat 50% top;padding-top: 30px;}
#group_prof .detail_txt{
  width:560px;
  margin:0 auto;
  text-align:left;
  min-height:280px;
  _height:280px;
}
#group_prof .detail_txt P{
  width:310px;
  margin:0;
  float:right;
  font-size: 1.1em;
  color: #660000;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:694px;
  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:60px;}
#group_msg .section_hdr{background:url(../../image/profile/group_msg/section_hdr.jpg) no-repeat left top;padding-top:30px;}
#group_msg .detail_txt{
  width:580px;
  margin: 0 auto;
  color:#391C0E;
}
#group_msg .detail_txt P{
  width:560px;
  margin:0 auto;
  color: #660000;
  font-size: 1.1em;
}

