@charset "utf-8";


h3 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 108%;
	color: #2E8B57;
	margin-top: 1em;
} 

P {
	margin-bottom: 0;
}

#right {
	float: right;
	padding-left: 5px;
	width: 549px;
}

#right h2 {
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/activity/actvity.gif") no-repeat;
	margin-bottom: 5px;
}

table {
	width: 529px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
}
/* ６列以下の場合*/
table.piece {
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
}

.back {
	margin-bottom: 0;
	margin-left: 10px;
}