#content .main-box {
	padding-top: 35px;
	padding-left: 25px;
	width: 580px;
}
#content .main-box .block {
	width: 558px;
	background: url(../img/bg_img.jpg) no-repeat right top;
}
#content .main-box .block .txt-box {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#content .main-box .block h1.title {
	background: url(../img/h1_title.jpg) no-repeat;
	height: 64px;
}
#content .main-box .block h2.copy01 {
	background: url(../img/h2_copy01.jpg) no-repeat;
	height: 20px;
	width: 344px;
	margin-top: 25px;
}
#content .main-box .topic-box {
	margin-bottom: 40px;
}
#content .main-box .topic-box h3 {
	text-indent: -700em;
	width: 558px;
	border-bottom: 1px solid #CCCCCC;
}
#content .main-box .topic-box h3.title_event {
	background: url(../img/be_event.jpg) no-repeat left bottom;
	height: 35px;
}
#content .main-box .topic-box h3.title_activity {
	background: url(../img/bg_activity.jpg) no-repeat left bottom;
	height: 24px;
}
#content .main-box .topic-box .event_list_head {
	background: url(../img/evet_list_head.jpg) no-repeat left bottom;
	height: 26px;
	width: 558px;
	text-indent: -700em;
	padding-top: 3px;
}
#content .main-box .topic-box .activity_list_head {
	background: url(../img/activity_list_head.jpg) no-repeat left bottom;
	height: 26px;
	width: 558px;
	text-indent: -700em;
	padding-top: 3px;
}
#content .main-box .list-box ul {
	list-style: none;
}
#content .main-box .list-box li {
	background: url(../img/line_dot.jpg) no-repeat left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#content .main-box .list-box li a {
	color: #61A0D0;
	padding-left: 3px;
}

