BODY		{ bgcolor: white; }
H1			{ color: blue; text-align: center; }
H2			{ color: blue; text-align: left; }
H3			{ color: black; text-align: left; }
H4			{ color: black; text-align: left }
.center		{ text-align: center }
TH.spring	{ font-size: x-large; color:Fuchsia }
TH.summer	{ text-align: center; color:Green; font-size:x-large}
TH.autumn	{ text-align: center; color:#FF6600; font-size:x-large}
TH.winter	{ text-align: center; color:Blue; font-size:x-large}
TD.center	{ text-align: center }
TD.left		{ text-align: left }
.right	{ text-align: right }
TD.item		{ white-space: nowrap; vertical-align:top;}
TD.explain	{ vertical-align:top; }
TD.date1	{ vertical-align:top; text-align:right }
.Ssize		{ font-size: small;}
.Lsize		{ font-size: large; }
.midashi1	{ font-size: x-large }
.midashi2	{ font-size: large; color: Blue; background: white; }
.midashi3	{ font-size: medium }
.midashi5	{ font-size: medium; color: #800080; background: white; }
dt			{ font-size: midium; background: pink;
			  text-align: center; font-style: bold}
.maru5		{ font-size: medium; color: #00FF00; background: white; }
td.kukan	{ text-align: center }
td.price	{ text-align: right }
td.bar		{ font-size: 5pt}
td.course	{ text-align: center; vertical-align: middle;}
.area		{ text-align: center; background: aquamarine } 
H2.onsen	{color: green; background: white; font-size: medium}
H2.classic	{color: gray; font-size: midium;}
H2.play		{color: green; font-size: midium;}
H2.festival	{color: orange}
.flower		{color: hotpink }
P.comment	{ color: red;}
.way		{line-height: 250%}
