BODY {
	background-color: #DAFFF2;
}

A:link		{color: blue}
A:visited	{color: green}
A:active	{color: #FF0000}
A:hover		{color: #FF9700}

H1 {
	font-size: 20pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 5px 20px 30px 20px;
	padding: 6px;
	background-color: #000000;
	border-width: thin;
	border-width: 6px 10px;
	border-style: solid;
	border-color: #2E55FF;
	line-height: 1.2em;
}

H3 {
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 5px 40px;
	padding: 5px;
	line-height: 1.2em;
}

H4 {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 5px 40px;
	padding: 4px;
	line-height: 1.2em;
}

UL, DL.mokuji {
	margin: 10px 40px;
	font-size: 14pt;
	padding: 8px;
	line-height: 1.2em;
}

DL.busstop {
	margin: 10px 40px;
}

DD {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}

TABLE {
	margin-top: 10px;
	margin-bottom: 10px;
}

TH.noriba {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	background-color: #AAFFAA;
}

TH.black {
	font-size: 12pt;
	color: white;
	font-style: normal;
	font-weight: bold;
	padding: 6px;
	text-align: center;
	background-color: black;
	height: 50px;
}

TH {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

TD.moji {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	padding: 4px;
	background-color: white;
}

TD.noribaDirect {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	padding: 4px;
	background-color: white;
	height: 50px;
}
