@charset "shift_jis";
body.blue {color:#ffffff; background-color:#000099;margin-top:0px}
body.white {color:#000000; background-color:#ffffff}
h1.top {margin-top:0px}
h1.centerline {font-weight:bold; font-size:1.7em; padding:0.1em;
               text-align:center;
               border-width:3px 0px 3px 0px; border-style:double}
h2.gold {background-color:#ffdd00; padding:2px; text-align:center;
         font-weight:bold; font-size:1.4em}
a:link     {color:#0000ff}
a:visited  {color:#0000cc}
a:hover    {color:#ff6600}
a:active   {color:#ff6600}
a.show:hover   {color:#ffff99; background-color:#009900; text-decoration:none}
a.hide:hover   {color:#993300; background-color:#ffffff; text-decoration:none}
a.season:link   {color:#ffffff; background-color:#cc6600; text-decoration:none}
a.season:visited{color:#ffffff; background-color:#cc6600; text-decoration:none}
a.season:hover  {color:#ffff99; background-color:#cc6600; text-decoration:none}
a.season:active {color:#ffffff; background-color:#cc6600; text-decoration:none}
a.return:link   {color:#ffffff; background-color:#cc0000; text-decoration:none}
a.return:visited{color:#ffffff; background-color:#cc0000; text-decoration:none}
a.return:hover  {color:#ffff99; background-color:#cc0000; text-decoration:none}
a.return:active {color:#ffffff; background-color:#cc0000; text-decoration:none}
p {margin:0.5em;line-height:1.3}

table.link {margin:1em auto 1em auto; text-align:center;
            border-style:outset; border-width:3px}
td.selected{background-color:white;color:#000099;font-weight:bolder}

div.centerbox{
	text-align:center;padding:10px;
	width:300px;margin-left:auto;margin-right:auto;
	border-style:outset; border-width:3px;
 }
div.center{text-align:center}
div.show {
	background-color:#009900; color:#ffffff;
	border:2px; border-style:solid;
	border-top-color:#00cc00;
	border-right-color:#006600;
	border-bottom-color:#006600;
	border-left-color:#00cc00;
	padding:4px;
	font-weight:bold; font-size:larger;
	text-align:center; white-space:nowrap
 }
div.hide {
	background-color:#ffffff; color:#006600;
	border:2px; border-style:solid;
	border-top-color:#333333;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	border-left-color:#333333;
	padding:4px;
	font-weight:bold; font-size:larger;
	text-align:center; white-space:nowrap
 }
div.season {
	background-color:#cc6600; color:#ffffff;
	border:2px; border-style:solid;
	border-top-color:#ffcc00;
	border-right-color:#663300;
	border-bottom-color:#663300;
	border-left-color:#ffcc00;
	padding:4px;
	font-weight:bold; font-size:larger;
	text-align:center; white-space:nowrap
 }
div.return {
	background-color:#cc0000; color:#ffffff;
	border:2px; border-style:solid;
	border-top-color:#ff0000;
	border-right-color:#660000;
	border-bottom-color:#660000;
	border-left-color:#ff0000;
	padding:4px;
	font-weight:bold; font-size:larger;
	text-align:center; white-space:nowrap
 }


td.linktp {width:120px;background-color:#ffcc00;padding:4px;
           border-width:0px 1px 0px 0px;border-color:black;border-style:solid}
td.linkpk {width:120px;background-color:#ffccee;padding:4px;
           border-width:0px 1px 0px 0px;border-color:black;border-style:solid}
td.linkyl {width:120px;background-color:#ffff99;padding:4px;
           border-width:0px 1px 0px 0px;border-color:black;border-style:solid}
td.linkaz {width:120px;background-color:#bbffff;padding:4px;
           border-width:0px 1px 0px 0px;border-color:black;border-style:solid}
td.linkyg {width:120px;background-color:#ddffaa;padding:4px;}
