@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: auto;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
}
#contents {
	background-image: url(../images/contents.gif);
	background-color: #F3F3F4;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation      {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	height: 30px;
	font-size: 100%;
	line-height: 30px;
}
#notes {
	width: 625px;
	margin: auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #333333;
}
#notes_ {
	width: 625px;
	margin: auto;
	padding: 0px;
	text-align: center;
}

#port img {
	border: thick solid #b6deea;
}
