#box{
    width:1000px;
    height:700px;
    margin:30px;
    left: calc(50% - 500px);
    position: relative;
}

.title{
	width: 800px;
	height: 400px;
    left: 170px;
	position: absolute;
}
.phon {
    width: 166px;
    height: 315px;
    left:10px;
    top: 15px;
    overflow: hidden;
    position: absolute;
}
.cd {
    width: 303px;
    height: 298px;
    left: 0px;
    top:350px;
    position: absolute;
} 

.kachinko {
    width: 298px;
    height: 284px;
    left: 300px;
    top: 360px;
    position: absolute;
}
 

.umbrella {
    width: 374px;
    height: 105px;
    left: 600px;
    top: 380px;
    position: absolute;
}
 
.paper {
    width: 213px;
    height: 162px;
    left: 750px;
    top: 485px;
    position: absolute;
}

#tapes {
    width: 178px;
    height: 152px;
    left: 550px;
    top: 480px;
    position: absolute;
}

#flower {
    width: 94px;
    height: 92px;
    left: 245px;
    top: 370px;;
    position: absolute;
}

#flower2 {
    width: 94px;
    height: 92px;
    left: 780px;
    position: absolute;
}

#bracelet {
    width: 136px;
    height: 127px;
    left: 750px;
    top: 190px;
    position: absolute;
}

#brooch {
    width: 92px;
    height: 88px;
    top: 550px;;
    position: absolute;
}
