<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/explain/page_ttl.gif) no-repeat 50% 45%;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:634px;
  margin:0px auto 15px;
}
#feature .section_bdy{
  background-image:url(../../image/explain/feature_bdy.jpg);
}
#feature .section_ftr{
  padding-bottom:50px;
  background-image:url(../../image/explain/feature_ftr.jpg);
}
#feature .section_hdr{
  background-image:url(../../image/explain/feature_hdr.jpg);
}
#feature H3{
  height:60px;
  margin-bottom:15px;
}
#feature .article{
  width:550px;
  margin:0px auto;
  color:#4b0a08;
}
/*--------------------*
#method
*--------------------*/
#method{
  width:668px;
  margin:0px auto 15px;
}
#method .section_bdy{
  background-image:url(../../image/explain/method_bdy.jpg);
}
#method .section_ftr{
  padding-bottom:50px;
  background-image:url(../../image/explain/method_ftr.jpg);
}
#method H3{
  height:54px;
  margin-bottom:20px;
}
#method .section1{
  background:url(../../image/explain/method_section1.jpg) no-repeat left top;
}
#method .section1 .article{
  width:560px;
  margin:0px auto 20px;
  color:#e8c5a7;
}
/**/
#method .section2{
  width:668px;
  background:url(../../image/explain/method_section2.jpg) no-repeat left top;
}
#method .section2 .section_bdy{
  background-image:url(../../image/explain/table_bdy.jpg);
}
#method .section2 .section_ftr{
  padding-bottom:17px;
  background-image:url(../../image/explain/table_ftr.jpg);
}
#method .section2 .section_hdr{
  background-image:url(../../image/explain/table_hdr.jpg);
}
#method .section2 .article{
  width:566px;
  margin:0px auto;
}
#method TABLE{
  margin:0px;
}
#method TH{
  text-align:center;
}
#method TH.star{
  width:150px;
  background:url(../../image/explain/table_separate.gif) no-repeat right 50%;
}
#method TH.explain{
  width:416px;
}
#method TBODY TH,
#method TBODY TD{
  padding:5px 0px;
  border-bottom:1px solid #ca8c67;
}
#method TBODY TD{}
#method TBODY TR.star0 TH,
#method TBODY TR.star0 TD{
  border-width:0px;
}
</pre></body></html>