@charset "utf-8";
/* CSS Document */

#title_laboratory {
	background: url(../images/laboratory/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 660px;
	margin-bottom: 10px;
}

#main_content h3 {
	font-size: 1em;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	letter-spacing: 0.2em;
}

#laboratory_box_l {
	float: left;
	width: 410px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#laboratory_box_r {
	float: right;
	width: 232px;
	margin-bottom: 20px;
}

#laboratory_box_l p {
	letter-spacing: 0.2em;
	line-height: 1.8em;
}
