body {
	text-align: center;
	color: #333;
	background-repeat: repeat;
	font-size: 12px;
	line-height: 1.3;
	background-position: center 60px;
	background-image: url(../images/Lain.jpg);
}
#page {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-position: center;
}
#nav img {
	float: left;
}
#Contents1 {
	float: left;
	width: 485px;
	display: inherit;
	background-color: #6F9;
	height: 300px;
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#Contents2 {
	float: right;
	width: 485px;
	display: inherit;
	background-color: #6F9;
	height: 300px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#footer {
	background-color: #5A911E;
	width: 1000px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	float: left;
	font-size: medium;
	display: inherit;
}
#footer ul#textNav li {
	display: inline;
}
#footer ul#textNav li a {
	color: #FFF;
	text-decoration: none;
}
#footer ul#textNav li a:hover {
	color: #F0F;
	text-decoration: underline;
}
