/* CSS Document */

#endoscopy_box {
	color: #3c3c3c;
	width: 850px;
	margin-bottom: 50px;
	}
#endoscopy_box table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 100px;
	}

.endoscopy_font_l {
	font-size: 30px;
	line-height: 130%;
	}
.endoscopy_font_s {
	font-size: 18px;
	line-height: 180%;
	}

.endoscopy_03 {
	background-image: url(../img/endoscopy/endoscopy03.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 850px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-indent: -9999px;
	}



