#contents_area {
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#main {
	width: 930px;
	background-image: url(../img/index/main.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 493px;
}

.index #left {
	width: 729px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.clubnews .head {
	font-size: 138.5%;
	color: #0B580B;
	padding-bottom: 10px;
	line-height: 1em;
}
.clubnews .head span {
	font-size: 77%;
	line-height: 1.1em;
	display: block;
	padding-bottom: 3px;
}
.clubnews li {
	display: block;
}
.index #right {
	float: right;
	width: 120px;
}
#right .btnall {
	float: right;
}
#right .btnall a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100px;
	background-image: url(../img/btn/list.gif);
	background-repeat: no-repeat;
}
#right .btnall a:hover {
	background-position: 0px -25px;
}
.btnall span {
	display: none;
}
.clubnews{
	padding-right: 20px;
}

.clubnews .txt {
	font-size: 93%;
	line-height: 1.7em;
	color: #333333;
	width: auto;
	float: left;
}
.clubnews .txt span {
	display: block;
	line-height: 1em;
	padding-top: 5px;
}
.clubnews .photo {
	height: 75px;
	width: 75px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	overflow: hidden;
	background-position: center center;
	float: left;
}

.clubnews .photo a {
	display: block;
	height: 75px;
	width: 75px;
}
.clubnews .txt .right {
	text-align: right;
	display: block;
}
* html .index {
	margin-top: -3px;
}
.title {
	background-image: url(../img/index/club_title.png);
	background-repeat: no-repeat;
	width: 128px;
	margin-left: 40px;
	height: 30px;
}

