@charset "utf-8";
#container {
	margin-bottom: 0px;
}

/* ----------content2---------- */

.content2 p {
	margin: 0px 10px;
	margin-bottom: 30px;
}
.content2 p.mg_b15 {
	margin-bottom: 15px;
}


/* ----------content3---------- */


/* ----------content4---------- */

.content4 {
	background-image: url(../../images/middle-class/closed_img2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content4 div {
	float: right;
	width: 420px;
	padding-right: 20px;
}
.content4 div p {
	background-position: left;
	margin-bottom: 10px;
	line-height: 175%;
}

/* ----------content5---------- */

.content5 {
	margin: 0px 20px;
	margin-bottom: 30px;
}
.content5 ul {
	margin-left: 35px;
	margin-bottom: 30px;
}
.content5 ul li {
	list-style-type: disc;
	line-height: 200%;
	font-size: 1.25em;
	font-family: "A-OTF A1明朝 Std Bold";
}

