@charset "utf-8";
/* LABO_CSS */

h3 {
	background-image: url(../labo/images/lab_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:5px 0 15px;
	padding:10px 0 0 11px;
}
h4 {
	margin:15px 0 5px;
	padding:0 0 0 15px;
	background-image: url(../labo/images/lab_icon.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
h5 {
	background-image: url(../../shared/images/cmn_icon02.gif);
	background-repeat: no-repeat;
	background-position:0 9px;
	margin:0;
	padding:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
}
#p_labo {
	margin:0 10px 20px;
}
.txt02{
	width:134px;
	margin:0 0 0 auto;
}