@charset "UTF-8";

h2 {
	margin-bottom: 30px;
}

h3 {
	font-size: 150%;
}
h4 {
	margin-top: 35px;
	margin-bottom: 5px;
}
#txtTop{
	font-size: 110%;
}
span{
	font-size: 90%;
	color: #F00;
}
#nagare{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #B2C8FF;
	height: 50px;
	width: 200px;
	border-radius: 10px;
}
#nagare p{
	font-size: 130%;
	padding-top: 17px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}