.easy-series-toc {
        margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #e5e5e5;
	padding: 1.0em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.easy-series-toc table {
	width: 100%;
	border: 0;
        margin: 0;
}

.easy-series-toc table th {
        font-size: 130%;
        color: #004191;
	border: 0;
	background-color: #ffffff;
	padding: 0.5em 1.0em 1.0em 1.0em;
	background: url(https://www.kagoya.jp/howto/wp-content/themes/kagoya-theme2/img/line_01.png) bottom repeat-x;
}

.easy-series-toc table th:nth-of-type(1) {
	text-align: left;
}

.easy-series-toc table th:nth-of-type(2) {
	font-weight: normal;
	text-align: right;
	width: 30%;
}

.easy-series-toc table td {
	border: 0;
        padding: 10px 10px;
}

.easy-series-toc table td:nth-of-type(2) {
	text-align: right;
}

.pickup-l .easy-series-toc{
        display: none;
}
