@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
p {
	font-size:80%;
}
#wrapper {
	height: auto;
	width: 936px;
}
img {
	border:none;
}
#wrapper #content {
	float: left;
	width: 430px;
	height: auto;
}
#wrapper #key_gn {
	float: left;
	height: 767px;
	width: 500px;
}
#footer {
	width: 1000px;
	height: 25px;
	float: left;
	text-align: center;
}


h2 {
	margin-bottom: 0px;
}
#content_ft {
	background-image: url(../img/footer_kazari.gif);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 406px;
}
