<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:76px;
  background:url(../../image/profile/profile_ttl.gif) no-repeat 50% 45%;
}
#profile{
  width:630px;
  margin:auto;
}
/*--------------------*
#contentBdy
*--------------------*/
#prof_bdy{
  min-height:224px;
  _height:224px;
  background:url(../../image/profile/prof_img.jpg) no-repeat left 50%;
}
#prof_txt {
  padding-left:280px;
  color:#AC976A;
}
#prof_txt H3{
  height:34px;
  margin-bottom:10px;
  background:url(../../image/profile/prof_ttl.jpg) no-repeat left top;
}
#prof_txt DL{text-align:left;}
#prof_txt DT{padding-top:10px;color:#d5bd7f;}

/*--------------------*
#msg_bdy
*--------------------*/
#msg{
  width:630px;
  margin:auto;
  background:url(../../image/profile/message_bdy.jpg);
}
#msg_ftr{
  width:100%;
  padding-bottom:76px;
  background:url(../../image/profile/message_ftr.jpg) no-repeat left bottom;
}
#msg_hdr{
  width:100%;
  background:url(../../image/profile/message_hdr.jpg) no-repeat left top;
}
#msg H3{
  height:96px;
}
#msg P{
  padding:0px 50px;
  color:#C6BECD;
}

/*--------------------*
#map_bdy
*--------------------*/
#map{
  width:630px;
  margin:10px auto 0px;
  background:url(../../image/profile/map_bdy.jpg);
}
#map_ftr{
  width:100%;
  padding-bottom:36px;
  background:url(../../image/profile/map_ftr.jpg) no-repeat left bottom;
}
#map_hdr{
  width:100%;
  background:url(../../image/profile/map_hdr.jpg) no-repeat left top;
}
#map H3{
  height:76px;
}
#map_bdy{
  width:560px;
  margin:0px auto;
}
#map_bdy .map_txt{
  width:270px;
  float:left;
  color:#B4A07F;
}
#map_bdy H4{color:#ddc9a7;font-size:1.1em;}
#map_bdy DL{text-align:left;}
#map_bdy DT{padding-top:10px;color:#ddc9a7}
</pre></body></html>