@charset "utf-8";





/*------------------------------------------------------------

　イベントマップ

------------------------------------------------------------*/



#mapArea {

	height: 631px;

	background: url(../images/event_map/bg_map.gif) left top no-repeat;

	position: relative;

}

#mapArea ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#mapArea ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	line-height: 1em;

	position: absolute;

}



#mapArea ul li.btl01 {

	top: 54px;

}

#mapArea ul li.btl02 {

	top: 75px;

}

#mapArea ul li.btl03 {

	top: 98px;

}

#mapArea ul li.btl04 {

	top: 167px;

}

#mapArea ul li.btl05 {

	top: 329px;

}

#mapArea ul li.btl06 {

	top: 439px;

}

#mapArea ul li.btl07 {

	top: 460px;

}

#mapArea ul li.btl08 {

	top: 504px;

}

#mapArea ul li.btl09 {

	top: 524px;

}

#mapArea ul li.btl10 {

	top: 565px;

}





#mapArea ul li.btr01 {

	top: 56px;

	right: 0;

}

#mapArea ul li.btr02 {

	top: 157px;

	right: 0;

}

#mapArea ul li.btr03 {

	top: 178px;

	right: 0;

}

#mapArea ul li.btr04 {

	top: 200px;

	right: 0;

}

#mapArea ul li.btr05 {

	top: 235px;

	right: 0;

}

#mapArea ul li.btr06 {

	top: 358px;

	right: 0;

}

#mapArea ul li.btr07 {

	top: 419px;

	right: 0;

}

#mapArea ul li.btr08 {

	top: 484px;

	right: 0;

}

#mapArea ul li.btr09 {

	top: 549px;

	right: 0;

}


