/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:86px;
  background:url(../../image/profile/title.gif) no-repeat 50% 45%;
}
#profile{
  margin:auto;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:694px;
  margin: auto;
  padding-bottom: 10px;
}

#group_prof .section_bdy{
  margin:auto;
  background-image:url(../../image/profile/group_prof/section_bdy.jpg);
}
#group_prof .section_ftr{
  padding-bottom:60px;
  background-image:url(../../image/profile/group_prof/section_ftr.jpg);
}
#group_prof .section_hdr{
  background-image:url(../../image/profile/group_prof/section_hdr.jpg);
}


#group_prof .ttl{
  height:76px;
  text-indent:-9999em;
}
#group_prof .group_prof_text .detail_txt{
  width: 610px;
  margin: auto;
  padding:20px;
}
#group_prof .detail_txt P{
  color:#2E1E21;
  min-height:190px;
  _height:190px;
  padding: 0 260px 0 0;
  text-align:left
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:670px;
  margin: 25px auto;
}
#group_msg .section_bdy{
  width:100%;
  margin: auto;
  background:url(../../image/profile/group_msg/section_bdy.jpg) repeat-y left top;
}
#group_msg .section_ftr{
  background:url(../../image/profile/group_msg/section_ftr.jpg) no-repeat left bottom;
  padding-bottom: 35px;
}
#group_msg .section_hdr{
  background:url(../../image/profile/group_msg/section_hdr.jpg) no-repeat left top;
}
#group_msg .ttl{
  height:65px;
  margin-bottom:18px;
  text-indent:-9999em;
}
#group_msg .detail_txt{
  width: 580px;
  margin: auto;
  padding: 20px;
  text-align: left;
}
#group_msg .detail_txt P{
  padding:0 195px 0 0;
  min-height:310px;
  _height:310px;
  color:#2E1E21;
}

/*--------------------*
#group_info
*--------------------*/
#group_info{
  width:664px;
  margin: auto;
  padding-bottom: 25px;
}
#group_info .section_bdy{
  width:100%;
  margin: auto;
  background:url(../../image/profile/group_info/section_bdy.jpg) repeat-y left top;
}
#group_info .section_ftr{
  background:url(../../image/profile/group_info/section_ftr.jpg) no-repeat left bottom;
  padding-bottom: 55px;
}
#group_info .section_hdr{
  background:url(../../image/profile/group_info/section_hdr.jpg) no-repeat left top;
}
#group_info .ttl{
  height:65px;
  margin-bottom:20px;
  text-indent:-9999em;
}

#group_info .detail_txt{
  width: 585px;
  margin: auto;
  color:#6B5F32;
}

#group_info .map_txt{
  width:235px;
  float:left;
  padding-top: 10px;
}
#group_info .map_img{
  width:348px;
  float:right;
}

