/* ============================================================

インプラントネット　定型スタイルシート

1.診療案内・スタッフ紹介

2.お電話でお問い合わせのページ

ご使用にあたって、html内のCSSファイルのパスにご注意！

============================================================ */


/* ============================================================
1.診療案内・スタッフ紹介
============================================================ */

div#teikeiMain  {
  width:510px;
  margin: 10px auto 0;
  text-align:left;
  line-height:1.5;
  font-size:12px;
  font-family:verdana,'ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

div#teikeiMain  h3,
div#teikeiMain  h4,
div#teikeiMain  table,
div#teikeiMain  th,
div#teikeiMain  td,
div#teikeiMain  ul,
div#teikeiMain  ol,
div#teikeiMain  li,
div#teikeiMain  dl,
div#teikeiMain  dt,
div#teikeiMain  dd,
div#teikeiMain  p,
div#teikeiMain  div {
  margin:0;
  padding:0;
  list-style:none;
  border:none;
}

div#teikeiMain img {
  border:none;
  vertical-align:bottom;
}

div#teikeiMain h3 {
  height:35px;
  line-height:35px;
  margin-bottom: 15px;
  font-size:16px;
  color:#333333;
  background:url(img/title.gif) left top no-repeat;
  text-indent:10px;
  font-weight:bold;
}

div#teikeiMain h4 {
  font-size:12px;
  color:#016AA0;
}

div#teikeiMain p {
  width:100%;
  padding-bottom:20px;
  overflow:hidden;
}

.alignleft {
  width:auto;
  float:left;
  margin-right:7px;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}

.alignright {
  width:auto;
  float:right;
  margin-left:5px;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}

div#teikeiMain div.box01 {
  width:482px;
  _width:510px;
  padding:10px;
  border:4px solid #CCCCCC;
  margin-bottom: 20px;
}

div#teikeiMain div.box01 h4 {
  color:#016AA0;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom:1px dashed #999999;
  font-size:14px;
  line-height:1;
}

div#teikeiMain div.box01 p {
  padding:0;
}

span.txt22 {
  font-size:22px;
  font-weight:bold;
  font-family:verdana;
}

.txtBold {
  font-weight:bold;
  font-size:12px;
  color:#016AA0;
}

div#teikeiMain table.plice {
  width:100%;
  border:4px solid #CCC;
  border-bottom:3px solid #CCC;
  margin-bottom: 20px;
}

div#teikeiMain table.plice th.cell01,
div#teikeiMain table.plice th.cell02 {
  padding:5px;
  border-bottom:1px solid #CCC;
  border-right:1px dotted #CCC;
  background:#016AA0;
  font-weight:bold;
  color:#FFF;
  width:80%;
}

div#teikeiMain table.plice th.cell02 {
  width:20%;
  border-right:none;
}

div#teikeiMain table.plice th,
div#teikeiMain table.plice td {
  border-bottom:1px solid #CCC;
  padding:5px;
  font-weight:normal;
  font-size:12px;
  text-align:left;
}

div#teikeiMain table.plice th {
  border-right:1px dotted #CCC;
}

.odd {
  background:#F2F2F2;
}

div#teikeiMain h4.staffName {
  font-size:16px;
  font-weight:bold;
  color:#333333;
}

div#teikeiMain ul.qualification {
  padding-bottom:1em;
  overflow:hidden;
  width:100%;
}

div#teikeiMain ul.qualification li {
  float:left;
  margin-right:10px;
  color:#016AA0;
  font-weight:bold;
  padding-left:20px;
  background:url(img/point.gif) 5px 4px no-repeat;
}

div#teikeiMain table.staffBox01 {
  width:100%;
  margin-bottom: 30px;
  border:none;
}

div#teikeiMain table.staffBox01 th {
  border-bottom:1px dashed #999999;
  border-top:3px solid #016AA0;
  padding:5px;
  color:#016AA0;
  background-color:#F5F5F5;
  font-size:14px;
  text-align:left;
}

div#teikeiMain table.staffBox01 td {
  border-bottom:1px dashed #999999;
  padding:3px 5px 2px;
  vertical-align:top;
  line-height:1.5;
  font-size:12px;
}

div#teikeiMain div.staffBox02 {
  margin-bottom:30px;
  overflow:hidden;
  width:100%;
}

ul.left {
  float:left;
  width:250px;
}

ul.right {
  float:right;
  width:250px;
}

div#teikeiMain div.staffBox02 h4 {
  border-bottom:1px dashed #999999;
  border-top:3px solid #016AA0;
  padding:5px;
  margin:0;
  color:#016AA0;
  background-color:#F5F5F5;
  font-size:14px;
}

div#teikeiMain div.staffBox02 li{
  border-bottom:1px dashed #999999;
  line-height:1.5;
  padding:3px 5px 2px 20px;
  background:url(img/point.gif) 5px 6px no-repeat;
}

div#teikeiMain p.pagetop {
  padding:0;
  text-align:right;
}

/* ============================================================
2.お電話でお問い合わせのページ
============================================================ */

div#teikei_contact {
  width:545px;
  text-align:center;
  margin:0 auto;
  padding:0;
  font-size:12px;
}

div#teikei_contact h1.name {
  height:23px;
  font-size: 14px;
  font-weight: normal;
  color: #016AA0;
  text-align:left;
  text-indent:1em;
  padding:0;
  margin:0;
  line-height:23px;
  letter-spacing: 5px;
  border-bottom: 6px solid #016AA0;
}

div#teikei_contact_main {
  width:auto;
  border:1px solid #CCCCCC;
  text-align:left;
  line-height:20px;
  margin-top:10px;
  padding:15px;
}

div#teikei_contact_main h2 {
  margin:0;
  padding:0;
  border-left:5px solid #016AA0;
  text-indent:10px;
  font-size:14px;
  color:#016AA0;
}

div#teikei_contact_main p {
  border-top:1px dotted #CCCCCC;
  margin:10px 0 0;
  padding:10px;
}

div#teikei_contact_main table.contact {
  width:80%;
  margin:0 auto;
}

div#teikei_contact_main table.contact td {
  border-bottom:1px dotted #CCCCCC;
}

div#teikei_contact_main p#back {
  float:right;
  width:auto;
  background:url(/img/common/allow2.gif) left center no-repeat;
  padding-left:14px;
  border:none;		
}

