@charset "UTF-8";
h4 {
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
}
dl {
	margin-bottom: 20px;
}
dt {
	font-weight: bold;
	font-size: 1.2em;
	display: inline;
}
dd {
	margin-bottom: 5px;
	display: inline;
}
table {
	margin-bottom: 10px;
	width: 560px;
	margin-left: 20px;
}
table td {
	padding: 0px;
	border: 0px;
}

