@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/activity/hed_img.jpg) no-repeat;
	height: 150px;
	width: 610px;
	margin-bottom: 20px;
}
.read_text {
	position: relative;
	text-indent: -9999px;
}
.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;
	margin-bottom: 10px;
}
.title_01 {
	background: url(../images/category/activity/img_title_onkanryoku.gif) no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 142px;
}
#contents_r ul {
	margin: 0px;
	padding: 0px;
}
#contents_r li {
	list-style: none;
}
.text_box {
	padding-left: 30px;
	margin-bottom: 10px;
}
.text_box h4 {
	font-size: 1.2em;
	color: #800000;
}

#contents_r h4 {
	color: #800000;
	font-size: 1.2em;
}
#contents_r h5 {
	font-size: 1em;
}


