@charset "utf-8";

#main {
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 0px;
	left: 0px; 
	border: 0px;
	width: 100%;
	height: 651px;
}

#rasen {
	background: url(../images/rasen.png) repeat-x bottom left;
	position: fixed;
	bottom: 0px;
	left: 0px; 
	border: 0px;
	width: 100%;
	height: 100px;
	z-index: 10;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}
