@charset "utf-8";


/*--------------------------------------
  STRUCTURE
---------------------------------------*/

	/* inner
	##################################### */

	div#main-character {
		position: relative;
		/*top: 19px;*/
		left: 0;
		margin: 0 auto;
		overflow: hidden;
		width: 750px;
		height: 4934px;

	}

	img {
		vertical-align: bottom !important;
	}
