@charset "UTF-8";
h1 {
	padding: 0px;
	margin: 0px;
	background-image: url(../outline/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;
}
