a:link {
	color:#006699;
	text-decoration:underline;
	font-style: bold;
}

a:visited {
	color:#006699;
	text-decoration:underline;
}

a:hover {
	color:#FFB925;
	text-decoration:none;
	position : relative;
}


html {
	min-width: 980px;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150ex;
}

body {
	min-width: 980px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
	color: #333333;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 19px;
	color: #333333;
	font-size: 12px;
}

table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 19px;
	color: #333333;
	font-size: 12px;
}

