@charset "utf-8";

ul.listUl {
	display: block;
}
ul.listUl li {
	font-size: 1.1rem;
}
table th,table td {
	font-size: 1.1rem;
}
h2 {
	font-size: 2rem;
}
article p {
	font-size: 1.3rem;
	margin-top: 2%;
}
#table {
	margin-top: 10%;
}
p.small_p {
	width: 100%;
}