@charset "utf-8";
/* CSS Document */

#wrapper_play {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: url(../image/play/bg_play_bar.jpg) repeat-y left top;
	z-index: 0;
}

#contents_play {
	width: 860px;
	margin: 0 auto;
	background: url(../image/play/bg_play.jpg) no-repeat left top;
	padding: 10px 60px;
}

.way_navi {
	width: 446px;
	margin: 0 auto;
	padding: 20px 0;
	list-style: none;
}
	
.way_navi li {
	padding-bottom: 20px;
}

#play_menu01 {
	width: 840px;
	height: 273px;
	padding-left: 20px;
	padding-top: 17px;
	background: url(../image/play/play/img_play_05.jpg) no-repeat left top;
	list-style: none;
}

#play_menu02 {
	width: 840px;
	height: 273px;
	padding-left: 20px;
	padding-top: 17px;
	background: url(../image/play/play/img_play_06.jpg) no-repeat left top;
	list-style: none;
}

#play_menu03 {
	width: 840px;
	height: 276px;
	padding-left: 20px;
	background: url(../image/play/play/img_play_07.jpg) no-repeat left top;
	list-style: none;
}

#play_menu04 {
	width: 840px;
	height: 273px;
	padding-left: 20px;
	padding-top: 17px;
	background: url(../image/play/play/img_play_08.jpg) no-repeat left top;
	list-style: none;
}

#play_menu01 li, #play_menu02 li, #play_menu03 li, #play_menu04 li {
	float: left;
	padding-right: 18px;
	text-indent: -9999px;
	overflow: hidden;
}

a.pm01 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_05.jpg) no-repeat -20px -17px;
	display: block;
}

a.pm01:hover { background-position: -20px -307px; }

a.pm02 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_05.jpg) no-repeat -299px -17px;
	display: block;
}

a.pm02:hover { background-position: -299px -307px; }

a.pm03 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_05.jpg) no-repeat -579px -17px;
	display: block;
}

a.pm03:hover { background-position: -579px -307px; }

a.pm04 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_06.jpg) no-repeat -20px -17px;
	display: block;
}

a.pm04:hover { background-position: -20px -307px; }

a.pm05 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_06.jpg) no-repeat -299px -17px;
	display: block;
}

a.pm05:hover { background-position: -299px -307px; }

a.pm06 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_06.jpg) no-repeat -579px -17px;
	display: block;
}

a.pm06:hover { background-position: -579px -307px; }

a.pm07 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_07.jpg) no-repeat -20px 0px;
	display: block;
}

a.pm07:hover { background-position: -20px -276px; }

a.pm08 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_07.jpg) no-repeat -299px 0px;
	display: block;
}

a.pm08:hover { background-position: -299px -276px; }

a.pm09 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_07.jpg) no-repeat -579px 0px;
	display: block;
}

a.pm09:hover { background-position: -579px -276px; }

a.pm10 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_08.jpg) no-repeat -20px -17px;
	display: block;
}

a.pm10:hover { background-position: -20px -307px; }

a.pm11 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_08.jpg) no-repeat -299px -17px;
	display: block;
}

a.pm11:hover { background-position: -299px -307px; }

a.pm12 {
	width: 261px;
	height: 262px;
	background: url(../image/play/play/img_play_08.jpg) no-repeat -579px -17px;
	display: block;
}

a.pm12:hover { background-position: -579px -307px; }




