@charset "utf-8";

/* 父母の会 */

#index {
	padding: 0 20px;
}

#kousei01 {
	background-image: url(../parents/images/line01.gif);
	background-repeat: no-repeat;
	background-position: 25px 25px;
}

#kousei02 {
	background-image: url(../parents/images/line02.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	padding: 42px 0 20px 13px;
}

#kousei02 .txt {
	padding-left: 20px;
}
