body {
	background-image: url(bgmizuki.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgtop {
	background-image: url(bgtop.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.bgmain {
	background-image: url(bgjimen.gif);
	background-repeat: repeat-x;
	height: 749px;
	width: 100%;
	background-position: bottom;
	padding-top: 50px;
}
.onanahime {
	background-image: url(bgmain.png);
	background-repeat: no-repeat;
	height: 749px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
* html div.onanahime{
behavior: expression(this.style.behavior || (this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",this.style.backgroundImage = "none",this.style.behavior = "none"));
}
.btnetcs {
	height: 33px;
	width: 120px;
	padding-top: 640px;
	padding-left: 595px;
}
.bgftchara {
	background-image: url(bgchara.gif);
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	background-color: #C9D915;
}
.bgfooter {
	height: 40px;
	width: 100%;
	background-color: #F2A7C8;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}