@charset "UTF-8";

/*
===== CONTENTS ==============================
	1:@@
=============================================
*/


/*
===== 4:#article =====
*/
#article .section .map {
	margin: 0 0 30px;
}

#article .section table {
	margin: 0 0 25px;
}
#article .section table th {
	vertical-align: top;
	width: 100px;
}
#article .section table td ul {
	margin: 5px 0;
}
#article .section table td ul li {
	font-size: 100%;
}
