@charset "utf-8";

/* ========================================================================

	association
  
======================================================================== */
#association {
	margin: 0;
	padding: 30px 30px 50px;
	width: 840px;
	text-align: left;
}

#association h2 {
	margin-bottom: 30px;
}


#association table {
	margin: 0 auto;
	width: 780px;
}

#association th {
	padding: 10px;
	width: 20%;
	text-align: left;
	vertical-align: top;
	background: #f2efe8;
}

#association td {
	padding: 10px;
	line-height: 18px;
	background: #f4f4f4;
}