
@charset UTF-8;

body{
	font-size: 16px;
}

h3{
	margin: 0 0 5px;
}

table.kankou{
	font-size: 14px;
	line-height: 1.4em;
	border-collapse: separate;
	border-spacing: 15px;
}

table.kankou th{
	text-align: left;
}
