/* ============================================================

矯正歯科ネット　定型スタイルシート

1.診療案内・スタッフ紹介

2.お電話でお問い合わせのページ

ご使用にあたって、html内のCSSファイルのパスにご注意！

============================================================ */


/* ============================================================
1.診療案内・スタッフ紹介
============================================================ */

div#teikei_main {
  width:510px;
  margin: 10px auto 0;
  text-align:left;
  line-height:1.6;
  font-size:12px;
  font-family:verdana,'ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

div#teikei_main img {
  border:none;
}

div#teikei_main h3,
div#teikei_main h4,
div#teikei_main th {
  font-size:12px;
  text-align:left;
}

div#teikei_main table {
  font-size:12px;
  line-height:20px;
}

div#teikei_main h3 {
  width:auto;
  height:35px;
  line-height:35px;
  text-indent:10px;
  margin:0 0 20px;
  font-size:16px;
  color:#333333;
  background:url(img/title.gif) left top no-repeat;
}

div#teikei_main h4 {
  width:auto;
  font-size:12px;
  color:#FF5E5E;
  margin:15px 0 3px 5px;
  line-height:20px;
}

div#teikei_main dl.incho {
  margin:0 0 0 5px;
}

dl.incho dt {
  font-size:16px;
  font-weight:bold;
}

dl.incho dd {
  margin:0;
  font-weight:bold;
  color:#FF5E5E;
}

div#teikei_main p {
  width:auto;
  margin:0;
  padding:0 5px;
  line-height:20px;
}

div.left_img {
  width:auto;
  float:left;
  margin-right:7px;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}

div.right_img {
  width:auto;
  float:right;
  margin-left:5px;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}

div.line {
  clear:both;
  padding:20px 0 5px;
  text-align:center;
}

div#teikei_main table.staffBox01 {
  width:100%;
  margin:30px auto 0;
  border:none;
}

div#teikei_main table.staffBox01 th {
  border-bottom:1px dashed #999999;
  border-top:3px solid #FF5E5E;
  padding:5px;
  color:#FF5E5E;
  background-color:#F5F5F5;
  font-size:14px;
}

table.staffBox01 td {
  border-bottom:1px dashed #999999;
  padding:3px 5px 2px;
  vertical-align:top;
  line-height:1.6;
}

div#teikei_main div.staffBox02 {
  margin:30px auto 0;
}

div#teikei_main div.staffBox02 h4 {
  border-bottom:1px dashed #999999;
  border-top:3px solid #FF5E5E;
  padding:5px;
  margin:0;
  color:#FF5E5E;
  background-color:#F5F5F5;
  font-size:14px;
}

div#teikei_main div.staffBox02 ul {
  margin:0;
  padding:0;
}

div#teikei_main div.staffBox02 li{
  border-bottom:1px dashed #999999;
  margin: 0;
  line-height:1.6;
  padding:3px 5px 2px 20px;
  list-style:none;
  background:url(img/point.gif) 5px 6px no-repeat;
}

div#teikei_main ul {
	margin-left:20px;
}

ul.left {
  float:left;
  width:250px;
}

ul.right {
  float:right;
  width:250px;
}

div.box01 {
  clear:both;
  width:482px;
  _width:510px;
  padding:10px;
  border:4px solid #CCCCCC;
  margin:0 auto;
}

div#teikei_main div.box01 h4 {
  color:#FF5E5E;
  margin:0 0 10px;
  padding:0 0 6px;
  border-bottom:1px dashed #999999;
  background:none;
  text-indent:0px;
  font-size:14px;
}

span.txt22 {
  font-size:22px;
  font-weight:bold;
  font-family:verdana;
}

.txtLaerge {
  font-weight:bold;
  font-size:12px;
  color:#FF5E5E;
}

.arrow01 {
  margin:10px 0;
  text-align:center  
}

div#teikei_main p.pagetop {
  padding:0;
  margin:20px 0 30px;
  text-align:right;
}

div#teikei_main table.plice {
  width:100%;
  border:4px solid #CCC;
  border-bottom:3px solid #CCC;
}

table.plice th.cell01,
table.plice th.cell02 {
  padding:5px;
  border-bottom:1px solid #CCC;
  background:#FF5E5E;
  font-weight:bold;
  color:#FFF;
  width:80%;
  border-right:1px dotted #CCC;
}

table.plice th.cell02 {
  width:20%;
  border-right:none;
}

table.plice th,
table.plice td {
  border-bottom:1px solid #CCC;
  padding:5px;
  font-weight:normal;
}

table.plice th {
  border-right:1px dotted #CCC;
}

.odd {
  background:#F2F2F2;
}

.clear {
  clear:both;
  visibility:visible;
}

/* ============================================================
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: #FF5E5E;
  text-align:left;
  text-indent:1em;
  padding:0;
  margin:0;
  line-height:23px;
  letter-spacing: 5px;
  border-bottom: 6px solid #FF5E5E;
}

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 #FF5E5E;
  text-indent:10px;
  font-size:14px;
  color:#FF5E5E;
}

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;		
}

