@charset "UTF-8";
#clubList {
	float:left;
	margin-left: 24px;
	padding: 5px;
	background-color: #CCFFCC;
	width: 530px;
	margin-top: 15px;
}
#clubList li {
	float: left;
	margin-left:2px;
	margin-right: 8px;
	font-size: 12px;
}

#clubList a {
	color:#0033FF;
}

.frame {
	width: 546px;
	height:440px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#undou {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 34px;
}
#bunka {
	float: left;
	margin: 15px;
}

.redtext {
	margin-left:20px;
}
