/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#profile
*--------------------*/
#profile{
  text-align:center;
  width: 932px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:932px;
  text-align:center;

}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:auto;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);height:520px;}
#group_prof .section_hdr{padding-top: 30px;}
#group_prof .menu_bdy{
 margin-right: 108px;
 float: right;
 background-image:url(../../image/profile/group_prof/menu_bdy.jpg);
 width: 360px;
}
#group_prof .menu_ftr{background-image:url(../../image/profile/group_prof/menu_ftr.jpg);}
#group_prof .menu_hdr{background-image:url(../../image/profile/group_prof/menu_hdr.jpg);padding-top: 32px;}
#group_prof .detail_txt{
  width:300px;
  margin:0 28px;
  text-align:left;
  min-height:400px;
  _height:400px;
}
#group_prof .detail_txt P{
  width:300px;
  margin:0;
  font-size: 1.1em;
  color: #660000;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:932px;
  margin:0 auto;
  padding-bottom: 25px;
}
#group_msg .section_bdy{background-image:url(../../image/profile/group_msg/section_bdy.jpg);}
#group_msg .section_ftr{background-image:url(../../image/profile/group_msg/section_ftr.jpg);padding-bottom:35px;text-align: left;}
#group_msg .section_hdr{padding-top:6px;}
#group_msg .menu_bdy{
 width: 445px;
 margin:0 0 0 104px;
 background-image:url(../../image/profile/group_msg/menu_bdy.jpg);
}
#group_msg .menu_ftr{background-image:url(../../image/profile/group_msg/menu_ftr.jpg);padding-bottom: 10px;}
#group_msg .menu_hdr{background-image:url(../../image/profile/group_msg/menu_hdr.jpg);padding-top: 10px;}
#group_msg .detail_txt{
  margin: 20px;
  color:#391C0E;
}
#group_msg .detail_txt P{
  color:#4D3D28;
  font-size: 1.1em;
  width: 400px;
}
#group_msg .detail_txt .right {
  text-align: right;
}

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

#group_info .detail_txt{
  width:585px;
  margin:auto;
  color:#FEF9F8;
  padding-top:16px;
}
#group_info .map_txt{
  width:235px;
  float:left;
  padding-top: 10px;
}
#group_info .map_img{
  width:348px;
  float:right;
}

