@charset "utf-8";

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 about

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
h1{
	background:url(images/title_bg.jpg) no-repeat center top;
}

.sectionB01 dl dt{
	font-size:114%;
	font-weight:bold;
	margin-bottom:0.4em;
}

.products{
	position:relative;
	height:780px;
	background:url(images/products_bg.gif) no-repeat;
}
.products p{
	position:absolute;
}
.products p.y1958{
	top:291px;
	left:94px;
}
.products p.y1966{
	top:30px;
	left:285px;
}
.products p.y1971{
	top:42px;
	left:45px;
}
.products p.y1991{
	top:410px;
	left:47px;
}
.products p.y1993{
	top:498px;
	left:292px;
}
.products p.y2006{
	top:456px;
	left:590px;
}
.products p.y2008{
	top:47px;
	left:567px;
}
.products p img{behavior:url(../common/scripts/iepngfix.htc);}

