@charset "UTF-8";

h1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 15px;
	background-image: url(../images/event/h1.jpg);
	background-repeat: no-repeat;
	height: 240px;
	text-indent: -9999px;
}
table {
	margin-left: 17px;
}
table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
table th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.saiten {
	padding-top: 15px;
	padding-bottom: 15px;
}
