body		{margin: 70px;} 

h1		{text-align: center;
		color: maroon;
		margin: 0px 0px 10px 0px;
		font-size: 30px;}
	
h2		{text-align: right;}

h3		{text-align: left;
		font-size: 20px;}

div.toroku	{text-align: center;}
div.notes	{font-size: 14pt;}
span.red	{color: red;}
span.under	{text-decoration: underline;
			color: red;}
span.blue	{color: blue;}
span.kakunin	{border: 2px solid silver;}
dt.koushin	{margin: 0px 0px 5px 5px;
			background-color: ;
			border-bottom: 1px solid silver;
			border-left: 10px solid silver;
			padding: 0px 0px 0px 10px;}

p.center	{text-align: center;}

p.user		{font-size:11px;
			text-align: right;}

p.copy		{text-align: center;
			color: gray;}

p.kekka		{text-align: right;
			background-color: lavender;
			border-top: 1px solid blue;}

p.kensaku	{font-size: 11pt;
			color: black;
			text-align: center;}

p.right		{font-size: 12pt;
			text-align: right;
			}

p.bunrui	{font-size: 13pt;
			text-align: right;
			text-decoration: underline;}

span.kensaku	{background-color: gray;}

td      	{empty-cells: show;}

td.koumoku	{background-color: #6687cc;
			font-size: 13pt;
			color: #ffffff;}

td.atai		{font-size: 11pt;
			text-align: left;}

td.setumei	{font-size: 13pt;
			color: gray;}

td.kakunin	{font-size: 14pt;
			text-align: left;}

