@charset "utf-8";

#kids {
	width: 900px;
	position: relative;
}

#kids header h1 {
	text-align: center;
	clear: both;
	padding: 42px 0 42px 0;
}

#kids header .lead {
	position: relative;
	z-index: 10;
}

#kids header .sample {
	margin: -100px 0 0 0;
	position: relative;
	z-index: 0;
}

#theme {
	margin-bottom: 55px;
}

#theme h2 {
	margin-bottom: 20px;
}

#theme .lead {
	width: 900px;
	overflow: hidden;
	position: relative;
	margin-bottom: 35px;
}

#theme .lead .artist {
	position: absolute;
	top: 0;
	right: 0;
}

#outline {
	width: 654px;
	margin: 0 auto;
}

#outline h3 {
	margin: 0 0 45px 115px;
}

#outline .lead {
	margin: 0 0 55px 0;
}

#outline ol {
	width: 654px;
	margin: 0 0 50px 0;
}

#outline ol li {
	margin-bottom: 50px;
}

#outline .contact {
	padding: 50px 0 140px 0;
}

.takumikumoLogo {
	position: absolute;
	bottom: 40px;
	right: 0px;
}








