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

#omakeTop {
	display: block;
	background: url(../img/in/btn_nomal.png) no-repeat;
	width: 221px;
	height: 66px;
	text-indent: -9999px;
	position: absolute;
	top: 465px;
	left: -50px;
}
#omakeTop a {
	display: block;
	width: 100%;
	height: 100%;
}
#omakeTop a:hover {
	background: url(../img/in/btn_hover.png) no-repeat;
}