.container{
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;

}
.hidari + .hidari{
	width: 15%;
}
.hidari--sticky{
	position: sticky;
	top: 20px;
}
.migi{
	width: 85%;
}


.body0 {
	font-family: "メイリオ";
	font-size: 10pt;
	white-space: nowrap;
}
.body0-mincho {
	font-family: "ＭＳ Ｐ明朝";
	font-size: 10pt;
	white-space: nowrap;
}
.small-mincho {
	font-family: "ＭＳ Ｐ明朝";
	font-size: 6pt;
	white-space: nowrap;
}
.contents0 {
	font-family: "ＭＳ Ｐ明朝";
	font-size: 12pt;
}
.title0 {
	font-family: "メイリオ";
	font-size: 12pt;
}
.title0-mincho {
	font-family: "ＭＳ Ｐ明朝";
	font-size: 12pt;
}
.title1 {
	font-family: "メイリオ";
	font-size: 18pt;
}
.title1-mincho {
	font-family: "ＭＳ Ｐ明朝";
	font-size: 18pt;
}
.list {
	font-family: "メイリオ";
	overflow:auto;
	width:280px;
	height:240px;
	background-color: #CCFFFF;
	padding: 5px;
	white-space: nowrap;

"
}
