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

/* Default style, feel free to remove if not needed. */
body, body * {
	vertical-align: baseline;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

/* Div layer for the entire banner. */
#container_dc {
	width: 300px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: auto;
	overflow: hidden;
	border: 1px solid #cfcfcf;
	background-color: white;
	box-sizing: border-box;
	opacity: 0;
	cursor: pointer;
	opacity:0;
}

#last_image_01,#last_image_02,#last_image_03,#last_image_04{
	height:400px;
	width: 300px;
	margin-top:140px;
}

#frame01,#frame02_A,#frame02_B,#frame03_A,#frame03_B,#frame03_C,#outroimage,#text01,#text02,#text03, #outrotext01, #outrotext02{
opacity: 0;
}

#frame02_B, #frame03_B, #frame03_C{
top:300px;
}
#frame03_C{
left:150px;

}

img{
position: absolute;
}
