﻿@charset "utf-8";

/* sponsor テーブル
---------------------------------------------*/

table.sponsor {
	font-size: 12px;
	margin-bottom:0px;
	width:550px;
	table-layout: fixed;
}	

.sponsor th,td {
	padding:0px;
	text-align:left;
	vertical-align:center;
}

