@charset   "Shift_JIS";

body {
	background-image: url(image001.jpg);
}

div.section {
	margin-top: 8%;
}

a:hover {
	position: relative;
	left: 3px;
	top: 3px;
}