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


body {
			background-image:url(../003_image/003_texture/tx_ChewyPic_001016_72dpi.png);
}

.container001 {
			position:relative;
			height:1352px;
			width:1000px;
			margin:0px auto;
			padding:0px;
			background-image:url(../003_image/003_texture/tx_ChewyPic_012016_72dpi.png);
}

.GallerySpace {
			position:relative;
			display:flex;
			height:1000px;
			width:1000px;
			margin:0px;
			padding:0px;
			background-image:url(../003_image/003_texture/tx_ChewyPic_009014_72dpi.png);
}

.GalleryImage {
			/*height:100%;
			width:100%;*/
			display:block;
			margin:auto;
			padding:0px;
}

.TextSpace {
			height:256px;
			width:936px;
			position:relative;
			margin:32px 32px 64px 32px;
			padding:24px 0px 0px 0px;
			background-image:url(../003_image/003_texture/tx_ChewyPic_010015_72dpi.png);
}

.text {
			line-height:175%;
			height:160px;
			width:808px;
			margin:0px 64px 0px 64px;
			padding:0px 0px 0px 0px;
}

.textimage {
			position:absolute;
			top:167px;
			left:665px;
}

.button {
			width:48px;
			height:16px;
			margin:44px 0px 0px 828px;
			padding:14px 24px 18px 24px;
			border-radius:8px;
			border-top:1px solid #e5e5f9;
			border-left:1px solid #c9d5e5;
			boder-right:1px solid #899899;
			boder-bottom:1px solid #898999;
			text-decoration:none;
			color:#333355;
			background-color:#c8d8eb;
			filter:drop-shadow(1px 4px 2px #858589);
}


