#main_body {
	margin:0px;
	text-align:center;
}


#main_next_footer {
	position: fixed;
	bottom: 0px;
	background-color: rgba(255, 108, 75, 1);
	height: 50px;
	width: 100%;
	text-align: center;
}

#main_mode_footer {
	position: fixed;
	bottom: 50px;
	background-color: rgba(0, 104, 167, 1);
	height: 50px;
	width: 100%;
	text-align: center;
}

#footer_text{
	position: absolute;
	color: #ffffff;
	font-size:16px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height:60px;
    line-height:60px;
}


#opening_frame{
	width:320px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.head_image{
	margin-top:30px;
}

.head_image_index{
	margin-left:5%;
	height: 35px;
}

.head_image_android{
	margin-left:5%;
	width:90%;
}

.head_image_text{
	height: 35px;
}

#opening_image_1{
	width:288px;
	margin-top:30px;
	margin-left:5%;
}

#opening_image_fortune{
	margin-left:5%;
	width:90%;
}

#opening_image_mode_1{
	width:65px;
}

#opening_image_mode_2{
	width:65px;
}

#opening_image_mode_3{
	width:65px;
}

.opening_text_frame{
	margin-left:18%;
	margin-top:10px;
}

.opening_text{
	color: rgba(33, 33, 33, 1);
	font-size:16px;
}

#space{
	height: 120px;
	width: 100%;
}
