@charset "UTF-8";
/* CSS Document */

#top {
	width: 700px;
	margin: 50px auto 0px;
}
#top table {
	margin: 70px auto 0px;
}
#top table tr td {
	padding-right: 5px;
	padding-left: 5px;
}
#top h2 {
	font-size: 130%;
	font-weight: 600;
	text-align: center;
	border-top: 2px solid #e5e5e5;
	padding-top: 10px;
}
#top p {
	margin-top: 20px;
	text-align: center;
	font-size: 110%;
}
#top h1 {
	height: 85px;
	width: 319px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

