@charset "utf-8";

section h3{
	background: url(../images/hyouki_Title.png) no-repeat;
}

table{
	font-size: 90%;
	margin-bottom: 2em;
}
th{width:20%;
	text-align: left;
	padding: 1em 2em 1em 0;
	border-right: #fff solid thin;
	border-bottom: thin solid #ccc;
}

td{
	padding-bottom: 1em;
	padding-left: 1em;
	border-bottom: thin solid #ccc;
}

strong{
	font-weight: bold;
}