	body { background-color: white }

     	td  { color: #333333; font-size: 12px; line-height: 125% }

	A{text-decoration: none;}
	A:link  { color: #FFFFFF; text-decoration: underline }
	A:visited  { color: #FFFFFF; text-decoration: underline }
	A:hover  { color: #FFFF00; text-decoration: underline }

	.link02:link     { color: #ffffff; text-decoration: underline }
	.link02:visited   { color: #ffffff; text-decoration: underline }
	.link02:hover     { color: #ffff00; text-decoration: underline }

	.font10-115	{ font-size: 10px; line-height: 115% }
        .font10-125     { font-size: 10px; line-height: 125% }
        .font10-150     { font-size: 10px; line-height: 150% }
	.font12-115	{ font-size: 12px; line-height: 115% }
	.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% }
	.font14-150	{ font-size: 14px; line-height: 150% }
	.font18-115	{ font-size: 18px; line-height: 115% }
	.font18-125	{ font-size: 18px; line-height: 125% }
	.font18-150	{ font-size: 18px; line-height: 150% }

	/* 見出し，レベル１ */
	h1  { color: #f5f5f5; font-weight: lighter; font-size: 12px; line-height: 120%; margin: 0px; padding-left: 3px; height: 16px }

	.font-xxs-115 { font-size: xx-small; line-height: 115% }
	.font-xs-115 { font-size: x-small; line-height: 115% }

	.menu_back   {
	          background-image:     url(images/meun_back01.gif);
	          background-repeat:    repeat-y
	        }
			
			
	.nenga a		{
	line-height: 115%;
}
	.nenga a:link     { color: #ff0000; text-decoration: underline }
	.nenga a:visited   { color: #ff0000; text-decoration: underline }
	.nenga a:hover     { color: #0000ff; text-decoration: underline }

