table.eventlist {
  width:290px;
  border-spacing: 0;
  font-size:9px;
}
table.eventlist th {
  color: #000;
  padding: 10px 15px 7px;
  background: #fff;
  background:-moz-linear-gradient(#fff, #fff 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#fff), to(#fff));
  font-weight: bold;
  font-size:16px;
  border-top:0px solid #aaa;
  border-bottom:1px dotted #aaa;
  line-height: 100%;
  text-align: left;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.eventlist th:first-child {
  border-left:0px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.eventlist th:last-child {
  border-radius:0 5px 0 0;
  border-right:0px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0);
}
table.eventlist tr td {
  padding: 0px 5px 0px 2px;
  text-align:left ;
  font-weight: bold;
  line-height: 1.8em;

}
table.eventlist tr td:first-child {
  border-left: 0px solid #aaa;
}
table.eventlist tr td:last-child {
  border-right: 0px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0);
}
table.eventlist tr {
  background: #fff;
}
table.eventlist tr:nth-child(2n+1) {
  background: #fff;
}
table.eventlist tr:last-child td {
  border-bottom:0px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0);
}
table.eventlist tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.eventlist tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.eventlist tr:hover {
  background: #fff;
  cursor:pointer;
}



table.eventlist2 {
  width:290px;
  border-spacing: 0;
  font-size:9px;
}
table.eventlist2 th {
  color: #000;
  padding: 10px 15px 7px;
  background: #fff;
  background:-moz-linear-gradient(#fff, #fff 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#fff), to(#fff));
  font-weight: bold;
  font-size:16px;
  border-top:0px solid #aaa;
  border-bottom:0px dotted #aaa;
  line-height: 100%;
  text-align: left;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.eventlist2 th:first-child {
  border-left:0px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.eventlist2 th:last-child {
  border-radius:0 5px 0 0;
  border-right:0px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0);
}
table.eventlist2 tr td {
  padding: 1px 1px 1px 6px;
  text-align:left ;
  line-height: 0%;
  font-weight: bold;

}
table.eventlist2 tr td:first-child {
  border-left: 0px solid #aaa;
}
table.eventlist2 tr td:last-child {
  border-right: 0px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0);
}
table.eventlist2 tr {
  background: #fff;
}
table.eventlist2 tr:nth-child(2n+1) {
  background: #fff;
}
table.eventlist2 tr:last-child td {
  border-bottom:0px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0);
}
table.eventlist2 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.eventlist2 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.eventlist2 tr:hover {
  background: #fff;
  cursor:pointer;
}






table.member {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.member th {
  color: #000;
  padding: 8px 15px;
  background: #eee;
  background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
  font-weight: bold;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.member th:first-child {
  border-left:1px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.member th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.member tr td {
  padding: 8px 15px;
  text-align: ;
}
table.member tr td:first-child {
  border-left: 1px solid #aaa;
}
table.member tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.member tr {
  background: #fff;
}
table.member tr:nth-child(2n+1) {
  background: #f5f5f5;
}
table.member tr:last-child td {
  border-bottom:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.member tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.member tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.member tr:hover {
  background: #eee;
  cursor:pointer;
}


table.zrlink {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.zrlink th {
  color: #000;
  padding: 0px 0px;
  background: #eee;
  background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
  font-weight: bold;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
  line-height: 0;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.zrlink th:first-child {
  border-left:1px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.zrlink th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.zrlink tr td {
  padding: 5px 5px;
  text-align: center;
}
table.zrlink tr td:first-child {
  border-left: 1px solid #aaa;
}
table.zrlink tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.zrlink tr {
  background: #fff;
}
table.zrlink tr:nth-child(2n+1) {
  background: #fff;
}
table.zrlink tr:last-child td {
  border-bottom:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.zrlink tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.zrlink tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.zrlink tr:hover {
  background: #fff;
  cursor:pointer;
}





table.line {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line tr td {
  padding: 5px 5px 2px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: center;
}
table.line tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line tr {
  background: #fff;
}
table.line tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}





table.line2 {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line2 th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 110%;
  text-align: left;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line2 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line2 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line2 tr td {
  padding: 5px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
}
table.line2 tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line2 tr {
  background: #fff;
}
table.line2 tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line2 tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line2 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line2 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line2 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}



table.line3 {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line3 th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(255,117,0,0.7), rgba(255,117,0,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(255,117,0,0.7)), to(rgba(255,117,0,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,117,0,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line3 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line3 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line3 tr td {
  padding: 5px 5px 2px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
}
table.line3 tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line3 tr {
  background: #fff;
}
table.line3 tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line3 tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line3 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line3 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line3 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}





table.line4 {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line4 th {
  color:#1E1E1E ;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(255,117,0,0.7), rgba(255,117,0,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(255,117,0,0.7)), to(rgba(255,117,0,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line4 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line4 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line4 tr td {
  padding: 5px 5px 2px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
}
table.line4 tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line4 tr {
  background: #fff;
}
table.line4 tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line4 tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line4 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line4 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line4 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}




table.line5 {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line5 th {
  color: #fff;
  padding: 5px 5px;
  background: #258;
  background:-moz-linear-gradient(rgba(255,117,0,0.7), rgba(255,117,0,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(255,117,0,0.7)), to(rgba(255,117,0,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,117,0,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line5 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line5 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line5 tr td {
  padding: 5px 5px 2px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
}
table.line5 tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line5 tr {
  background: #fff;
}
table.line5 tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line5 tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line5 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line5 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line5 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}













table.b2 {
  width: ;
  border-spacing: 0;
  font-size:12px;
}
table.b2 th {
  color: #000;
  padding: ;
  background: #fff;
  font-weight: bold;
  border-top:1px solid #aaa;
  border-bottom:0px solid #aaa;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 0px 0px rgba(255,255,255,0.3) inset;
}
table.b2 th:first-child {
  border-left:1px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.b2 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.b2 tr td {
  padding: 5px 15px;
  text-align:left ;
}
table.b2 tr td:first-child {
  border-left: 1px solid #aaa;
}
table.b2 tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.b2 tr {
  background: #fff;
}
table.b2 tr:nth-child(2n+1) {
  background: #f5f5f5;
}
table.b2 tr:last-child td {
  border-bottom:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.b2 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.b2 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.b2 tr:hover {
  background: #eee;
  cursor:pointer;
}






table.toiawase {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.toiawase th {
  color: #000;
  padding: 8px 15px;
  background: #eee;
  background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
  font-weight: bold;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.toiawase th:first-child {
  border-left:1px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.toiawase th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.toiawase tr td {
  padding: 5px 15px;
  text-align:left ;
}
table.toiawase tr td:first-child {
  border-left: 1px solid #aaa;
}
table.toiawase tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.toiawase tr {
  background: #fff;
}
table.toiawase tr:nth-child(2n+1) {
  background: #f5f5f5;
}
table.toiawase tr:last-child td {
  border-bottom:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.toiawase tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.toiawase tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.toiawase tr:hover {
  background: #eee;
  cursor:pointer;
}



table.line_newevent {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line_newevent th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line_newevent th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line_newevent th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}

table.line tr td {
  text-align: center;

}
