	body   { background-color: white; }
	
	td		{ color: #333333;	font-style: normal;	font-size: 12px;	line-height: 1.5 }
     	
	A{text-decoration: none;}
	A:link    { color: #000099; font-weight: bold }
	A:visited    { color: #000099; font-weight: bold }
	A:hover     { color: #cc0000; font-weight: bold; text-decoration: underline }
	
	.link_menu:link  { color: #FFFFFF; text-decoration: underline }
	.link_menu:visited  { color: #FFFFFF; text-decoration: underline }
	.link_menu: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% }
	.font16-115	 { font-size: 16px; line-height: 115% }
	.font16-125	 { font-size: 16px; line-height: 125% }
	.font16-150	 { font-size: 16px; 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% }
	
	.link_height    { line-height: 115% }
	
/* 見出し，レベル１ */
	h1     { color: white; font-style: normal; font-weight: lighter; font-size: 12px; line-height: 15px; text-align: center; vertical-align: middle; margin: 0px; height: 15px }