<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:73px;
  background:url(../../image/profile/page_ttl.gif) no-repeat 50% 45%;
}

/*--------------------*
#profile
*--------------------*/
#profile{
  width:720px;
  margin:0px auto 5px;
  padding-top:35px;
  background:url(../../image/profile/profile.jpg) no-repeat left top;
  min-height:260px;
}
* html #profile{
  height:295px;
}
#profile H3{
  height:37px;
  width:379px;
  margin:0px 0px 20px 54px;
}
#profile P{
  padding:0px 313px 0px 75px;
  line-height:1.5;
  color:#7c715b;
}

/*--------------------*
#message
*--------------------*/
#message{
  width:720px;
  margin:0px auto 15px;
}
#message .section_bdy{
  background-image:url(../../image/profile/msg_bdy.jpg);
}
#message .section_ftr{
  padding-bottom:68px;
  background-image:url(../../image/profile/msg_ftr.jpg);
}
#message .section_hdr{
  padding-top:24px;
  background-image:url(../../image/profile/msg_hdr.jpg);
}
#message H3{
  width:504px;
  height:44px;
  margin-bottom:53px;
}
#message P{
  display:block;
  width:540px;
  margin:0px auto;
  color:#573b16;
}

/*--------------------*
#map_bdy
*--------------------*/
#map{
  width:720px;
  margin:0px auto;
}
#map .section_bdy{
  background-image:url(../../image/profile/map_bdy.jpg);
}
#map .section_ftr{
  padding-bottom:40px;
  background-image:url(../../image/profile/map_ftr.jpg);
}
#map .section_hdr{
  padding-top:30px;
  background-image:url(../../image/profile/map_hdr.jpg);
}
#map H3{
  width:505px;
  height:47px;
  margin-bottom:20px;
}
#map .articles{
  width:590px;
  margin:auto;
}
#map .article_left{
  width:290px;
  float:left;
}
#map .article_right{
  width:290px;
  float:right;
}
#map .articles P{
  padding:50px 10px 8px 0px;
  color:#6e6a20;
  line-height:1.5;
}
#map .articles DL{
  text-align:left;
  color:#6e6a20;
}
#map .articles DT{
  font-weight:bold;
  color:#6e3d20;
}
#map .articles DD{
  padding:0px 0px 5px 10px;
}
</pre></body></html>