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

.michi{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:400px;
	height:200px;
	background:url(../images/michi.jpg) no-repeat top left;
	position:relative;
}

.tube{
	width:75px;
	height:75px;
	position:absolute;
	top:155px;
	left:297px;
}