#all {
	width: 800px;
	margin: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	height: 742px;
	clear: both;
	padding: 0px;
}
#all #menu1 {
	height: 23px;
	padding: 0px;
}
#all #header {
	background-image: none;
	background-repeat: no-repeat;
	height: 120px;
	bottom: 0px;
}
#all #copyright {
	font-size: small;
	color: #000066;
	text-align: center;
	margin: auto;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#all #banner {
	height: 88px;
	margin-top: 16px;
}
#all #contents {
	height: 348px;
	padding: 0px;
}
#all #copyright a:link {
	color: #000066;
	text-decoration: none;
}
#all #copyright a:visited {
	color: #000066;
	text-decoration: none;
}
#all #copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}

