﻿@charset "utf-8";
/*「TOC」===========================================

#1 部活動テーブル設定

「TOC-END」=======================================*/

tbody {
	font-family: sans-serif; 
}

table {
	border: none;
}

td {
	line-height:1.3;
	width:180px;
	padding:3px;
}

table.keion td { 
	width:auto;
}

th{
	text-align: right;
	vertical-align: top;
}
