h3.ua {
	font-size: large;
	font-weight: bold;
	margin-bottom: 30px;
	letter-spacing: 1px;
	font-family: san-serif;
	line-height:130%;
}
h4 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: serif;
	line-height: 140%;
}
h4 .small {
	font-family: san-serif;
	font-size: x-small;
	font-weight: normal;
}
h4.square	{
	background-image: url(../safety/image/square.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	
}
h4.square .small {
	font-size: x-small;
	font-family: san-serif;
}
.top-l {
	text-align: left;
	vertical-align: top;
}
.contents-box {
	margin-bottom: 40px;
}
.bottomspace {
	margin-bottom: 10px;
}
#etech {
	border: 1px solid #000000;
	margin-bottom: 40px;
	text-align: center;
	font-size: x-small;
	line-height: 130%;
}
#etech p {
	margin: 10px;
}
p.image-caption-right {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
p.image-caption-right strong {
	font-weight: bold;
}
p.image-caption-right img {
	margin-bottom: 2px;
}