@charset "UTF-8";

#mv { background-image:url(../index/bg_mv.jpg); }

#contents table { width:100%; }

#contents th,
#contents td { font-size:85%; }


#contents th,
#contents td{
	padding:10px;
	border:1px solid #56A138;
	text-align:center;
}
#contents th{ text-align:left; }

#contents thead th{
	background:#56A138;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	font-weight:normal;
	border-color:#FFF;
	border-width:0 1px 0 0;
	white-space:nowrap;
}
#contents thead th:last-child { border-color:#56A138; }


#contents .gakkai td:nth-child(1){ width:10%; white-space:nowrap; }
#contents .gakkai th:nth-child(2){ width:35%; }
#contents .gakkai td:nth-child(3){             white-space:nowrap; }
#contents .gakkai td:nth-child(4){ width:10%; white-space:nowrap;}
#contents .gakkai td:nth-child(5){ width:20%; text-align:left; }
#contents .gakkai td:nth-child(6){ width:10%; font-size:80%; }
#contents .gakkai td:nth-child(7){ width: 5%; white-space:nowrap; }

#contents .gakkai2017 th:nth-child(2){ width:70%; }
#contents .gakkai2017 td:nth-child(5){ width:30%; white-space:nowrap; }

#contents .ronbun td:nth-child(5){ width:10%; }

#contents .jissyu table{ width:auto; }
#contents .jissyu td   { white-space:nowrap; }


/* ---- */
.msg1 { margin:2em 0; }
