/* -------h1 h2 共通部分------- */

@import url("0ex_com.css");

/* -------幼稚園ボランティア------- */

.child {
	display:block;
	padding:15px 0 0 10px;
}

.child img {
	display:block;
	float:right;
	margin-left:15px;
	padding:0px;
	width:337;
}

.child p {
	padding:5px 10px 0px 10px;
	width:408px;
}

.volunteer {
	display:block;
	margin:15px 0 0 10px;
	}

.volunteer p.t {
	padding:5px 10px 0px 10px;
	}

.volunteer img.n01 {
	display:block;
	float:left;
	margin-right:15px;
	width:292px;
	}

.volunteer p.r {
	padding:5px 45px 0px 10px;
	width:453;
	}

.volunteer img.n02 {
	display:block;
	float:right;
	margin:-15px 15px 0px 0px;
	width:101px;
	}

.volunteer p.b {
    clear:both;
	padding:10px 10px 15px 10px;
	}

p {	
	line-height:1.5;
	}