	body    { background-image:url(images/back01.gif) } 
	td  { color: #000000; line-height: 125% }
	A { text-decoration: none }
	A:link   { color: #003399; font-style: normal; font-weight: normal; font-variant: normal }
	A:visited { color: #003399; font-style: normal; font-weight: normal; font-variant: normal }
	A:hover   { color: #990000; font-style: normal; ffont-weight: normal; ont-variant: normal; text-decoration: underline }
	.font10-115	{ font-size: 10px; line-height: 115% }
        .font10-125     { font-size: 10px; line-height: 125% }
	.font12-125	{ font-size: 12px; line-height: 125% }
	.font12-150	{ font-size: 12px; line-height: 150% }
	.font14-115	{ font-size: 14px; line-height: 115% }
	.font14-125	{ font-size: 14px; line-height: 125% }
	.font16-115	{ font-size: 16px; line-height: 115% }
	.font16-125	{ font-size: 16px; line-height: 125% }
	.font18-115	{ font-size: 18px; line-height: 115% }
	.font18-125	{ font-size: 18px; line-height: 125% }
	.back   {
	          background-image:url(images/back02.jpg);
                  background-position:bottom;
                  background-repeat:no-repeat;
                }
/* 見出し，レベル１ */
	h1 {
		margin:		0px 0px 0px 0px;
		padding-left:	3px;
		height:		16px;
		color:		#FFFFFF;
		font-size:	12px;
		font-weight:	bold;
		line-height:	150%;
	}