.listContainer {
	clear: both;
	float: none;
	overflow: hidden;
}
.listNameBox {
	font-size: 16px;
	font-weight: bold;
	background-color: #F6F6F6;
	padding: 12px 10px 10px;
	clear: both;
	float: none;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin-right: 10px;
	margin-left: 10px;
}
.listFreeBox {
	float: none;
	padding-bottom: 60px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
.catTextBox {
	background-image: url(https://img05.shop-pro.jp/PA01315/923/etc/line_bg.gif?20150409145123);
	line-height: 2.5em;
	margin-top: 20px;
}
.groupTextBox {
	background-image: url(https://img05.shop-pro.jp/PA01315/923/etc/line_bg.gif?20150409145123);
	line-height: 2.2em;
	/*margin-top: 20px;*/
    margin-bottom: 40px;
	font-size: 14px;
}
.groupNoshiBox {
	clear: both;
	float: none;
    padding-left: 10px;
}
.listCreatorBox {
	float: none;
	padding: 0px 10px 10px 10px;
	/*margin-right: 10px;
	margin-left: 10px;*/
	margin-bottom: 40px;
	/*border: 2px solid #EAEAEA;*/
	overflow: hidden;
}
.listContainer .listBox {
	float: left;
	height: 350px;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}
/*
.listContainer .listBox img {
	height: auto;
	width: 220px;
	padding-bottom: 20px;
}
*/
.listContainer .listBox a {
	text-decoration: none;
}