@charset "utf-8";
/* page setting
--------------------------------------------------------- */
body { background: #FFFFFF; }


h2 {
	font-size: 100%;
	color: #000;
	font-weight: bold;
}
h3 {
	margin: 0.5em;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	background: none !important;
}
ul {
	margin: 0.5em 0 0 1.5em;
	list-style: none;
}
ul li {
	margin-bottom: 0.5em;
	list-style: none;
}
