.middle {
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.large1 {
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.large2 {
	font-size: 120%;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.small1 {
	font-size: 80%;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.small2 {
	font-size: 70%;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.list {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #111111;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック";
	list-style-type: disc;
}