h2 {
  font-size:18px;
  margin-top:2em;
  clear:both;
}

h2 img {
  zoom:80%;
  margin-top:5px;
  margin-right:5px;
}

h2 span {
	font-size: 16px;
	font-weight:normal;
}

.sbox_left0 p {
  width:95%;
  margin:1em auto;
//border:1px solid #0e0;
  line-height:1.5em;
}

.sbox_right table th {
  white-space: nowrap;
	background-color: #bcd;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-top:30px;
}

.sbox_right table td {
  border-bottom: 1px solid #000;
  padding: 10px;
  font-size: 12px;
}

ul { 
	list-style-type: disc;
	margin-top:1em;
	padding-left: 60px;
}

.simg1_left {
	display: block;
	margin:10px auto;
	box-sizing: border-box;
	width:350px;
	float:left;
}

.simg1_right {
	display: block;
	margin:10px auto;
	box-sizing: border-box;
	width:350px;
	float:right;
}

.simg2 {
	display: block;
	margin:auto;
	width:350px;
	margin:50px auto 0 auto;
	box-sizing: border-box;
}

h3 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

#rehabili {
	line-height: 2em;
	margin: 0 2em;
}

/* 医療機関リスト */
#box2b .sbox_left ul {
	padding-left: 20px;
	margin: 0;
}

#box2b .sbox_left ul li {
	white-space: normal;
	word-break: break-word;
	line-height: 1.8;
}


.hbox {
	width: 45%;
	margin-top:20px;
	margin-left: 20px;
	margin-bottom: 50px;
	border: 1px solid #555;
	padding: 10px;
	border-radius: 5px;
	background-color: #fff;
	box-sizing: border-box;
	float:left;
	
}

.hyou {
	width: 100%;
	max-width: 100%;
	display: block;
	box-sizing: border-box;
}

#box3 {
  background-color: #fff;
}
