HTML	{background:rgb(212,0,0);
		 background-image:url("/~itoh036/rbg.png");
		 background-position:right;
		 background-repeat:repeat-y;}
BODY	{color:rgb(255,255,175);
		 background-image:url("/~itoh036/generalbg.png");
		 background-position:left;
		 background-repeat:repeat-y;
		 height:100%;}
P		{margin-left:100px;
		 line-height:160%;}

H1		{margin-left:60px;
		 line-height:130%;
		 background-color:rgb(82,0,13);
		 padding-left:3%;
		 height:30px;
		 font-weight:bold;
		 font-size:20pt;
		 font-height:36pt;
		 font-family:sans-serif;
		 color:yellow;}
H2		{margin-left:80px;
		 line-height:130%;
		 background-color:rgb(82,0,13);
		 padding-left:3%;
		 font-weight:bold;
		 font-size:16pt;
		 color:yellow;}
H3		{margin-left:90px;
		 line-height:130%;
		 background-color:rgb(82,0,13);
		 padding-left:3%;
		 font-weight:bold;
		 color:yellow;}

A:link		{color:rgb(230,230,0);}
A:visited	{color:rgb(212,192,140);}

UL		{margin-left:100px;}
LI		{margin-left:5px;
		 padding-left:3%;
		 line-height:120%;}
DL		{margin-left:100px;}
DT		{margin-left:10px;
		 line-height:130%;
		 background-color:rgb(82,0,13);
		 padding-left:3%;
		 font-weight:bold;
		 font-size:12pt;
		 color:rgb(228,100,0);}
DD		{margin-left:30px;
		 line-height:120%;}  
OL		{margin-left:100px;}
.inner	{padding:10px;}

TH		{background-color:rgb(228,100,0);}
.center	{text-align:center;
		 font-weight:normal;}
.leftop	{position:absolute;
		 top:0px;
		 left:0px;}
.titletext	{font-size:80%;
			 color:yellow;
			 text-align:right;
			 margin-left:40px;}
.defmargin	{margin-left:10px;}

RUBY	{ruby-align:distribute-space}

TABLE	{margin-left:90px;}

.ftr	{font-size:80%;
		 font-weight:bold;
		 margin-left:0px;
		 background-color:rgb(82,0,13);}

.yidxcat	{position:absolute;
			 top:50px;
			 right:30px;
			 width:170px;
			 height:220px;
			 padding:5px;
			 border:3px outset rgb(255,255,175);
			 color:rgb(82,0,13);
			 background-color:rgb(255,255,175);
			 z-index:1;}

.yidxlist	{height:80%;
			 position:absolute;
			 top:55px;
			 right:0px;
			 left:0px;
			 bottom:40px;
			 width:100%;
			 overflow:auto;
			 margin-right:0px;
			 z-index:0;}

.yidxftr	{position:absolute;
			 bottom:5px;
			 right:10px;
			 left:5px;
			 z-index:2;}

