#box {
	width: 135px;
	padding-top: 10px;
}
#box ul li {
	font-weight: bold;
	text-align: center;
	color: #000066;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#content_menu #box a {
	height: 17px;
	width: 135px;
	padding-left: 0px;
	padding-top: 3px;
	border: none;
	display: block;
	background-color: #67A7FE;
	margin-top: 3px;
	color: #000066;
}
#content_menu #box a:hover {
	color: #67A7FE;
	background-color: #000066;
	font-size: 12px;
	font-weight: bold;
}
#top-font {
	font-size: 12px;
	color: #000000;
	padding-top: 8px;
}
#club-f {
	overflow: scroll;
	overflow-x: hidden;
	height: 480px;
	width: 570px;
}
#club-t {
	background-color: #B3B3FF;
	height: 18px;
	width: 560px;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding-top: 2px;
	padding-left: 10px;
}
#img-sp {
	padding-top: 4px;
	padding-bottom: 4px;
}
#c-text {
	width: 570px;
	padding-bottom: 10px;
}
#c-text li {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	list-style-type: none;
	margin-bottom: 4px;
	margin-top: 10px;
}
#c-text p {
	font-size: 13px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content #content_menu {
	padding-bottom: 0px;
	height: auto;
}
#c-text a {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}

