@charset "UTF-8";

/*----------------------------------------
Name: common.css
Date Created:2009/02/10 [t.sato]
Last Updated:2009/04/8 [jinghan.xu]
Copyright:Prudence.inc
-------------- --------------------------*/
/*
  start qa.html
-----------------------------------------*/

.mg20b {
  margin-bottom: 20px;
}
.mg30b {
  margin-bottom: 30px;
}
#mainColumn .h2_bg{
  height: 20px;
  padding-bottom: 10px;
  background: url(../img/share/professor_ttl_bg.gif) no-repeat left bottom;
}
#mainColumn .qa_nav{
  padding: 0 0 0 7px;
}
#mainColumn .qa_nav li{
  padding-left: 16px;
  margin-bottom: 10px;
  background: url(../img/share/icon01.gif) no-repeat 2px 50%;
}
#mainColumn .qa_con p{
  font-size: 12px;
  line-height: 1.6;
}
#mainColumn .h3_bg{
  border-bottom: 1px solid #d95da1;
}
#mainColumn .qa_con{
  border: 1px solid #ccc;
}
#mainColumn .qa_con h3{
  height: 39px;
  line-height: 39px;
	padding-left: 41px;
  font-weight: bold;
  border-bottom: 1px dashed #d0d0d0;
  background: #fff0f0 url(../img/qa/icon_02.gif) no-repeat 9px 8px;
}
#mainColumn .qa_con p{
  padding: 10px 0 12px 40px;
  background: url(../img/qa/icon_03.gif) no-repeat 9px 7px;
}