$(document).ready(function () {
	$(".table-style_supporter01 tr td:first").css("border-left","none");
	$(".table-style_supporter01 tr:first").css("text-align","center");
	$(".table-style_supporter01 tr:first").css("font-weight","600");
	$(".table-style_supporter01 tr:first").css("font-size","1.2em");
	$(".table-style_supporter01 tr td:odd").css("width","100px");
	$(".table-style_supporter01 tr td:odd").css("text-align","center");
	$(".table-style_supporter01 tr:even").css("background","#f6f6f6");
	$(".table-style_supporter01 tr:last th ").css("border-bottom","none");
	$(".table-style_supporter01 tr:last td ").css("border-bottom","none");
	$(".table-style_supporter02 tr td:first").css("border-left","none");
	$(".table-style_supporter02 tr:first").css("text-align","center");
	$(".table-style_supporter02 tr:first").css("font-weight","600");
	$(".table-style_supporter02 tr:first").css("font-size","1.2em");
	$(".table-style_supporter02 tr td:odd").css("width","100px");
	$(".table-style_supporter02 tr td:odd").css("text-align","center");
	$(".table-style_supporter02 tr:even").css("background","#f6f6f6");
	$(".table-style_supporter02 tr:last th ").css("border-bottom","none");
	$(".table-style_supporter02 tr:last td ").css("border-bottom","none");
	$(".table-style_supporter03 tr td:first").css("border-left","none");
	$(".table-style_supporter03 tr:first").css("text-align","center");
	$(".table-style_supporter03 tr:first").css("font-weight","600");
	$(".table-style_supporter03 tr:first").css("font-size","1.2em");
	$(".table-style_supporter03 tr td:odd").css("width","100px");
	$(".table-style_supporter03 tr td:odd").css("text-align","center");
	$(".table-style_supporter03 tr:even").css("background","#f6f6f6");
	$(".table-style_supporter03 tr:last th ").css("border-bottom","none");
	$(".table-style_supporter03 tr:last td ").css("border-bottom","none");
	$(".table-style_supporter04 tr td:first").css("border-left","none");
	$(".table-style_supporter04 tr:first").css("text-align","center");
	$(".table-style_supporter04 tr:first").css("font-weight","600");
	$(".table-style_supporter04 tr:first").css("font-size","1.2em");
	$(".table-style_supporter04 tr td:odd").css("width","100px");
	$(".table-style_supporter04 tr:even").css("background","#f6f6f6");
	$(".table-style_supporter04 tr:last th ").css("border-bottom","none");
	$(".table-style_supporter04 tr:last td ").css("border-bottom","none");
	$(".table-style_supporter05 tr td:first").css("border-left","none");
	$(".table-style_supporter05 tr:first").css("text-align","center");
	$(".table-style_supporter05 tr:first").css("font-weight","600");
	$(".table-style_supporter05 tr:first").css("font-size","1.2em");
	$(".table-style_supporter05 tr td:odd").css("width","100px");
	$(".table-style_supporter05 tr:even").css("background","#f6f6f6");
	$(".table-style_supporter05 tr:last th ").css("border-bottom","none");
	$(".table-style_supporter05 tr:last td ").css("border-bottom","none");

});
