BODY {
    background-image: url(back.gif);
    text-align: center;
	}
A:hover {
	BACKGROUND-COLOR: gold;}
	
B {BACKGROUND-COLOR: lightpink;}

H1 {
	font-size: 22pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	margin-left: auto; margin-right: auto;
	padding: 5px;
	background-color: blue;
	border-width: thin;
	border-width: 6px 10px 6px 10px;
	border-style: solid;
	border-color: #009900;
    width: 620px;
}

H2 {
	font-size: 17pt;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	margin: 20px, 20px, 20px, 20px;
	padding: 6px 6px 6px 6px;
	background-color: #ffff35;
	border-width: thin;
	border-width: 2px 10px 2px 10px;
	border-style: solid;
	border-color:  blue;
	line-height: 1.2em;
    width: 650px;
}

H3 {
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 3px 30px 0px 30px;
	padding: 5px;
	line-height: 1.2em;
}

H4 {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 3px 30px 3px 30px;
	padding: 5px;
	line-height: 1.2em;
}
P { font-size: medium;
	color: black;
	font-style: normal;
	font-weight: normal; 
	text-align: left;
	text-indent: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: auto; margin-right: auto;
	width: 640px;}
.shomei { text-align: right;}
.center { text-align: center;}

P.kakomi {
	font-size: medium;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 10px 25px 10px 25px;
	padding: 6px;
	line-height: 1.5em;
	background-color: white;
	border-width: thin;
	border-width: 2px;
	border-style: solid;
	border-color: #0096c8;
    width: 640;
}

div.waku {
    font-size: medium;
	color: black;
	font-style: normal;
	font-weight: normal;
    margin-left: auto; margin-right: auto;
	padding: 10px;
	line-height: 1.5em;
	background-image: url(back.jpg);
    width: 640px;}
img.left { float: left;
    margin-left: 3px;}
img.right {float: right;
    margin-right: 3px;}
.footer { clear: both;}

	
strong {color: maroon;}
	
li {text-align: left;}

table { margin-left: auto; margin-right: auto;}

TD {line-height: 1.5em;
    }
span.2 {letter-spacing: 1.5em;}
span.nw {white-space: nowrap;}
span.1 {font-size: small;}


	
