/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:64px;
  background:url(../../image/profile/title.gif) no-repeat 50% 45%;
}
#profile{
  margin:auto;
}

/*------------------*
color
*-----------------*/

#profile P{
color: #DCCCB5;
}


/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:682px;
  margin: auto;
  padding-bottom: 30px;
}

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


#group_prof .group_prof_text .ttl{
  height:130px;
  text-indent:-9999em;
}
#group_prof .group_prof_text .detail_txt{
  width: 550px;
  margin: auto;
  padding:10px;
}
#group_prof .detail_txt P{
  min-height: 235px;
  _height:255px;
  padding: 0 200px 0 0;
  text-align:left;
  font-size:1.1em;
}

/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:682px;
  margin: 0 auto 50px auto;
}
#group_msg .section_bdy{
  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;
}
#group_msg .section_hdr{
  background:url(../../image/profile/group_msg/section_hdr.jpg) no-repeat left top;
}
#group_msg .ttl{
  height:100px;
  margin-bottom:18px;
  text-indent:-9999em;
}
#group_msg .detail_txt{
  width: 550px;
  margin: auto;
  padding: 10px 10px 60px;
}
#group_msg .detail_txt P{
  padding:10px 0 0 200px;
  min-height:250px;
  _height:265px;
  font-size:1.1em;
}

/*--------------------*
#group_info
*--------------------*/
#group_info{
  width:682px;
  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: 550px;
  margin: auto;
}

#group_info .map_txt{
  font-size: 1.1em;
  width:270px;
  float:left;
  padding-top: 10px;
}
#group_info .map_img{
  width:250px;
  float:right;
}
