/* ============================================================
共通
============================================================ */

div#teikei_main {
  width:510px;
		margin: 10px auto 0;
  text-align:left;
		line-height:1.6;
		font-size:12px;
}

div#teikei_main h3,
div#teikei_main h4,
div#teikei_main th {
  font-size:12px;
		font-weight:bold;
}

div#teikei_main table {
  font-size:inherit;
		line-height:20px;
}

div#teikei_main h3 {
  width:auto;
		line-height:25px;
		text-indent:5px;
		margin:0 0 20px;
		border-bottom:4px solid #016AA0;
		background-color:#EEFAFF;
}

div#teikei_main h4 {
  width:auto;
		color:#016AA0;
		margin:0 0 5px;
		background:url(/implant_html/tokyo/tokyo-ginza/img/ball.gif) left center no-repeat;
		text-indent:18px;
		line-height:20px;
}

div#teikei_main p {
  width:auto;
		margin:0 0 20px;
		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:0 0 20px;
		text-align:center;
}

div.syo-box {
  clear:both;
		width:510px;
		padding-top:10px;
}

div.syo-box dl {
  margin:0;
		padding:5px;
		border:1px solid #CCCCCC;
}

dl.left {
  width:47%;
  float:left;
}

dl.left dt,
dl.right dt {
  font-weight:bold;
		border-bottom:1px dashed #999999;
		padding-bottom:3px;
		margin-bottom:3px;
}

dl.left dd,
dl.right dd {
  margin:0;
}

dl.right {
  width:47%;
  float:right;
}

/* ============================================================
スタッフ紹介
============================================================ */

div.keireki {
		margin:0 auto;
		padding:0 15px 20px;
}


div.keireki dl {
		margin:0 auto;
		padding:0;
		list-style:none;
		line-height:20px;
		text-align:left;
}

div.keireki dt {
  width:auto;
		float:left;
		clear:both;
		padding:0;
		margin:0;
		vertical-align:top;
}

div.keireki dd {
  padding:0 0 0 55px;
		margin:0;
		border-bottom:1px dashed #999999;
}

div.keireki ul {
  margin:0;
		padding:0;
		list-style:none;
}

ul.left {
  width:47%;
  float:left;
}

ul.left li,
ul.right li {
		border-bottom:1px dashed #999999;
		margin-bottom:3px;
}

ul.right {
  width:47%;
  float:right;
}

/* ============================================================
診療案内
============================================================ */

/* ============================================================
clear
============================================================ */

.clear {
  clear:both;
}
