@charset "utf-8";
h4 {
	border-left: 3px solid #000000;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1em;
	margin-bottom: 40px;
}
h5 {
	color: #E47975;
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 20px;
	text-align: left;
}
h6 {
	font-weight: bold;
	font-size: 15px;
	line-height: 1em;
}

#kako {
	margin-bottom: 80px;
}

#kako th {
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	padding-bottom: 6px;
}

#kako td {
	padding-top: 17px;
	padding-bottom: 16px;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}

#kako tr {
	border-bottom: 1px dotted #000000;
}
#kako .th_head   {
	border-bottom-style: solid;
}

#kako .date {
	width: 100px;
}

#kako .place {
	width: 140px;
}

#kako .ninzu {
	width: 60px;
	text-align: right;
}

a:hover {
	text-decoration: underline;
}
