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

#topbox {
	float: left;
	width: 640px;
	height:720px;
	padding-top:40px;
	
    
}
#sizuku{
	width:540px;
	height:492px;
	background-image:url(AQUABAR_img/sizuku_top.gif);
	background-repeat:no-repeat;	
}
.mail{
	float: left;
	position:absolute;
	width:51px;
	height:50px;
	background-image:url(AQUABAR_img/contacto.jpg);
	background-repeat: no-repeat;
	top:30px;
	right:0px;
	left:889px;
}
.otoiawase{
	float: left;
	width:55px;
	font-size:53%;
	color: #0096DF;
	right:0px;
	line-height:85px;
        letter-spacing:-1px;
        text-align:center;	
}

#privacy{
margin-top:180px;text-align: right;
}

#privacy a{
font-size:14px;color:#0096DF;
text-decoration:underline;}

#privacy a:hover{
opacity:0.6;}