@charset "utf-8";


/* =========================================== *
 *	contents
 * =========================================== */

h2 {
	margin-bottom: 30px;
}
table {
	width: 735px;
	margin-bottom: 15px;
}
table th {
	background-color: #fff;
	text-align: center;
	font-weight: normal;
}
table th.span {
	width: 160px;
}
table td {
	vertical-align: middle;
}
table tr.color td {
	background-color: #CFE9FF;
}