@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	line-height: 16px;
	height: auto;
	width: auto;
	margin-top: 100px;
	margin-right: 140px;
	margin-bottom: 100px;
	margin-left: 100px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(sakana05.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #333333;
}
a {
	color: #000000;
	text-decoration: none;
}
