@charset "UTF-8";

body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
#navi,#sub-menu {
	display: none;
}

#header,#topcotents,#contents,#footer {
	margin-top: 5px;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}

#wrapper {
	background-image: none;
	padding: 0px;
	width: 900px;
}


#footer {
	background-color: #59994C;
}
