@charset "UTF-8";
h1 {
	padding: 0px;
	margin: 0px;
	background-image: url(../company/img/h1.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	font-size: 1.4em;
}
h1 em {
	position: relative;
	z-index: -1;
}
table.talk td {
	padding: 5px;
}
strong.h3 {
	margin:10px 0px 3px;
	padding: 0px 0px 0px 17px;
	line-height: 120%;
	color: #333333;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	font-size: 1em;
}
