@charset "utf-8";

.plan{
	width: 100%;
	text-align: center;
}


.plan th{
	width: 50%;
}
.plan td{
	width: 50%;
}