@charset "UTF-8";

.contents {
	background: #fff;
	border-color: #228600;
	}

h3 img {
	width: 66px;
	height: 22px;
	margin-right: 5px;
	}

dd strong span {
	display: inline-block;
	color: white;
	background: #228600;
	padding: 4px 5px 3px;
	margin-right: 3px;
	line-height: 1;
	}
table.event_content {
	margin: 30px 0 30px;
	width: 100%;
	}

table.event_content th {
	background: #228600;
	border-color: #228600;
	padding: 10px 18px;
	}
table.event_content td span {
	color: #228600;
	}



