html {
overflow-x:hidden;
}

body{
	background-image : url("top-haikei.gif");
	background-attachment: fixed;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;

	margin-left: 0px;
	margin-top: 0px;
}

a{
	text-decoration:none;
	display:block;width:100%;height:50%;
}
a:hover{
	text-decoration:none;
	background-color:#113098;
	color: #ffffff;
}

.fs10{
	font-size:10pt;
}

.fs8{
	font-size:8pt;
}

.style1 {color: #113098}
