<!--
 .h120 { line-height: 120% } 
 .h140 { line-height: 140% } 
 .h160 { line-height: 160% } 
 .h180 { line-height: 180% } 

body {
  background: #eeffee;
  background-image: url(graphics/background.gif);
}
.fs17 {
	font-size : 18px;
	line-height : 5px; 
	color : gray;
	text-align: center;
}

.h {
	font-size : 1.15em;
	font-weight : bold;
	color : blue;
	text-align: center;
}

.fs30 {
	font-size : 30px;
}

.midashi{
	font-size: xx-small;
	font-weight: bold;
	padding: 2px;
	background-color: #FFEB8C;
	border: solid 1px;
	border-color: red;
	margin-bottom: 3;
}

-->
