@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(flood.png);
	background-repeat: repeat;
	margin:0;
	padding:0
}

#smochi img{
	position:absolute;
	right:0;
	bottom:0;
}

#nyoron img{
	position:absolute;
	right:0;
	bottom:0;
}

#dame{
	position:absolute;
	width:100%;
	bottom:0;
	text-align:center;
}

#dame img{
	margin:0 auto;
	}