#body {
	background-color: #deeaf9 ;
	width: 818px;
	height: 1730px;
	float: left;
}

#site_body {
	background-color: #deeaf9 ;
	width: 818px;
	height: 510px;
	float: left;
}

#footer {
	clear: left;
	margin-top: 0%;
	margin-bottom: 1%;
	background: url(images/banner/banner_down.gif);
	width: 818px ;
	height: 23px;
	text-align: right;
}

#copyright {
	font-family: MS Pゴシック ;
	font-weight: bold;
	color: #102f5D;
	text-align: center;
	font-size: .6em;
	width: 818px;
	clear: left;
}

#terms {
	width: 700px;
	float: left;
	padding: 3em;
}

#sitemap {
	width: 700px;
	float: left;
	padding: 3em;
}

h2 {
	background-color: #6599f4;
	padding: .15em;
}

h2.site {
	background-color: #6599f4;
	padding: .25em .3em .25em .3em;
}

#box {
	width: 200px;
	float: left;
	margin: .3em .3em 1em .3em;
	border: .15em solid #6599f4;
}

#box a:link, #box a:visited, #box a:hover {
	font-family: MS Pゴシック ;
	font-size: .9em;
	font-weight: bold;
	color: #102f5D;
	text-decoration: none;
	padding: .45em .15em .45em .45em;
	margin: .4em .12em 0 0;
}

#box a:visited {	
	color: #2005e5;
}

#box a:hover {
	background-color: #ffffff;
}
