@charset "UTF-8";
/* CSS Document */

.desease {
	width: 580px;
}
.desease .inleft {
	width: 70px;
	float: left;
}
.desease .inright {
	margin-bottom: 30px;
	width: 490px;
	float: right;
}
.inright .d-title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.inright .d-explain {
	padding-bottom: 20px;
}
.inright .d-treatment {
	padding: 20px 20px 20px 20px;
	background-color: #efefef;
}
.desease .line {
	background-image: url(../img/dlist-border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 580px;
	position: relative;
	margin-bottom: 30px;
	height: 1px;
}
.desease .line-l {
	background-image: url(../img/dlist-border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 580px;
	position: relative;
	padding-bottom: 1px;
	clear: both;
}
.l-bottom a {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 580px;
}
#l-bottom-l a {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 580px;
}
.topagetop {
	height: 42px;
	overflow: hidden;
	position: absolute;
	top: -24px;
	width: 34px;
	right: -17px;
}
.totop a {
	background-image: url(../img/totop.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height:84px;
	width: 34px;
	text-decoration: none;
	text-indent: -9999px;
}
.totop a:hover {
	background-position: 0px -42px;
	background-repeat: no-repeat;
	display: block;
	height:84px;
	width: 34px;
	text-decoration: none;
	text-indent: -9999px;
}
#right .l-posi {
	float: left;
}
#right .r-posi {
	float: right;
}
#t-dlist {
	width: 580px;
	padding-bottom: 30px;
	float: left;
}
