@charset "utf-8";


/* Contents
================================================================================ */


/* ========== .list_section ========== */
.list_section li {
	margin-bottom: 3px;
	padding-left: 17px;
	background: url("img/icn_bullet_below.gif") left center no-repeat;
}


/* ========== table.base ========== */
table.base {
	width: 100%;
}
table.base th,
table.base td {
	padding: 10px 15px;
}
table.base th {
	font-weight: bold;
	text-align: left;
	width: 47%;
}
