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

#omakeIn {
	display: block;
	background: url(../img/in/in_nomal.png) no-repeat;
	width: 110px;
	height: 110px;
	text-indent: -9999px;
	position: absolute;
	top: 563px;
	left: 71px;
}
#omakeIn a {
	display: block;
	width: 100%;
	height: 100%;
}
#omakeIn a:hover {
	background: url(../img/in/in_hover.png) no-repeat;
}