@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}


.top-image {
	width: 100%;
}

.image2 {
	float: left;
	width: 450px;
	height: 300px;
	margin: 0 50px 0 70px;
}

.aimitumori {
	color: red;
	font-size: 220%;
}

.sentence2 {
	font-size: 120%;
	margin-bottom: 30px;
}

.nagare {
	
	float: left;
}

.numbers {
	background-color: aquamarine;
	float: left;
	color: white;
	font-size: 150%;
	margin: 10px 0;
}

.one{
	float: left;
}

.image6 {
	width: 50%;
	height: 50%;
}

.image7 {
	width: 100%;
}
