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

/*左側*/

#menu3 a {
	background-position: -180px -126px;
}


/*コンテンツ*/
#content {
}
#activity_title {
	background: url(../img/activity/activity_title.png) no-repeat;
	width: 670px;
	height: 35px;
}
#message_title {
	background: url(../img/activity/message_title.png) no-repeat;
	width: 670px;
	height: 35px;
}
#volunteer_title {
	background: url(../img/activity/volunteer.png) no-repeat;
	width: 640px;
	height: 50px;
}

.border {
	width: 100%;
	height: 20px;
	border-bottom: #8FC31F 2px dotted;
}

.flv_area {
	padding: 20px 0px;
}
#fukinotou_flv {
	background: #000000;
	width: 360px;
	height: 264px;
	margin: 0 auto;
	padding: 5px 1px;
}

.lightbox_area {
	width: 600px;
	padding: 0 0 0 15px;
}
.lightbox_area img {
	display: block;
	width: 120px;
	height: 80px;
	margin: 0;
	padding: 0;
	float: left;
}