﻿@charset "utf-8";
/*「TOC」===========================================

#1 生徒会 テーブル設定

「TOC-END」=======================================*/

tbody {
	font-family: sans-serif; 
}

table {
	border: none;
}

th {
	text-align: left;
	vertical-align: top;
	line-height:1;
	width:80px;
	padding:3px;
}

td {
	line-height:1;
	width:200px;
	padding:3px;
}

