@charset "UTF-8";

h2 {
	margin-bottom: 27px;
}
h3 {
	margin-bottom: 13px;
}
th {
	text-align: left;
	border-right: solid #999 1px;
	border-bottom: solid #999 1px;
	padding: 5px 10px;
}
td {
	border-bottom: solid #999 1px;
	padding: 5px 10px;
}
table {
	border-top: solid #999 1px;
	width: 590px;
}
#entry {
	margin-top: 47px;
}
#entry .banner {
	float: left;
	width: 180px;
}
