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

/* contents */
#ichidagaki_stick {
	width: 800px;
	background: #FFF;
}
#ichidagaki_stick img {
	border: 0;
	margin: 0;
	vertical-align: top;
}
#ichidagaki_stick .btn {
	padding: 0 0 80px 0;
	text-align: center;
}
#ichidagaki_stick .about p {
	margin: 0;
	position: relative;
}
#ichidagaki_stick .about a {
	position: absolute;
	bottom: 80px;
	left: 0;
	width: 100%;
	text-align: center;
}
#ichidagaki_stick .committed div {
	margin: 80px 0;
}
#ichidagaki_stick .last {
	text-align: center;
}
#ichidagaki_stick .last a {
	margin: 50px 0;
	display: block;
}