/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:103px;
  background:url(../../image/profile/title.gif) no-repeat 50% 45%;
}
#profile{
  margin:auto;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  margin: 0 auto 20px;
}
#group_prof .section_bdy{
  margin:auto;
  background-image:url(../../image/profile/group_prof/section_bdy.jpg);
  width:720;
}
#group_prof .section_ftr{
  padding-bottom:45px;
  background-image:url(../../image/profile/group_prof/section_ftr.jpg);
}
#group_prof .section_hdr{
  background-image:url(../../image/profile/group_prof/section_hdr.jpg);
  text-align: center;
  padding-top: 26px;
}

#group_prof .photo{
  background-image:url(../../image/profile/group_prof/photo.jpg);
  text-align: left;
}



#group_prof .menu_ttl{
  background-image:url(../../image/profile/group_prof/menu_ttl.gif);
  background-repeat: no-repeat;
}

#group_prof .media_ttl{
  background-image:url(../../image/profile/group_prof/media_ttl.gif);
  background-repeat: no-repeat;
}


#group_prof .menu_ttl H3{
  height: 65px;
  text-indent: -9999px;
  width: 322px;
}

#group_prof .media_ttl H3{
  height: 65px;
  text-indent: -9999px;
  width: 594px;
}


#group_prof .detail_txt{
 width: 322px;
 margin-left: 300px;
 padding-top: 0px;
 min-height: 318px;
 _height:330px;
}

#group_prof .detail_txt_media{
 width: 594px;
 margin: 0 auto;
}
#group_prof .detail_txt_media P{
  padding-left: 60px;
  padding-right: 60px;
}
#group_prof .detail_txt P{
  padding-left:20px;
  padding-right:20px;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:690px;
  margin: auto;
  padding-bottom: 25px;
}
#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: 42px;
}
#group_msg .section_hdr{
  background:url(../../image/profile/group_msg/section_hdr.jpg) no-repeat left top;
}
#group_msg .ttl{
  height:65px;
  margin-bottom:26px;
  text-indent:-9999em;
}
#group_msg .detail_txt{
  width:590px;
  margin:0px auto;
  color:#391C0E;
  min-height: 250px;
  _height:260px;
}
#group_msg .detail_txt P{
  padding: 25px 197px 20px 15px;
  color:#331C0A;
}

/*--------------------*
#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;
}




