@charset "utf-8";

/* CSS Document */
/*
============================================================
*	help_n.css
==========================================================*/

/* 外国籍の方へ */

.leadTxt{
	padding: 0 10px;
	margin-bottom: 1em;
}

.SectionBox{
	margin-bottom: 30px;
}
.SectionBox p{
	margin: 1em 10px;
}
.SectionBox ul{
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #fafafa;
	padding: 17px 0 17px 40px;
	margin: 1em 0;
}
.SectionBox ul li{
	text-indent: -1em;
}

