@charset "utf-8";
/* Copyright 2015 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

サポーター会員一覧

------------------------------------------------------------ */

/* heading
---------------------------------------------- */


/* table
---------------------------------------------- */
/*--supporter01--*/
table.supporter01{
	width:100%;
	border:1px solid #DADBDC;
	margin-bottom:60px;
}

table.supporter01 th{
	width:50%;
	padding:25px 0 3px;
}

table.supporter01 td{
	text-align:center;
	padding:0 0 22px;
}

table.supporter01 th:first-child{border-right:1px solid #DADBDC;}
table.supporter01 td:first-child{border-right:1px solid #DADBDC;}

/*--supporter02--*/
table.supporter02{
	width:100%;
	line-height:1.2;
	margin-bottom:60px;
}

table.supporter02 th{
	background:#F5FBFE;
	padding:15px 10px;
	font-weight:normal;
	border:1px solid #DADBDC;
}

table.supporter02 td{
	font-size:93%;
	padding:13px 10px;
	border:1px solid #DADBDC;
}

table.supporter02 td:nth-child(2){text-align:right;}
table.supporter02 td:nth-child(3){padding:10px 0;}

table.supporter02 td img{height:13px;}