@charset "UTF-8";
#miamitokubetsusien #stage1 {
	position: relative;
    width: 100%;
	height: 480px;
	margin: 0 auto;
	margin-top: -30px;
	margin-bottom: 30px;
}
#miamitokubetsusien #photo101,#photo102,#photo103,#photo104,#photo105,#photo106,#photo107,#photo108,#photo109,#photo110,#photo111,#photo113,#photo114,#photo115,#photo116,#photo117,#photo118,#photo119,#photo120,#photo101 {
	position: absolute;
	width: 100%;
	height: 480px;
}
#miamitokubetsusien #photo101 img,#photo102 img,#photo103 img,#photo104 img,#photo105 img,#photo106 img,#photo107 img,#photo108 img,#photo109 img,#photo110 img,#photo111 img,#photo113 img,#photo114 img,#photo115 img,#photo116 img,#photo117 img,#photo118 img,#photo119 img,#photo120 img,#photo101 {
    opacity:0;
    -moz-animation: imgTrans 138s infinite;
    -webkit-animation: imgTrans 138s infinite;
    animation: imgTrans 138s infinite;
	width: 100%;
	height: 480px;
}
#miamitokubetsusien #photo101 img {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
#miamitokubetsusien #photo102 img {
    -moz-animation-delay: 6s;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
#miamitokubetsusien #photo103 img {
    -moz-animation-delay: 12s;
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
#miamitokubetsusien #photo104 img{
    -moz-animation-delay: 18s;
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}
#miamitokubetsusien #photo105 img {
    -moz-animation-delay: 24s;
    -webkit-animation-delay: 24s;
    animation-delay: 24s;
}
#miamitokubetsusien #photo106 img {
    -moz-animation-delay: 30s;
    -webkit-animation-delay: 30s;
    animation-delay: 30s;
}
#miamitokubetsusien #photo107 img {
    -moz-animation-delay: 36s;
    -webkit-animation-delay: 36s;
    animation-delay: 36s;
}
#miamitokubetsusien #photo108 img {
    -moz-animation-delay: 42s;
    -webkit-animation-delay: 42s;
    animation-delay: 42s;
}
#miamitokubetsusien #photo109 img {
    -moz-animation-delay: 48s;
    -webkit-animation-delay: 48s;
    animation-delay: 48s;
}
#miamitokubetsusien #photo110 img {
    -moz-animation-delay: 54s;
    -webkit-animation-delay: 54s;
    animation-delay: 54s;
}
#miamitokubetsusien #photo111 img {
    -moz-animation-delay: 60s;
    -webkit-animation-delay: 60s;
    animation-delay: 60s;
}
#miamitokubetsusien #photo113 img {
    -moz-animation-delay: 66s;
    -webkit-animation-delay: 66s;
    animation-delay: 66s;
}
#miamitokubetsusien #photo114 img {
    -moz-animation-delay: 72s;
    -webkit-animation-delay: 72s;
    animation-delay: 72s;
}
#miamitokubetsusien #photo115 img {
    -moz-animation-delay: 78s;
    -webkit-animation-delay: 78s;
    animation-delay: 78s;
}
#miamitokubetsusien #photo116 img {
    -moz-animation-delay: 84s;
    -webkit-animation-delay: 84s;
    animation-delay: 84s;
}
#miamitokubetsusien #photo117 img {
    -moz-animation-delay: 90s;
    -webkit-animation-delay: 90s;
    animation-delay: 90s;
}
#miamitokubetsusien #photo118 img {
    -moz-animation-delay: 96s;
    -webkit-animation-delay: 96s;
    animation-delay: 96s;
}
#miamitokubetsusien #photo119 img {
    -moz-animation-delay: 102s;
    -webkit-animation-delay: 102s;
    animation-delay: 102s;
}
#miamitokubetsusien #photo120 img {
    -moz-animation-delay: 108s;
    -webkit-animation-delay: 108s;
    animation-delay: 108s;
}
#miamitokubetsusien #frame1 {
	width: 100%;
	height: 480px;
	position: relative;
	overflow: hidden;
}
@-webkit-keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 20% { opacity:1; }
 25% { opacity:0; } 
 100% { opacity:0; }
}
@-moz-keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 20% { opacity:1; }
 25% { opacity:0; } 
 100% { opacity:0; }
}
@keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 20% { opacity:1; }
 25% { opacity:0; } 
 100% { opacity:0; }
}

