body {
	background-color: #000000;
}

#outer {
	background-color: #000000;
	height: 500px;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#header {
	background-color: #FFFFFF;
	height: 200px;
}
#logo {
	position: relative;
	top: -240px;
	left: 22px;
}
#navigate {
	color: #FFFFFF;
	position: relative;
	top: -186px;
	right: 0px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	margin-top: 2px;
	z-index: 4;
}
#address {
	color: #FFFFFF;
	position: relative;
	top: -350px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
	margin-top: 2px;
	padding-right: 6px;
}
#address a:link, #address a:visited, #address a:active {
	color: #FFFFFF;
}
#white {
	background-color: #FFFFFF;
	height: 270px;
}
#contents {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#contents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: justify;
}
#navigate img {
	margin-right: 10px;
	margin-left: 10px;
}
#block {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 156px;
	height: 270px;
	margin-right: 10px;
	text-align: center;
}
#block .title {
	margin-top: 22px;
}
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	padding-top: 3px;
	width: 156px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
	height: 17px;
}
#block .square {
	margin-top: 35px;
}
#block .networks {
	margin-top: 42px;
}
#block .telephone {
	margin-top: 33px;
}
#block .other {
	margin-top: 42px;
}
#navigate a:link, #navigate a:active, #navigate a:visited, #navigate img {
	color: #000000;
	border: none;
}
#contents a:link, #contents a:visited, #contents a:active {
	color: #666666;
}

