h2	 	{
			color:black;
			font-size:1.3em;
			border-left:15px #ec143c solid;
			border-bottom:thin silver dotted;
			padding-left:0.5em;
			padding-right:0.5em;
			margin-right:2em;
			}

h3	 	{
			color:black;
			font-size:1.1em;
			border-left:10px #ecad3c solid;
			border-bottom:thin silver dotted;
			padding-left:0.3em;
			padding-right:0.5em;
			margin-right:1.3em;
			}

table{
			border-collapse: collapse;
			border-width:2px;
			border-style:solid;
			cell-spacing:0px;
			}

tr, td{
			border-collapse: collapse;
			border-width:1px;
			border-style:solid;
			cell-spacing:0px;
			padding:10px;
			}


p.kakomi
			{
			color:black;
			font-size:0.9em;
			text-indent:0;
			border:thin orange dotted;
			padding:1em;
			margin:1.7em 3em 1.7em 1.7em;
			line-height:1.7em;
			}

div.scrollbox {
			margin-left:50px;
			width:300px;
			height:300px;
			background-color:white;
			font-size:70%;
			line-height:1.0em;
			overflow:auto;
			}

div.center	{
			text-align:center;
			}

span.small {
			font-size:80%;
			}

div#topmenu	{
			margin-left:auto;
			margin-right:auto;
			border-width:0;
			width:900px;
			padding:0px 0px;
			background-color:white;
			color:black;
			line-height:2em;
			}

div#top	{
			margin-left:auto;
			margin-right:auto;
			border-width:0;
			width:900px;
			height:500px;
			padding:0px 0px;
			background-color:white;
			background-image:url("img/topbak.png");
			color:black;
			line-height:2em;
			}

div#top h1{
			font-size:0.8em;
			line-height:1em;
			}

div#top a{
			text-decoration:none;
			color:white;
}


div#body {
			margin-left:auto;
			margin-right:auto;
			width:900px;
			padding:0px 0px;
			background-color:white;
			color:black;
			line-height:2em;
			}
			
div#main	{
			margin-left:2px;
			margin-right:2px;
			float:right;
			width:100%;
			padding:10px 20px;
			background-color:white;
			color:black;
			line-height:2em;
			}



div#link a	{
			font-size:1.2em;
			background-image: url(img/link.gif);
			background-repeat: no-repeat;
			padding-left:1.3em;
			}

div#link h3 a {
			font-size:1.2em;
			background-image: none;
			padding-left:0.5em;
			line-height:2em;
		}
			
			

div#onsei a	{
			font-size:1em;
			background-image: url(img/onsei.gif);
			background-repeat: no-repeat;
			padding-left:1.3em;
			}
			
			
			
div#menu	{
			margin-left:0px;
			margin-right:2px;
			float:left;
			width:15%; 
			padding:20px ;
			background-color:white;
			color:black;
			line-height:2em;
			}

div#footer	{
			margin-left:auto;
			margin-right:auto;
			margin-top:10px;
			float:left;
			border:solid;
			border-width:2px;
			border-color:white;
			width:90%; 
			padding:10px;
			background-color:white;
			color:black;
			line-height:2em;
			}

div#menu	{
			margin-left:0px;
			margin-right:2px;
			float:left;
			width:15%; 
			padding:20px ;
			background-color:white;
			color:black;
			line-height:2em;
			}

