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

body{
	margin:0;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}

#ubiz{
	width:180px;
	height:85px;
	position:relative;
}
#ubiz img{
	position:absolute;
}

#tubi{
	bottom:0;
	left:18px;
}

#ton{
	top:20px;
	left:70px;
	display:none;
}
#toff{
	top:5px;
	left:70px;
}

#star1{
	bottom:10px;
	left:2px;
}
#star2{
	bottom:10px;
	right:2px;
}

#actu1{
	top:0;
	left:0;
	z-index:100;
}