	<style type="text/css">
	body {
		background-color:#fff7d6;
		background-image:url("../img/back/beigebd.gif");
		color:#400000;
		margin-right:32px;
		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";
		text-align:right;
	}

	a {
		text-decoration:none;
	}

	dt#date {
		font:bold 20px times;
		color:crimson;
		line-height:136%;
	}
	dd#menu {
		font:bold 17px "MS UI Gothic";
		line-height:180%;
		color:maroon;
		margin-left:16px;
	}
	dd#loc {
		font:normal 14px arial;
		color:#303050;
		padding-bottom:8px;
	 }
	dd#note {
		font:normal 15px "MS UI Gothic";
		line-height:136%;
	 }
	</style>

