body 
{
	font-family:Verdana;
	font-size:12px;
	background-color:#600;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
//.Stil1 {color: #666666}
#wrapper {
	font-family: Geneva, Helvetica;
	font-size: 12px;
	color: #CCC;
	width:800px;
	margin:0px auto;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 1600px;
	background-color: #900;
}
#slogan {
	font-family: Geneva, Helvetica;
	color: #CCC;
	width: 100%;
	background-color: #300;
	height: 60px;
	text-align: center;
	float: left;
}
h1 {
	font-family: Geneva, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#content {
	font-family: Geneva, Helvetica;
	font-size: 12px;
	color: #CCC;
	width: 760px;
	float: left;
	padding: 20px;
}
#footer {
	font-family: Geneva, Helvetica;
	font-size: 12px;
	color: #CCC;
	width: 760px;
	float: left;
	padding: 20px;
	background-color: #900;
}
#bottomnavi {
	font-family: Geneva, Helvetica;
	color: #CCC;
	width: 790px;
	background-color: #300;
	height: 35px;
	text-align: center;
	float: left;
	padding: 15px 5px 5px 5px;
}

