@charset "utf-8";
#pagetop {
	position:relative;
	width:1000px;
	height:680px;
	background-image:url(img/top/image_01b.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#pagetop .information {
	position:absolute;
	left:126px;
	top:335px;
	width:548px;
	height:329px;
	background-image:url(img/top/navi_info.png);
}
#pagetop .information table {
	margin-top:50px;
	margin-left:40px;
	font-size:12px;
	line-height:130%;
	width:468px;
	height:auto;
	color:#FFF;
}
#pagetop .information td {
	vertical-align:top;
	padding-bottom:10px;
}
#pagetop .newproducts {
	position:absolute;
	left:687px;
	top:335px;
	width:193px;
	height:184px;
	background-image:url(img/top/navi_pdct.png);
}
#pagetop .newproducts .banner1{
	position:absolute;
	left:5px;
	top:36px;
}
#pagetop .newproducts .banner2{
	position:absolute;
	left:5px;
	top:108px;
}

#pagetop .link1 {
	position:absolute;
	left:688px;
	top:526px;
}
#pagetop .link2 {
	position:absolute;
	left:688px;
	top:569px;
}
#pagetop .link3 {
	position:absolute;
	left:688px;
	top:612px;
	
}
a {
	color:#FFF;
}
