/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	/*text-align: center;*/
}
ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper9 {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#navi9 {
	height: 25px;
	margin-top: 10px;
}

#contents {
	text-align: center;
	border-top: 1px solid #000000;
}

