/*--------------------*
#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:684px;
  margin:0 auto;
  padding-bottom: 10px;
  background:url(../../image/profile/group_prof/photo.jpg) no-repeat right 50%;
  text-align:left;
}
#group_prof .group_prof_text{
  width:390px;
  margin-left:35px;
  min-height:280px;
  _height:280px;
}
#group_prof .group_prof_text .section_hdr{
  background-image:url(../../image/profile/group_prof/section_hdr.gif);
  width:390px;
}
#group_prof .group_prof_text .section_bdy{
  margin:auto;
  background-image:url(../../image/profile/group_prof/section_bdy.gif);
}
#group_prof .group_prof_text .section_ftr{
  background-image:url(../../image/profile/group_prof/section_ftr.gif);
}
#group_prof .group_prof_text .ttl{
  height:38px;
  text-indent:-9999em;
}
#group_prof .group_prof_text .detail_txt{
  padding:10px 30px;
}
#group_prof .detail_txt P{
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  padding-bottom: 25px;
}
#group_msg .section_bdy{background-image:url(../../image/profile/group_msg/section_bdy.jpg);width:646px;margin:0 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:70px;
  text-indent:-9999em;
  margin-bottom:10px;
}
#group_msg .detail_txt{
  width:370px;
  margin-left:240px;
  _margin-left:210px;
  color:#604414;
  min-height:245px;
  _height:245px;
}
#group_msg .detail_txt P{
  padding:10px;
  color:#594717;
}

/*--------------------*
#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:311px;
  float:right;
}

