@charset "Shift_JIS";

body 
	{
	background-color:#000000;
	color:#ffffff;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN",sans-serif;
	}

a
	{
	font-size:115%;
	}

a:link
	{
	color:#00a3ff;
	}
a:visited
	{
	color:#dd00dd;
	} 
a:active
	{
	color:red;
	}
a:hover
	{
	color:red;
	}

h1
	{
	color:yellow;
	font-size:225%;
	font-weight:bold;
	text-align:center;
	}

h2
	{
	color: yellow;
	font-size:200%;
	font-weight:normal;
	}

table
	{
	border:1px solid white;
	border-collapse:collapse;
	empty-cells:show;
	margin: auto;
	width: 80%;
	}

td
	{
	border:1px solid white;
	text-align: center;
	}

tr.dai
	{
	color:orange;
	height: 40px;
	font-weight:bold;
	font-size:115%;
	}

td.dai
	{
	color:orange;
	}

td.iti
	{
	width: 40%;
	}

td.ni
	{
	width: 20%;
	}

td.tt
	{
	color:orange;
	height: 40px;
	font-size:115%;
	font-weight:bold;
	}

td.u
	{
	color: #00ffff;
	} 

td.twr
	{
	color: #ff0000;
	font-weight:bold;
	} 

p.lu
	{
	color: #ff0000;
	font-size:125%;
	font-weight:bold;
	}

p.ot
	{
	font-size:200%;
	}