a:link, A:visited {
	text-decoration: none;
}

a:hover{
	color: #000000;
	background-color: #CCFF00;

}

a:active {
	text-decoration: none;
}

a {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: 800;

}

.copyr {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 11px;
	font-weight: 500;
	color: #006600;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/bk-bg.gif);
	background-repeat: repeat;
	overflow: visible;




}

h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 15px;
	font-weight: 800;
	color: #0033CC;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 14px;
	font-weight: 500;
	color: #CC9900;
}
iframe {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
