@charset "UTF-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	background-color: #000000
}

.container {
	width: 600px;
	height: 750px;
    margin:40px 450px;
	background-color: #ff0000;
	background-image:url(karute.sozai.3.2.png);
	background-size:cover;
}
	
.box07 {
	width: 320px;
	height: 480px;
	padding: 10px;
	position: relative;
	top: 100px;
	left:30px;
	background-image:url(sick25);
	background-size:cover;
}



