.cls_contents_top {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cls_contents {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

.cls_contents_list ul {
	padding-left: 0px;
}
.cls_contents_list ul li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.cls_contents_list ul li img {
	vertical-align: top;
}
.cls_contents_list ul ul {
	padding-left: 15px;
}

.cls_contents_list ul ul li {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	list-style: none;
}
