@charset "UTF-8";

.lead{
	padding:55px 0 170px;
	background:url(../images/story/ill.jpg) no-repeat 50% 100%;
	width:330px;
	float:left;
}
.scene{
	margin-top:30px;
	width:530px;
	float:right;
}
h3{
	margin-left:8px;
	margin-bottom:0.5em;
}
.article{
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align:top;
	width:165px;
	margin-left:8px;
}

.article p{
	font-size:smaller;
	color:#555;
	line-height:1.4;
	margin-top:0.4em;
	margin-bottom:0;
}