/*----------------------------------------------------------------
  ----------------------------------------------------------------
	
	
	media


  ----------------------------------------------------------------
  --------------------------------------------------------------*/

#mainimg{
	display:block;
	background:url(../img/media/mainimg.png) no-repeat;
	width:698px;
	height:80px;
	text-indent:-9999px;
	margin:0 0 50px 0;
	}

#lineup_head{
	display:block;
	background:url(../img/media/lineup_top.png) no-repeat;
	width:698px;
	height:63px;
	text-indent:-9999px;
	}

#lineup_middle{
	display:block;
	background:url(../img/media/lineup_middle.png) repeat-y;
	width:698px;
	}

#lineup_bottom{
	display:block;
	background:url(../img/media/lineup_bottom.png) no-repeat;
	width:698px;
	height:28px;
	text-indent:-9999px;
	}

#lineup1 a{
	display:block;
	background:url(../img/media/lineup1.png) no-repeat;
	width:668px;
	height:194px;
	text-indent:-9999px;
	margin:0 15px 30px 15px;
	}

#lineup1 a:hover{
	background:url(../img/media/lineup1_on.png) no-repeat;
	}

#lineup2 a{
	display:block;
	background:url(../img/media/lineup2.png) no-repeat;
	width:668px;
	height:221px;
	text-indent:-9999px;
	margin:0 15px 30px 15px;
	}

#lineup2 a:hover{
	background:url(../img/media/lineup2_on.png) no-repeat;
	}

#lineup3 a{
	display:block;
	background:url(../img/media/lineup3.png) no-repeat;
	width:668px;
	height:199px;
	text-indent:-9999px;
	margin:0 15px 30px 15px;
	}

#lineup3 a:hover{
	background:url(../img/media/lineup3_on.png) no-repeat;
	}

#lineup4 a{
	display:block;
	background:url(../img/media/lineup4.png) no-repeat;
	width:668px;
	height:238px;
	text-indent:-9999px;
	margin:0 15px 0 15px;
	}

#lineup4 a:hover{
	background:url(../img/media/lineup4_on.png) no-repeat;
	}

#lineup5 a{
	display:block;
	background:url(../img/media/lineup5.png) no-repeat;
	width:668px;
	height:194px;
	text-indent:-9999px;
	margin:0 15px 30px 15px;
	}

#lineup5 a:hover{
	background:url(../img/media/lineup5_on.png) no-repeat;
	}
