<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% 5%;
}
#profile{
  margin:auto;
}

/*--------------------*
#group_interview
*--------------------*/
#group_interview{
  width: 588px;
  margin: auto;
  color: #f0cfac;
}
#group_interview H3{
  background:url(../../image/profile/group_interview/title.gif) no-repeat center top;
  height: 64px;
  margin-bottom: 10px;
}
#group_interview P.caption{
  width: 520px;
  padding-bottom: 15px;
}
#group_interview .paragraph1,
#group_interview .paragraph2,
#group_interview .paragraph3
{
  width: 520px;
  margin: auto auto 10px auto;
  min-height: 312px;
  _height: 312px;
}
#group_interview .paragraph1{
  background:url(../../image/profile/group_interview/photo1.jpg) no-repeat right center;
}
#group_interview .paragraph2{
  background:url(../../image/profile/group_interview/photo2.jpg) no-repeat left center;
}
#group_interview .paragraph3{
  background:url(../../image/profile/group_interview/photo3.jpg) no-repeat right center;
}
#group_interview .txt{
  width: 250px;
}
#group_interview .paragraph1 .txt,
#group_interview .paragraph3 .txt
{
  float: left;
}
#group_interview .paragraph2 .txt
{
  float: right;
}
#group_interview .paragraph1 .txt H4{
  background:url(../../image/profile/group_interview/interview1_ttl.jpg) no-repeat center top;
  height: 65px;
}
#group_interview .paragraph2 .txt H4{
  background:url(../../image/profile/group_interview/interview2_ttl.jpg) no-repeat center top;
  height: 85px;
}
#group_interview .paragraph3 .txt H4{
  background:url(../../image/profile/group_interview/interview3_ttl.jpg) no-repeat center top;
  height: 85px;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:589px;
  margin: auto;
  padding-bottom: 20px;
}
#group_msg H3{
  background:url(../../image/profile/group_msg/title.gif) no-repeat center top;
  height: 64px;
}
#group_msg .section_bdy{
  width:513px;
  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 .detail_txt{
  width:470px;
  margin:auto;
  padding: 20px;
}
#group_msg .detail_txt P{
  color:#040200;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:578px;
  margin: auto;
  padding-top: 10px;
  color: #FDF2D1;
}
#group_prof H3{
  height:50px;
}
#group_prof .section_bdy{
  margin:auto;
  background-image:url(../../image/profile/group_prof/section_bdy.jpg);
}
#group_prof .section_ftr{
  padding-bottom:30px;
  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 .group_prof_frame{
  width: 510px;
  margin: auto auto 10px auto;
  min-height: 168px;
  _height: 168px;
  background:url(../../image/profile/group_prof/person.jpg) no-repeat right bottom;
}
#group_prof .group_prof_frame .group_prof_text{
  float: left;
  width:366px;
}
#group_prof .group_prof_frame2{
  width: 510px;
  margin: 20px auto 10px auto;
  min-height: 164px;
  _height: 164px;
  background:url(../../image/profile/group_prof/frau_130.jpg) no-repeat left bottom;
}
#group_prof .group_prof_frame2 .group_prof_text2{
  float: right;
  width:360px;
}
#group_prof .group_prof_frame2 H4{
  font-size: 1.2em;
  text-align: center;
  padding-bottom: 10px;
}
#group_prof .group_prof_frame2 P{
}
#group_prof .map{
  background:url(../../image/profile/group_prof/map.jpg) no-repeat center top;
  width:512px;
  height: 284px;
  margin: auto;
}

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