<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contents {
	width: 700px;
	padding: 30px 0 0px 20px;
	float: left;
}

#page_title {
	background: url('../images/clinic/h2.jpg') no-repeat center center;
	background-size: 100% auto;
}

#bottom_l {
	background: url('../images/clinic/bg_bottom.jpg') no-repeat left center;
}

#item16 h4 {
	margin: 0 !important;
}

#item16 .float_l {
	width: 320px;
	float: left;
}

#item16 .float_r {
	width: 320px;
	float: right;
}

#item16 img{
	float: right;
}

#item16 table {
	width: 100%;
	margin-bottom: 40px;
}

#item16 table:nth-child(2) {
	width: 100%;
}

#item16 th,
#item16 td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

#item16 h4:nth-child(4){
	width: 320px;
}

#item16 table:nth-child(5) {
	width: 320px;
}

#item14 ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

#item14 ul li {
	width: calc(100% / 3 - 10px);
	margin: 0 7px 7px 0;
	overflow: hidden;
	line-height: 1;
}

#item14 ul li img {
	width: 100%;
	height: auto;
}

#item17 p {
	line-height: 1.8;
}

#item16 th {
	min-width: 5em;
}

</pre></body></html>