@charset "Shift_JIS";

/* ========== "Grand Fish/Lab - since Sep.25,1998" ========== */

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	text-align: center;

	margin: 0;
	padding: 0;

	color: #000000;
	font-size: 80%;
	font-weight: normal;
	line-height: 130%;

	background-color: #ffffff;
}
h1 {
	font-size: 100%;
	font-weight: bolder;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px dotted #000000;
	width: 100%;
}
h3 {
	font-size: 100%;
	font-weight: bolder;

}
h4 {
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px dotted #000000;
	width: 100%;
}
h5 {
	font-size: 100%;
	font-weight: bolder;
	border-bottom: 1px dotted #000000;
	width: 100%;
}
p {
	text-indent: 0em;
	text-align: left;
	line-height: 130%;
}
strong {
	font-size: 100%;
}
img { 
	border-width: 0;
}
.align {
	text-align: center;
}
.border {
	text-align: left;

	width: 597px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;

	background-color: #ffffff;
	border: 3px double #000000;

}
.ie {
	margin: 0;
	padding: 0;
	text-align: center;
}
.cell {
	text-align: left;

	width: 70%;
	margin-top: 6em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;


	background-image: url("./images/bg2.jpg");
	background-repeat: repeat-y; /* no-repeat */
	background-position: top center; /* right bottom */
	background-attachment: fixed;
}

.image { 
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
}

.info {
	margin: 10px;
}
p.eng {
	text-indent: 0em;
	text-align: justify;
}

/* ========== for "footer" ========== */

.footer {
	width: 700px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.ico{ 
	width:116px;
	text-align: center;
	float: left;
}
hr {
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	color: #000000;
	background-color: #000000;
}
address {
	font-size: 90%;
	font-style: italic;
	text-align: right;
}
#copyright {
	font-size: 80%;
	line-height: 90%;
	text-align: right;
}
#logo {
	float: right;
}

