body {
	margin: 5px;
	padding: 0px;
	color:	#000000;
	background: #e0ffff;
	font-family:"Courier New",Osaka-等幅;
	font-size: small;
	line-height: 1.2;	/*行間の拡大*/
}

a {text-decoration: none;}

h1 {
	color: #808080;
	text-align: center;	/*文字の中央揃え*/
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family:"Courier New,Osaka-等幅";
	line-height: 1;
	padding:5px;
	background: #ffcc99;
} 

h2 {
	color: #0080c0;
	font-size: small;
	margin: 0;
	font-family:"Courier New,Osaka-等幅";
	line-height: 1;
	background: #808080;
} 

h3 {
	color: #ff4444;
	font-size: small;
	margin: 0;
	font-family:"Courier New",Osaka-等幅;
	line-height: 1;
	background: #d3d3d3;
}
	
h4 {
	color: #000000;
	font-size: small;
	margin-left: 5;
	line-height: 1;
	font-family:"Courier New",Osaka-等幅;
}	


p {
	right:5px;
	font: "Courier New",arial,sans-serif;
	color: #ff9900;
}
A:hover { color: "#99ff00"; }
.lmark:before { content: url(t5_arrow3on.gif)}
