body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: normal;
	font-size:14px;
}

h2
{
	font-family: Arial, Century Gothic, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-color: 6699CC;
}

h3
{
	font-family: Arial, Century Gothic, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	display:block;
}

.title_lv2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 14px;
	color: #2C7A10;
	font-style: normal;
	line-height: normal;
}
.title_lv3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	color: #34B3D1;
}



.header
{
	font-family: Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5D8E18;
	width: 100%;
	border-left: 6px solid #5D8E18; 
	border-bottom: 1px solid #5D8E18;
}

.header th, .header td
{
	padding: 2px;
	font-size: 14px;
}

.footer
{
	border-top: 2px solid #6699cc; 
	font-size: 12px; 
	text-align: right;
	padding-bottom: 5px;
}

.content
{
	padding: 20px 0px 20px 5px;
}

a
{
	text-decoration: none;
	color: #4E7CC1;
}

a:hover
{
	text-decoration: underline;
}

.table-list td, .table-list th
{
	background-color: #E4ECD9;
	padding: 3px;
	font-size: 14px;
}

.news-table 
{
	font-family: "Arial",  "Helvetica", "Century Gothic", "sans-serif", "Verdana";
	font-size: 14px;
	padding: 2px;
}

.news-date
{
	font-weight: bold;
	color: #996633;
}

table.timetable
{
/*	border: solid 1px #336699;
	background-color: #339966; */
}

.timetable td, .timetable th
{
	border: solid 1px #339966;
}

td.hdChair 
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}