@charset "utf-8";

/* /about/stories/soseki_natsume.html
---------------------------------------------------------- */

#soseki_midle {
	height:auto;
	background:url(/img/soseki-natsume-bg.jpg) repeat-y;
	padding:10px 0 10px 0;
	margin-bottom:30px;
}

#soseki_midle p {
	color:#5B4E3E;
	font-weight:bold;
}

#soseki_bg_top {
	background:url(/img/soseki-natsume-bg-top.png) no-repeat;
	padding-top:80px;
	background-size: 100% auto;
}

#soseki_bg_bottom {
	background:url(/img/soseki-natsume-bg-bottom.png) no-repeat;
	background-position: bottom;
	background-size: 100% auto;
}
.plr80{
	padding:0 80px;
}
.pb70{
	padding-bottom:80px;
}

.imgSection01.w p {
	width: 340px;
}