﻿@charset "utf-8";
h1 {
	padding: 0px;
	margin: 0px;
	font-size: x-large;
	font-weight: normal;
}
h2
{
	border-style: solid;
	border-color: #FF9900;
	border-width: 1px 1px 1px 30px;
	padding: 3px;
	font-size: large;
	margin-bottom: 10px;
	margin-top: 20px;
}
h3
{
	font-size: large
}
.chosaku
{
	color: #FF0000; text-align:center
}

.kaisei
{
	color: #FF0000; font-size:220%;
}
/* 日付経過前 */
.c_new
{
	background-color: #FFFF00
}
/* 日付経過後 */
.c_old
{
	font-size:70%;
}

.logo {
	border-width: 0;
}
.titlebarleft {
	background-color: #FFFF99;
	font-size: small;
}
.titlebarright {
	background-color: #99FF99;
}
.linkbar {
	background-color: #00FFFF;
}
.linkbarselect {
	background-color: #FF99FF;
}
.kaiseibi {
	text-decoration: underline;
}
ul {
	line-height: 1.1em;
	margin-bottom: 15px;
}
th {
	background-color: #000000;
	color: #FFFFFF;
	font-size: large;
}
img {
	border-style: none;
}
.table_midashi {
	border-width: 1px;
	background-color: #FFFFCC;
	font-weight: bold;
}
.table_kencho {
	background-color: #CCFFFF;
}
.table_city {
	background-color: #FFFFCC;
}
.table_choson {
	background-color: #CCFFCC;
}
.chuui {
	color: #FF0000;
	font-weight: bold;
}
.gappei {
	color: #FF0000;
	font-size: large;
}

