@charset "UTF-8";
/* CSS Document */

#local-container {
	margin: 0px;
	padding: 0px;
	width: 820px;
	float: left;
}
#titleber {
	margin-bottom: 28px;
	width: 820px;
	float: left;
}
#treatment-list {
	padding-bottom: 7px;
	width: 820px;
	float: left;
}
#treatment-list ul {
	display:block;
}
#treatment-list .ph1, .ph2, .ph3, .ph4,
.ph5, .ph6, .ph7, .ph8, .ph9 {
	float: left;
	margin:	0px;
	padding: 0px;
	width: 270px;
	height: 103px;
}
#treatment-list .ph1, .ph2, .ph4, .ph5, .ph7, .ph8 {
	margin-right: 5px;
}
#treatment-list .ph1, .ph2, .ph3 {
	margin-bottom: 6px;
}
#treatment-list .ph4, .ph5, .ph6 {
	margin-bottom: 22px;
}
#treatment-list a {
	display: block;
	height:103px;
	margin: 0px;
	padding: 0px;
}
#treatment-list .ph1 a {
	background-image: url(../img/info-btn1.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph1 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph2 a {
	background-image: url(../img/info-btn2.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph2 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph3 a {
	background-image: url(../img/info-btn3.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph3 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph4 a {
	background-image: url(../img/info-btn4.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph4 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph5 a {
	background-image: url(../img/info-btn5.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph5 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph6 a {
	background-image: url(../img/info-btn6.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph6 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph7 a {
	background-image: url(../img/info-btn7.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph7 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph8 a {
	background-image: url(../img/info-btn8.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph8 a:hover {
	background-position: 0px -103px;
}
#treatment-list .ph9 a {
	background-image: url(../img/info-btn9.jpg);
	background-position: 0px 0px;
	display: block;
	height: 103px;
	width: 270px;
}
#treatment-list .ph9 a:hover {
	background-position: 0px -103px;
}
#explain {
	line-height: 22px;
	font-style: 12px;
	color: #837f78;
	padding-top: 6px;
}
