/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}
#profile{
  margin:0 auto;
  width: 930px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:930px;
  margin: 40px auto 0;
  padding-bottom: 10px;
}

#group_prof .group_prof_text{
}
#group_prof .group_prof_text .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:auto;}
#group_prof .group_prof_text .section_ftr{
  background-image:url(../../image/profile/group_prof/section_ftr.jpg);
  min-height: 430px;
  _height: 430px;
}

#group_prof .group_prof_text .section_hdr{
  background-image:url(../../image/profile/group_prof/section_hdr.jpg);
  padding-top: 75px;
}

#group_prof .group_prof_text .ttl{
  height:76px;
  text-indent:-9999em;
}
#group_prof .group_prof_text .detail_txt{
  width:700px;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  width:340px;
  margin:0;
  font-size: 1.1em;
  color: #660000;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:930px;
  margin:10px auto;
  padding-bottom: 25px;
}
#group_msg .section_bdy{background:url(../../image/profile/group_msg/section_bdy.jpg) repeat-y left top;width:100%;margin: auto;}
#group_msg .section_ftr{background:url(../../image/profile/group_msg/section_ftr.jpg) no-repeat left bottom;padding-bottom: 60px;}
#group_msg .section_hdr{background:url(../../image/profile/group_msg/section_hdr.jpg) no-repeat left top;padding-top:40px;}
#group_msg .ttl{
  height:65px;
  margin-bottom:18px;
  text-indent:-9999em;
}
#group_msg .detail_txt{
  width:700px;
  margin: 0 auto;
  color:#391C0E;
  min-height:265px;
  _height:265px;
}
#group_msg .detail_txt P{
  width:480px;
  margin:0 0 0 250px;
  color:#D2B48C;
  font-size: 1.1em;
}

/*--------------------*
#group_info
*--------------------*/
#group_info{
  width:664px;
  margin: auto;
  padding-bottom: 25px;
}
#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;
}

