/* ---
ドクター紹介
--------------------- */
div#doctorBox h3{
  width:258px;
  height:35px;
  line-height:30px;
  font-size:16px;
  color:#363636;
  text-indent:70px;
  background-image:url(http://www.dc-morimoto.com/img/common/h3.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
}
div#doctorBox table.doctorTbl tr td{
  background-color:#fef0f7;
}
table.doctorTbl tr td p{
  color:#363636;
}

/* ---
審美歯科
--------------------- */
div.zirconia{
  padding:10px;
  border:1px dashed #FF00FF;
}
div.point{
  font-size:12px;
  color:#3366ff;
  font-weight:bold;
  margin-top:6px;
}
table.zirconiaTbl{
  border:1px solid #cccccc;
}
table.zirconiaTbl tr td,
table.zirconiaTbl tr th{
  border:1px solid #cccccc;
}
table.zirconiaTbl tr th{
  background-color:#999999;
  color:#ffffff;
  text-indent:4px;
  font-weight:normal;
}

/* ---
医院案内・アクセス
--------------------- */
table.dentalInfoTbl{
  border:1px solid #FFD2D2;
  width:540px;
  margin:10px auto 0px auto;
}
table.dentalInfoTbl tr th{
  background-image:url(http://www.dc-morimoto.com/img/dental-info/th_bg.jpg);
  background-position:left top;
  background-repeat:repeat-y;
  text-indent:10px;
}
table.dentalInfoTbl tr th.cross{
  background-image:url(http://www.dc-morimoto.com/img/dental-info/th_bg2.jpg);
  background-position:left top;
  background-repeat:repeat-y;
  text-indent:10px;
}
table.dentalInfoTbl tr td{
  background-color:#FFF5F5;
}
table.dentalInfoTbl tr td.cross{
  background-color:#ffffff;
}