<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";

/* history CSS Document */
/* 	contents width=790px */

/*---------------------------------------------
 h1
---------------------------------------------*/
.h999 {
	font-size: 19px;
	padding:4px 0 0 36px;
	margin: 16px 0 0 0;
  	color: #77C1F5;
	letter-spacing:0.1em;
}
h1#h1History {
	background: url(../../history/images/h1_history.png) no-repeat;
	height: 29px;
}


/*---------------------------------------------
 history
---------------------------------------------*/
/* Back and Next */
table.btnBN {
	width: 100%;
	margin: 30px auto 0px auto;
}
table.btnBN td {
}</pre></body></html>