BODY {
    background-image : url(back.gif);
    
	
}
A:hover {
	BACKGROUND-COLOR: gold
;
}

H1 {
	font-size: 26pt;
	 background-image : url(tittle-back.gif);
	color: blue;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	margin: 10px, 20px, 40px, 20px;
	padding: 10px;
	background-color: #00bfff;
	border-width: thin;
	border-width: 6px 6px 6px 6px;
	border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
	border-color: #cc3300;
    width: 595px;
}

H2 {
	font-size: 17pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	margin: 20px, 20px, 20px, 20px;
	padding: 6px 6px 6px 6px;
	background-color: #0a0a0a;
	border-width: thin;
	border-width: 2px 10px 2px 10px;
	border-style: solid;
	border-color: #009900;
	line-height: 1.2em;
    width: 595;
}

H3 {
	font-size: 16pt;
	color: maroon;
	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 ;
	background-color: #ffffdd;
	width: 640;
	padding-left: 0.5em;
	padding-right: 0.5em;	
}
.main {
	text-align: left; 
       line-height: 1.5em ;
}
.shomei {
	text-align: right; 
}

P.kakomi {
	font-size: 16pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 10px 25px 10px 25px;
	padding: 6px;
	line-height: 1.2em;
	background-color: white;
	border-width: thin;
	border-width: 4px;
	border-style: solid;
	border-color: blue;
    width: 640;
	text-align: left;
}
div.waku {
    font-size: medium ;
	background-color: #ffffdd;
	color: black;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	width: 640;
	text-align: left;
	
}
