@charset "utf-8";


/* =========================================== *
 *	contents
 * =========================================== */

h2 {
	margin-bottom: 25px;
}
div.section {
	margin: 25px 0 30px;
}
div.section table {
	margin: 20px 0 15px 24px;
	border: none;
}
div.section table th,
div.section table td {
	padding: 8px 0;
	border-bottom: 1px solid #fff !important;
}
div.section table th {
	width: 200px;
	background-color: #E8F2FC;
	border: none;
	text-indent: 20px;
	vertical-align: top;
}
div.section table tr.even th {
	background-color: #EFEFEF;
}
div.section table th p.btn {
	margin-top: 60px;
}
div.section table td {
	padding-left: 15px;
	border: none;
}
div.section .text {
	margin-left: 3em;
	text-indent: -1em;
	list-style: none;
	list-style-position: outside;
}
div.section .text li{
	padding-bottom: 1em;
}
