@charset "utf-8";
/* CSS Document */

.h3_basic {
	background: url(../../../common/img/h3/img_medical_unit01.jpg) no-repeat right 0;
}

.plem1 {text-indent:-1em; padding-left: 1em;}

/* 禁煙外来 */
.ol_nm {
	list-style-position: outside;
}
	.ol_nm li {
	list-style-type:decimal;
	}

.table_blue {
	width:100%;
	border-left:1px solid #64afe2;
	border-top:1px solid #64afe2;
}
	.table_blue th,
	.table_blue td {
	border-right:1px solid #64afe2;
	border-bottom:1px solid #64afe2;
	}
	.table_blue th {
		background:#136fae;
		color:#FFFFFF;
	}
	.table_blue td {
	}
	.table_blue .bg_lightblie {
		background:#7dcff4;
	}

	.table_blue .bg_skyblie {
		background:#d9f0fc;
	}
		.table_blue th div,
		.table_blue td div {
			padding:5px;
		}

.lb_nagare {
	width:20%;
	background:#a6d494;
	border:1px solid #0e357c;
	color:#0e357c;
	padding:5px;
	text-align:center;
}

/*血管外科外来*/
.lb_aso {
	width:30%;
	background:#fbcfd4;
	border:1px solid #64afe2;
	color:#52004c;
	padding:5px;
	text-align:center;
}


/*　１文字下げる　*/
.ul_indent li {
	text-indent:-1em;
	margin:3px 0 5px 1.5em;
}



/* 医師紹介枠 */
.ex_Doctor {
	clear:both;
	width:260px;
}

.ex_Doctor dl dt {
	width:260px;
	height:25px;
	_height:45px;
	background:url(../expert/img/ex_doc_int01.gif) no-repeat left top;
	padding:15px 10px 5px 10px;
	font-weight:bold;
}

.ex_Doctor dl dd {
	width:260px;
	background:url(../expert/img/ex_doc_int02.gif) no-repeat left bottom;
	padding:10px;
}

.ex_Doctor_l {
	clear:both;
	width:540px;
}

.ex_Doctor_l dl dt {
	width:540px;
	height:25px;
	_height:45px;
	background:url(../expert/img/exL_doc_int01.gif) no-repeat left top;
	padding:15px 10px 5px 10px;
	font-weight:bold;
}

.ex_Doctor_l dl dd {
	width:540px;
	background:url(../expert/img/exL_doc_int02.gif) no-repeat left bottom;
	padding:10px;
}

dl.ps_list dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 90px;
}

dl.ps_list dd {
  margin-bottom: 0.8em;
  margin-left: 90px;
  padding-top: 10px;
  height: 45px;
}

/*140616 追加↓*/
.ex_Doctor_s {
	/*clear:both;*/
	width:260px;
}

.ex_Doctor_s dl dt {
	width:260px;
	height:25px;
	_height:45px;
	background:url(../expert/img/ex_doc_int01.gif) no-repeat left top;
	padding:15px 10px 5px 10px;
	font-weight:bold;
}

.ex_Doctor_s dl dd {
	width:260px;
	background:url(../expert/img/ex_doc_int02.gif) no-repeat left bottom;
	padding:10px;
}
/*140616 追加↑*/

/* フットケア */
dl.foot_dl {
	margin: 0;
	padding: 0;
}
dl.foot_dl dt {
	clear: left;
	float: left;
	width: 7em;
	margin-bottom: 2px;
}
dl.foot_dl dd {
	margin-left: 7em;
	margin-bottom: 2px;
}

.table_blue .bg_lightblie div { /*フットケア外来診療日*/
	font-size:16px;
		}
		
/* 眼科 2018.10.29 add */
.yokoList dt {
        float: left ;
        clear: left ;
        margin-right: 0.5em ;
        width: 120px ;
}

.yokoList dd {
        float: left ;
        margin-left: 1em ;
		padding-left:1em;
		text-indent:-1em;
		width: 510px;
}