@charset "utf-8";

/* 下層ページ2カラム設定 */

/*チアメンバー紹介ページの設定
----------------------------------------------------- */
dl.cheer-mem {
	background-image: url(../img/cheer2_img/cheer_bg.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 170px;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
dl.cheer-mem dt {
	margin-bottom: 5px;
	margin-top: 13px;
	margin-left: 13px;
	padding: 0px;
	height: 209px;
}
dl.cheer-mem dd {
	margin-left: 13px;
}

dl.cheer-mem2 {
	background-image: url(../img/cheer2_img/cheer_bg.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 170px;
	float: right;
}
dl.cheer-mem2 dt {
	margin-bottom: 5px;
	margin-top: 13px;
	margin-left: 13px;
	padding: 0px;
	height: 209px;
}
dl.cheer-mem2 dd {
	margin-left: 13px;
}


.cheer-memb {
	height: 255px;
	width: 170px;
	float: right;
}

.cheer-memb img {
	margin-bottom: 5px;
}

.cheer-membe {
	height: 255px;
	width: 350px;
	float: right;
}

.cheer-membe img {
	margin-bottom: 5px;
}
