	body  {
	background-image: url(images/back_img.gif);  line-height: 1.4 }

	td  { color: #333333; font-size: 12px; line-height: 1.4  }
	
     	A:link    {color: #538323; font-style:   normal; font-variant: normal }
	A:visited  { color: #538323; font-style: normal; font-variant: normal }
	A:hover   { color: #8B0000; font-style: normal; font-variant: normal; text-decoration: underline }
	
	#blog A:link   { color: #fff; font-style: normal; font-variant: normal }
	#blog A:visited  { color: #fff; font-style: normal; font-variant: normal }
	#blog A:hover   { color: #F9F400; font-style: normal; font-variant: normal; text-decoration: underline }
	
	.link01:link   { color: #0000DD; font-style: normal; font-variant: normal }
	.link01:visited { color: #0000DD; font-style: normal; font-variant: normal }
	.link01:hover   { color: #8B0000; font-style: normal; font-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% }
	.font10		{ font-size: 10px; line-height: 125% }
	.font12		{ font-size: 12px; line-height: 125% }
	.font14		{ font-size: 14px; line-height: 125% }
	.font18		{ font-size: 18px; line-height: 125% }

	.pinkw   { color: #0000cc; font-weight: bold; font-size: 12px; line-height: 125%; background-color: #ffffff; border: solid 1 #ffffff }
	
/* 見出し，レベル１ */
	h1   {
	color:         #600;
	font-weight:    lighter;
	font-size:      12px;
	text-align:     center;
	vertical-align: top;
	margin:         3px 0px 0px }
