/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:68px;
  background:url(../../image/profile/title.gif) no-repeat 50% 45%;
}
#profile{
  margin:auto;
  text-align:center;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:708px;
  margin:0 auto 20px;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:0 auto;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom:15px;}
#group_prof .section_hdr{background-image:url(../../image/profile/group_prof/section_hdr.jpg);padding-top:15px;}
#group_prof .prof_img{
  text-align:left;
  background:url(../../image/profile/group_prof/person.jpg) no-repeat right 50%;
  width:683px;
  margin:0 auto;
}
#group_prof .group_prof_text{
  text-align:center;
  width:379px;
}
#group_prof .group_prof_text .menu_bdy{background-image:url(../../image/profile/group_prof/menu_bdy.jpg);margin:0 auto;}
#group_prof .group_prof_text .menu_ftr{background-image:url(../../image/profile/group_prof/menu_ftr.jpg);padding-bottom:15px;}
#group_prof .group_prof_text .menu_hdr{background-image:url(../../image/profile/group_prof/menu_hdr.jpg);}
#group_prof .group_prof_text .ttl{
  height:57px;
  text-indent:-9999em;
  margin-bottom:20px;
}
#group_prof .group_prof_text .detail_txt{
  width: 310px;
  margin: auto;
  min-height:340px;
  _height:340px;
  font-size:1.1em;
}
#group_prof .detail_txt P{
  min-height:250px;
  _height:250px;
  color:#331C0A;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:708px;
  margin: auto;
  padding-bottom: 25px;
  text-align:center;
}
#group_msg .section_bdy{background-image:url(../../image/profile/group_msg/section_bdy.jpg);margin: auto;}
#group_msg .section_ftr{background-image:url(../../image/profile/group_msg/section_ftr.jpg);padding-bottom: 35px;}
#group_msg .section_hdr{background-image:url(../../image/profile/group_msg/section_hdr.jpg);}
#group_msg .ttl{
  height:65px;
  margin-bottom:10px;
  text-indent:-9999em;
}
#group_msg .detail_txt{
  width:650px;
  margin:0 auto;
  min-height:220px;
  _height:220px;
  font-size:1.1em;
}
#group_msg .detail_txt P{
  padding:0 0 0 170px;
  color:#331C0A;
}
