@charset "shift_jis";

/* ========================================
	bingo 
======================================== */
#main .ttl {
	padding: 8px 0 21px 29px;
}

#main .bingo-top {
	margin: 0 0 0 32px;
	width: 928px;
	height: 400px;
	position: relative;
}

#main .bingo-top-copy {
	position: absolute;
	top: 10px;
	left: 468px;
}

#main .bingo-top-copy2 {
	margin: 15px 0 0 0;
}

#main .bingo-top-copy3 {
	margin: 0 0 0 152px;
}

#main .play {
	margin: 0 0 0 40px;
	width: 880px;
	position: relative;
}

#main .play-ttl {
	margin: 0 0 9px 0;
}

#main .play-img li {
	padding-right: 65px;
	width: 250px;
	float: left;
}

#main .play-img li.rightend {
	padding-right: 0;
}

#main .win {
	margin: 51px 0 0 0;
	padding-left: 40px;
	width: 880px;
	height: 627px;
	position: relative;
	background: url(../bingo/images/win_movie_bg.png) 0 479px no-repeat;
}

#main .win .win-ttl dd {
	margin: 11px 0 19px 0;
}

#main .win-img {
	position: relative;
}


#main .win-img01 {
	position: absolute;
	top: 0;
	left: 0;
}


#main .win-img02 {
	position: absolute;
	top: 0;
	left: 310px;
}

#main .win-img03 {
	position: absolute;
	top: 0;
	left: 620px;
}

#main .win-img04 {
	position: absolute;
	top: 259px;
	left: 155px;
}

#main .win-img05 {
	position: absolute;
	top: 259px;
	left: 465px;
}


#main .win-img06 {
	position: absolute;
	top: 369px;
	left: 770px;
}


#main .arrange {
	margin: 0 0 0 40px;
	width: 880px;
	position: relative;
}

#main .arrange .arrange-ttl dd {
	margin-top: 11px;
}

#main .arrange .arrange-img {
	margin-top: 19px;
	height: 222px;
	position: relative;
}

#main .arrange .arrange-img1 {
	position: absolute;
	top: 0;
	left: 0;
}

#main .arrange .arrange-img2 {
	position: absolute;
	top: 0;
	left: 315px;
}

#main .arrange .arrange-img3 {
	position: absolute;
	top: 0;
	left: 565px;
}

#main .arrange .arrange-course {
	padding: 30px 0;
}






/* ========================================
	pop 
======================================== */
#pop-wrapper {
	margin: 0 auto;
	width: 960px;
	height: 640px;
	position: relative;
}

#pop-wrapper .pop-top {
	height: 10px;
	background: url(../bingo/images/pop_top_bg.png) 0 0 no-repeat;
}

#pop-wrapper .pop-btm {
	height: 10px;
	background: url(../bingo/images/pop_btm_bg.png) 0 0 no-repeat;
}

#pop-wrapper .pop-main {
	background: url(../bingo/images/pop_main_bg.jpg) 0 0 repeat-y;
}

#pop-wrapper .pop-main {
	height: 670px;
}

#pop-wrapper h1 {
	padding: 15px 0 0 0;
	text-align: center;
}

#pop-wrapper #pop-movie {
	padding: 58px 0 0 70px;
}

#pop-wrapper #pop-win-movie {
	padding: 0 0 0 70px;
}

#pop-wrapper .pop-movie-bg {
	width: 826px;
	height: 529px;
	background: url(../bingo/images/pop_movie_bg.jpg) 0 0 no-repeat;
	position: relative;
}

#pop-wrapper .pop-movie-bg li {
	position: absolute;
	top: 11px;
	left: 10px;
}

#pop-wrapper .movie-inner {
	width: 826px;
	height: 479px;
	text-align: center;
	padding: 50px 0 0 0;
}

#pop-wrapper .pop-close {
	position: absolute;
	top: 19px;
	left: 894px;
}



