@charset "UTF-8";
/* CSS Document */

/* ============================== 
article
==============================*/
article h2.pagetitle { background-image:url(../images/pagetitle.jpg); }
article h3.caption { 
	background-image:url(../images_history/caption.gif);
	height:23px; margin-bottom:0;
}
/*article h4.lead { 
	background-image:url(../images_history/lead.gif);
	height:42px;
}*/

/* ============================== 
box
==============================*/
article section.box {
	margin-bottom:32px;
}
/* ============================== 
box01
==============================*/
article section.box01 {
	width:736px;
	margin:0 0 48px;
	overflow:hidden;
}
