@charset "utf-8";
#contest {
	margin: 30px;
	padding-right: 10px;
	padding-left: 10px;
	height: 300px;
}
#table1  table  {
	float: left;
	background-image: url(../img/SD-wps-lace6-05.jpg);
}

#table2 table {
	float: right;
	background-image: url(../img/SD-wps-lace6-09.jpg);
}
#contest img {
	margin: 18px;
	border: 2px groove #CCCCCC;
}

#contest    th  {
	font-weight: bold;
	font-family: "小塚ゴシック Pro R";
	text-align: center;
	line-height: 35px;
	height: 35px;
	font-size: large;
	letter-spacing: 1em;
	background-color: #FFFFFF;
}

