@charset "UTF-8";

/*
 * jcom sfdc external&internal search page setting
 */

/*---------------------
 // faq top common
---------------------*/
h3.w__subTitle {
  width: 960px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
  color: #228ed0;
  font-size: 18px;
  font-weight: bold;
  background: url(../../images/faq/bg_subTitle.png) repeat-x left bottom;
}
/*---------------------
  // text strong
---------------------*/
em {
  background-color: #ffff00;
}
