@charset "utf-8";


/*--------------------------------------
  STRUCTURE
---------------------------------------*/

	/* inner
	##################################### */

	div#main-ticket {
		position: relative;
		/*top: 19px;*/
		left: 0;
		margin: 0 auto;
		overflow: hidden;
		width: 750px;
		height: 543px;
		background: url(../img/present.png) 0 0 no-repeat ;
	}
