/* /introduction/ ご利用の前に知って頂きたいこと */

@charset "UTF-8";

#introduction {
}
#introduction div.section {
	margin: 0 1em 1em 1em;
}
#introduction div.section p {
	margin: 0;
	padding: 0;
}
#introduction div.image {
	margin: 1em auto;
	text-align: center;
}
#introduction ul {
	margin: 1em 0 1em 20px;
}
ul#toc {
	margin: 1em 0 1em 20px;
}
ul#toc li {
	margin-bottom: 0;
}
#introduction ul.section {
	margin: 1em 0 1em 20px;
}
#introduction ul.section li {
	margin-bottom: 1em;
}

