/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  margin:0px auto 20px;
  width:928px;
}
#feature .section_bdy{background-image:url(../../image/explain/feature/section_bdy.jpg);}
#feature .section_hdr{}
#feature .section_ftr{background-image:url(../../image/explain/feature/section_ftr.jpg);padding-bottom:55px;}
#feature .detail_txt{
  color:#222222;
  width:730px;
  margin:0px auto 20px;
  line-height:1.4em;
}
#feature H4{
  text-align:center;
  margin-bottom:20px;
}
#feature DT,
#feature DD{
  text-align:left;
  float:left;
}
#feature DT{
  width:30px;
}
#feature DD{
  line-height:24px;
}
