@charset "UTF-8";


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 FM icon　定義
****************************************** */
#contents-wrap #top-MV a{
	position: absolute;
	background: url(../images/ico_tour2010.jpg) no-repeat top;
	width: 320px;
	height: 248px;
	margin: 32px 0px 0px 326px;
	padding: 0px;
}

#contents-wrap #top-MV a:hover{
	background: url(../images/ico_tour2010.jpg) no-repeat bottom;
}

