@charset "utf-8";

#main {
	width:99%;
	height:97%;
	float:left;
	position:absolute;
	left:0;
	top:0;}
#choice {
	width:99%;
	height:35%;
	float:left;
	position:absolute;
	left:0;
	top:60%;
}

#riri {
	display:inline;
	padding:2px;
	}
