@charset "utf-8";

/*====================================================================

index.css

======================================================================

	01.copy

====================================================================*/
#copy {
	display: block;
	background: url(../../img/copy.gif) no-repeat 0 0;
	width: 654px;
	height: 110px;
	text-indent: -9999px;
	overflow: hidden;
}

