@charset "utf-8";
/* ページ内共通
---------------------------------------------------- */
/* １番目のセクション
---------------------------------------------------- */
/* ２番目のセクション
---------------------------------------------------- */
#s2 ul{
	padding-bottom:0;
}
#s2 ul li {
	list-style-type: disc;
	list-style-position: inside;
}

/* ３番目のセクション
---------------------------------------------------- */
#s3 ul{
	padding-bottom:0;
}
#s3 ul li {
	list-style-type: disc;
	list-style-position: inside;
}

/* ４番目のセクション
---------------------------------------------------- */
#s4 ul{
	padding-bottom:0;
}
#s4 ul li {
	list-style-type: disc;
	list-style-position: inside;
}

/* ５番目のセクション
---------------------------------------------------- */
/* ６番目のセクション
---------------------------------------------------- */






