<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:102px;
  background:url(../../image/profile/title.gif) no-repeat 50% 31%;
}
#profile{
  width:703px;
  margin:auto;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:685px;
  margin:10px auto 0px;
}
#group_prof{min-height: 379px;}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);}
#group_prof .section_hdr{background-image:url(../../image/profile/group_prof/section_hdr.jpg);}
#group_prof .ttl{
  height:68px;
  margin-bottom:10px;
  text-indent:-9999em;
}
#group_prof .detail_txt{
  width:565px;
  margin:0px auto;
  min-height:240px;
  _height:240px;
}
#group_prof .detail_txt P{
  color: #fff;
  padding-right:285px;
}
#group_prof .section_ftr{padding-bottom:50px;}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:685px;
  margin:10px auto 0px;
}
#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);}
#group_msg .section_hdr{background-image:url(../../image/profile/group_msg/section_hdr.jpg);}
#group_msg .ttl{
  height:66px;
  text-indent:-9999em;
  margin-bottom: 5px;
}
#group_msg .detail_txt{
  width:565px;
  margin:0px auto;
}
#group_msg .detail_txt P{
  color:#804A4E;
}
#group_msg .section_ftr{padding-bottom:35px;}
/*--------------------*
#group_info
*--------------------*/
#group_info{
  width:685px;
  margin:20px auto 0px;
}
#group_info .section_bdy{background-image:url(../../image/profile/group_info/section_bdy.jpg);}
#group_info .section_ftr{background-image:url(../../image/profile/group_info/section_ftr.jpg);}
#group_info .section_hdr{background-image:url(../../image/profile/group_info/section_hdr.jpg);}
#group_info .ttl{
  height:66px;
  text-indent:-9999em;
  margin-bottom: 5px;
}
#group_info .detail_txt{
  width:580px;
  margin:0px 50px;
}
#group_info .section_bdy .detail_txt P{
  color:#804A4E;
}

#group_info #map_img{
  float:left;
  width:300px;
  margin: auto 5px 10px 0px;
}

#group_info #map_txt{
  float:right;
  margin: 5px auto;
  text-align:left;
  width: 275px;
}

#group_info .section_ftr{padding-bottom:40px;}

</pre></body></html>