@charset "UTF-8";
/* CSS Document */
#pdbox{
	float: left;
	width: 640px;
	height:auto;
	line-height:200%;
	padding-bottom:20px;
	background-image:url(AQUABAR_img/pdoem_fuji.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	}
#oembox{
	float: left;
	width: 640px;
	height:auto;
	line-height:200%;
	background-image:url(AQUABAR_img/oemimg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.mail{
	float: left;
	position:absolute;
	width:55px;
	height:50px;
	background-image:url(AQUABAR_img/contacto.jpg);
	background-repeat: no-repeat;
	top:40px;
	right:0px;
	left:889px;
}
.otoiawase{
	float: left;
	width:55px;
	font-size:53%;
	color: #0096DF;
	right:0px;
	line-height:85px;		
}
