@charset "utf-8";
/* CSS Document */

#contents_l {
	float: left;
	width: 170px;
}
#contents_r {
	float: right;
	width: 610px;
}
.side_title {
	height: 57px;
	width: 170px;
}
.hed_img {
	background: url(../images/category/topics/hed_img.jpg) no-repeat;
	height: 150px;
	width: 610px;
	margin-bottom: 20px;
}
.br_title {
	background: url(../images/category/club_introduction/bgtitle_img01.gif) no-repeat;
	height: 25px;
	width: 610px;
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 5px;
}
/*whatsnew
------------------------*/
.whatsnew_wrap {
	margin-left: 10px;
	margin-right: 10px;
}
.whatsnew_wrap p {
	border-bottom: 1px dotted #323232;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
.news {
	margin-bottom: 8px;
}
.news td {
	border-bottom: 1px dotted #323232;
	padding-bottom: 5px;
	padding-top: 8px;
}

