body {
	background-image: url("image/bg_top1.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;

	margin: 0px 0px 0px 0px;
	color: #7eaedf;
}

body,table {
	font-family: メイリオ,ＭＳ Ｐゴシック;
	font-size: 10pt;
	line-height:140%;
	word-break: break-all;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#00ffff;
	text-decoration:underline;
}
