@charset "UTF-8";
/* CSS Document */


/* ============================== 
article
==============================*/
article h3.caption { 
	background-image:url(../images_sumstock/interview01_caption.gif);
	height:23px;
	margin-bottom:24px;
}
article h4.lead { 
	background-image:url(../images_sumstock/interview01_lead.gif);
	height:18px;
	margin-bottom:24px;
}

article h5 {
	display:block;
	padding-left:736px;
	width:0;
	height:48px;
	margin:0 0 38px;
	overflow:hidden;
}
article strong {
	font-weight:bold;
	color:#000;
}

/* ============================== 
box02
==============================*/
article section.box02 figure {
	margin-right:0;
	margin-left:35px;
	float:right;
}
article section.box02 p {
	float:left;
}