/*-----------------------------------------------------------------------------
おすすめの本
-----------------------------------------------------------------------------*/
.book {
	background:#e3ffe7 url(zemi_img/book2.jpg) no-repeat 10px 10px;
}

/*-----------------------------------------------------------------------------
先生メッセージ
-----------------------------------------------------------------------------*/
.t_message {
	background:#fff url(zemi_img/moriguchi/t_message.jpg) no-repeat 100% 100%;
}

/*-----------------------------------------------------------------------------
先輩メッセージ
-----------------------------------------------------------------------------*/
.s_message {
	background:#fff url(zemi_img/moriguchi/s_message.jpg) no-repeat 100% 100%;
	position:relative;
}

.s_message .orangebox_l {
	height:auto;
	min-height:100px;
	float:none;
	position:absolute;
	bottom:0;
	left:0;
}


