<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:86px;
  background:url(../../image/profile/title.gif) no-repeat 50% 45%;
}
#profile{
  margin:auto;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:694px;
  margin: auto;
  padding-bottom: 10px;
  background:url(../../image/profile/group_prof/person.jpg) no-repeat left 70%;
}

#group_prof .group_prof_text{
  position:relative;
  left:250px;
  _left:130px;

  width:446px;

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


#group_prof .group_prof_text .ttl{
  height:76px;
  text-indent:-9999em;
}
#group_prof .group_prof_text .detail_txt{
  width: 330px;
  margin: auto;
}
#group_prof .detail_txt P{
  min-height:250px;
  _height:250px;
}
/*--------------------*
#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: 35px;
}
#group_msg .section_hdr{
  background:url(../../image/profile/group_msg/section_hdr.jpg) no-repeat left top;
}
#group_msg .ttl{
  height:65px;
  margin-bottom:18px;
  text-indent:-9999em;
}
#group_msg .detail_txt{
  width:590px;
  margin:0px auto;
  color:#391C0E;
}
#group_msg .detail_txt P{
  padding:15px;
  color:#6B5F32;
}

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

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