	<style type="text/css">
	body {
		background-color:#fff7d6;
		background-image:url("../img/back/beigebd.gif");
		color:#400000;
		padding-left:12px;
		margin-right:24px;
	}
	html,body {
		scrollbar-face-color:#fff7d6;
		scrollbar-shadow-color:#fff7d6;
		scrollbar-track-color:#ffdec6;
		scrollbar-base-color:#ffdec6;
		scrollbar-highlight-color:#ffffff;
		scrollbar-arrow-color:#daa520;
		scrollbar-3dlight-color:#daa520;
		scrollbar-darkshadow-color:#daa520;
	}

	.title {
	}
	.title td#ja {
		font:normal 24px "MS UI Gothic";
		line-height:128%;
		text-align:left;
	}
	.title td#en {
		font:normal 21px "poor richard",times;
		border-bottom:solid 2px #400000;
		line-height:128%;
		text-align:left;
	}
	.title td#ex {
		font:normal 14px "MS UI Gothic";
	}

	.table {
	}
	.table th {
		font:normal 18px times;
		color:#400000;
		border-bottom:double 3px #400000;
		border-left:solid 1px #400000;
		border-top:solid 1px #400000;
	}
	.table th#u {
		border-bottom:none;
	}
	.table th#ur {
		border-bottom:none;
		border-right:solid 1px #400000;
	}
	.table th#r {
		border-right:solid 1px #400000;
	}
	.table th#cap {
		border-bottom:none;
		border-top:none;
	}
	.table th#capb {
		border-top:none;
		border-bottom:solid 1px #400000;
	}
	.table td {
		font:normal 16px times;
		border-left:solid 1px #400000;
		text-align:center;
	}
	.table td#l {
		border-left:solid 1px #400000;
	}
	.table td#bl {
		border-left:solid 1px #400000;
		border-bottom:solid 1px #400000;
	}
	.table td#r {
		border-right:solid 1px #400000;
	}
	.table td#br {
		border-bottom:solid 1px #400000;
		border-right:solid 1px #400000;
	}
	.table td#b {
		border-bottom:solid 1px #400000;
	}
	.table tr#h {
		background-color:cornsilk;
	}
	.table tr#c {
		background-color:navajowhite;
	}
	.table tr {
		background-color:lemonchiffon;
	}
	.table td#ja {
		font:normal 17px "MS UI Gothic";
	}
	.table td#jab {
		font:normal 17px "MS UI Gothic";
		border-bottom:solid 1px #400000;
	}
	.table td#lja {
		border-left:solid 1px #400000;
		font:normal 17px "MS UI Gothic";
	}
	.table td#rja {
		border-right:solid 1px #400000;
		font:normal 17px "MS UI Gothic";
		text-align:left;
	}
	.table td#ljab {
		border-left:solid 1px #400000;
		font:normal 17px "MS UI Gothic";
		border-bottom:solid 1px #400000;
	}
	.table td#rjab {
		border-right:solid 1px #400000;
		font:normal 17px "MS UI Gothic";
		text-align:left;
		border-bottom:solid 1px #400000;
	}
	p {
		font:normal 17px "MS UI Gothic";
		line-height:128%;
	}
	</style>
