@charset "utf-8";


#kids_intro {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #999;
}
.kids_image {
	margin-bottom:15px;
}
.kids_ttl {
	color:#cc0000;
	margin-bottom:10px;
}
.kids_ttl span {
	font-size:90%;
}
.kids_list {
	margin-bottom:25px;
}
.kids_list li {
	padding-left:18px;
	margin-bottom:4px;
	background:url("img/icon_pdf.gif") no-repeat;
}

.kids_thanks {
	padding:10px;
	margin-bottom:50px;
	background:#fff0f0;
	border:3px solid #f8baba;
	text-align:center;
	color:#ff4e4e;
	font-weight:bold;
}