@charset 'UTF-8';
/* div */
#promotion {
	width: 960px;
	margin: 0 0 30px 0;
}
.pickup-lead-box {
	position: relative;
	width: 960px;
	height: 35px;
	margin: 0 0 20px 0;
}
.pickup-list-box {
	width: 960px;
}
.half-box {
	width: 960px;
	margin: 0 0 50px 0;
}
.half-left-box {
	float: left;
	width: 460px;
}
.half-right-box {
	float: right;
	width: 460px;
}
.scroll-box {
	width: 460px;
}
.entry .scroll-box {
	height: 160px;
}
.enquete .scroll-box {
	height: 160px;
}
.volunteer .scroll-box {
	height: 160px;
}
/* section */
.pickup-project {
	width: 960px;
	margin: 0 0 20px 0;
}
.entry, .enquete, .volunteer, .facebook {
	width: 460px;
}
.entry {
	margin: 0 0 30px 0;
}
/* h2 */
.pickup-lead-box h2 {
	position: absolute;
	width: 960px;
	height: 35px;
}
.entry h2, .enquete h2, .volunteer h2, .facebook h2 {
	width: 460px;
	height: 35px;
	margin: 0 0 10px 0;
}
/* ul */
#promotion ul {
	list-style: none;
	width: 960px;
}
/* dl */
.pickup-list-box dl {
	float: left;
	width: 240px;
	/*padding: 0 0 20px 0;*/
}
.pickup-list-box dl dt {
	width: 220px;
	margin: 0 auto 10px;
}
.pickup-list-box dl dd {
	width: 220px;
	margin: 0 auto;
	font-size: 1em;
	line-height: 120%;
}
/* table */
.updates {
	width: 450px;
	font-size: 0.875em;
	line-height: 130%;
}
.updates th {
	width: 1%;
	padding: 10px 5px 10px 10px;
	border: none;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}
.updates td {
	width: auto;
	padding: 10px 10px 10px 5px;
	border: none;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}
/* p */
.pickup-lead-box p {
	position: absolute;
	top: 5px;
	right: 0;
	width: 177px;
	height: 16px;
}
/* reset */
.pickup-project h2, .half-box h2, .pickup-project dl {
	/*margin: 0;*/
	margin: 0 0 20px 0;
}
.bxslider {
	margin: 0;
	padding: 0;
}