<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{
  text-align:center;
}

/*--------------------*
#profile
*--------------------*/
#profile{
  margin:0 auto;
  width: 888px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:888px;
  margin:0 auto 25px;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:auto;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom:80px;}
#group_prof .section_hdr{padding-top: 20px;}
#group_prof .detail_txt{
  width:710px;
  margin:0 auto;
}
#group_prof .detail_txt P{
  font-size:1.1em;
  color:#fff;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:888px;
  margin: auto;
  padding-bottom:25px;
}
#feature .section_bdy{background-image:url(../../image/profile/feature/section_bdy.jpg);margin:auto;}
#feature .section_ftr{background-image:url(../../image/profile/feature/section_ftr.jpg);padding-bottom:80px;}
#feature .section_hdr{padding-top: 20px;}
#feature .detail_txt{
  width:710px;
  margin:0 auto 20px;
}
#feature .detail_txt P{
  font-size:1.1em;
  line-height:1.5em;
  color:#fff;
}
#feature .severalmenu{
  width:800px;
  margin:20px auto 0;
}
#feature .left_bdy{
  width:400px;
  float:left;
}
#feature .right_bdy{
  width:400px;
  float:right;
}
#feature .severalmenu P{
  width:350px;
  margin:0 auto;
  font-size:1.1em;
  line-height:1.5em;
}

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