/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:96px;
  background:url(../../image/explain/title.gif) no-repeat 50% 45%;
}
/*--------------------*
#page_ttl
*--------------------*/
#info_ttl H3{
  height:62px;
  background:url(../../image/explain/info_title.jpg) no-repeat 50% top;
  margin-bottom:10px;
}
/*--------------------*
#info_group
*--------------------*/
#info_group .section_hdr{background-image:url(../../image/explain/info_hdr.jpg);}
/*--------------------*
#summary
*--------------------*/
#summary{
  width:648px;
  margin:0 auto 25px;
}
#summary .section_bdy{background-image:url(../../image/explain/summary/section_bdy.jpg);}
#summary .section_hdr{background-image:url(../../image/explain/summary/section_hdr.jpg);}
#summary .section_ftr{background-image:url(../../image/explain/summary/section_ftr.jpg);padding-bottom:35px;}
#summary H3{height:53px;margin-bottom:30px;}
#summary .detail_txt{color:#AFA88C;width:550px;margin:0px auto;}
#summary P{}
/*--------------------*
#feature
*--------------------*/
#feature{
  margin:25px auto;
  width:670px;
}
#feature .section_bdy{background-image:url(../../image/explain/feature/section_bdy.jpg);}
#feature .section_hdr{background-image:url(../../image/explain/feature/section_hdr.jpg);}
#feature .section_ftr{background-image:url(../../image/explain/feature/section_ftr.jpg);padding-bottom:35px;}
#feature H3{height:70px;margin-bottom:15px;}
#feature .detail_txt{
  width:620px;
  margin:0 auto;
  color:#AFA88C;
}
#feature .detail_txt P{
  margin:0 auto 15px;
  width:555px;
}
#feature TABLE{
  width:100%;
  border:2px solid #917305;
}
#feature TH{
  background:url(../../image/result/basic/single/basic_sub2/kimon_bg.jpg) repeat-x 50% top;
  height:30px;
  text-align:center;
}
#feature TH,
#feature TD{
  border:1px solid #917305;
}
#feature TD{
  padding:5px;
  background-color:#E5D6AB;
  color:#221A03;
}
#feature TD.kimon_num{
  font-size:1.1em;
  text-align:center;
  width:5%;
}
#feature TD.kimon_phrase{
  font-size:1.1em;
  width:22%;
}
#feature TD.kimon_phrase STRONG{
  color:#8E03E5;
}
#feature TD.kimon_meaning{
  width:27%;
}
#feature TD.kimon_text{
  width:36%;
}
#feature TD.kimon_level{
  font-size:1.1em;
  font-weight:bold;
  text-align:center;
  width:10%;
}
