@charset "utf-8";
/* CSS Document */
#main .b1 {
	padding-bottom: 0;
}
.b2 p,
.b3 p {
	margin-bottom: 1em;
}
b {
	font-weight: bold;
}
ol li {
	list-style: decimal inside;
	margin-bottom: 1em;
}
ol ul {
	margin-top: 1em;
}
ol ul li {
	list-style: none;
}
@media only screen and (max-width: 846px) {

}