@charset "UTF-8"; 
/* パーティーコレクション2010 CSS */

#party2010 {
	position: relative;
/*background-color: #D81DC4;
	margin-top: 20px; */
}

#party2010 a {
	position: absolute;
	z-index: 2;
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../../img/2010party/spacer.gif);
	font-size:1px;
}


#party2010 a.y01 {
	top: 270px;
	left: 0px;
	height: 485px;
	width: 210px;
}

#party2010 a.y01:hover {
	background: url(../../img/2010party/party_on01.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}


#party2010 a.y02 {
	top: 270px;
	left: 258px;
	height: 636px;
	width: 189px;
}
#party2010 a.y02:hover {
	background: url(../../img/2010party/party_on02.jpg);
	background-position:  0px 0px ;
	background-repeat: no-repeat;	
}


#party2010 a.y03 {
	top: 270px;
	left: 482px;
	height: 485px;
	width: 209px;
}
#party2010 a.y03:hover {
	background: url(../../img/2010party/party_on03.jpg);
	background-position:  0px 0px ;
	background-repeat: no-repeat;	
}


#party2010 a.y04 {
	top: 755px;
	left: 28px;
	height: 485px;
	width: 230px;
}
#party2010 a.y04:hover {
	background: url(../../img/2010party/party_on04.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}


#party2010 a.y05 {
	top: 755px;
	left: 447px;
	height: 485px;
	width: 220px;
}
#party2010 a.y05:hover {
	background: url(../../img/2010party/party_on05.jpg);
	background-position:  0px 0px ;
	background-repeat: no-repeat;	
}


