/*link*/
A			{font-size:11pt;
			color:black;
			font-weight:bold;
			font-family:gothic;
			text-decoration:none;}
A:link		{color:black;
			font-family:gothic;
			text-decoration:none;}
A:visited	{color:black;
			font-family:gothic;
			text-decoration:none;}
A:active	{color:red;
			font-family:gothic;
			text-decoration:none;}
A:hover		{color:darkorange;
			background:blanchedalmond;
			font-family:gothic;
			text-decoration: underline;}

/*工事中*/
STRONG	{font-family:"ＭＳ Ｐゴシック,Osaka";
		font-weight:bold;
		color:violet;
		font-size:11pt;
		cursor:hand;
		margin-top:10;
		text-indent:-14;
		margin-left:14;}

/*BODY*/
BODY	{background: url(../picture/bg1.gif) fixed repeat-y white }