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

#bass {

	top: 215px;
	left: 250px;
	position: absolute;
	margin: 0px;

	}


#keyboard {

	top: 215px;
	left: 338px;
	position: absolute;
	border-style: none;

	}


#vocal {

	top: 215px;
	left: 481px;
	position: absolute;
	border-style: none;

	}

#drums {

	top: 215px;
	left: 587px;
	position: absolute;
	border-style: none;

	}

#guitar {

	top: 215px;
	left: 658px;
	position: absolute;
	border-style: none;

	}


#picture p {

	padding: 0px;

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	}


#Mi-yu {
	position: relative;

	padding: 0px;

	border-style: none;
	}




#Yuka {
	clear: both;
	border-style: none;

	cursor: crosshair;

	}


#Hatch {

	border-style: none;

	}


#Manon {
	border-style: none;

	}


#picture a:hover img{

	opacity:0.8;

	filter:alpha(opaci ty=80);

	-ms-filter: "alpha( opacity=80 )";

	cursor: url(images/ichigoarrow_m.cur),crosshair;

	}


#vocal a:hover img{

	cursor: url(images/ichigoarrow_link.cur),text;

	}


#keyboard a:hover img{

	cursor: url(images/ichigowarrow_m.cur),text;

	}


#bass a:hover img{

	cursor: url(images/parrow_machi.ani),text;

	}


#drums a:hover img{

	cursor: url(images/ichigowarrow_link.cur),text;

	}


#guitar a:hover img{

	cursor: url(images/ichigoarrow_m.cur),text;

	}
