@charset "utf-8";



.modalwindow {

	height: 510px;
	width: 850px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	position: absolute;
}

#modal_start {
	display:none;
}

#modal_detail {
	display:none;
}

#modal_alert1 { 

 	display:none;
	
}

#modal_detail_start { 

 	display:none;
	
}




#modal-win {
	width: 100%;
	position: absolute;
}
#modal-win-inner {
	/*box-shadow: 0 0 5px rgba(0, 0, 0, .25);*/
	margin: 0 auto;
	position: relative;
	z-index: 3001;
}
#modal-bg {
	width: 100%;
	height: 100%;
	background-color: #B82966;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
	cursor: pointer;
}


.modal-close-bt2 {
	position: absolute;
	left: 853px;
	top: 350px;
	top : -40px; /* IE8 and below */
	*top : 350px; /* IE7 and below */
	z-index: 3500;
}

.modal-close-bt {
	position: absolute;
	left: 853px;
	top: 350px;
	top : -40px; /* IE8 and below */
	*top : 350px; /* IE7 and below */
	z-index: 3500;
	
	display:none;
}

.modal-close-bt-start {

	top:450px;	
	

	
}


.modalalert {
	background-image: url(../img/modal/modal_alert_base.png);
	height: 171px;
	width: 436px;
	background-repeat: no-repeat;
	background-position: 20px center;
	color: #fff;
	position: absolute;
	z-index: 3900;
	top: -200px;
	right: 0;
}



#modal_alert_01 {
	position: absolute;
	left:290px;
	top:120px;	
	
}

#alert1_text {
	font-size: 350%;
	font-weight: bold;
	left: 150px;
	top: 60px;
	position: absolute;
	width: 200px;
}




/*modal_start*/

#modal_00_01 {
	position: absolute;
	left: 200px;
	top: -1px;
}

#modal_00_01b {
	position: absolute;
	left:0px;
	top:0px;	
	
}

#startBt {
	position: absolute;
	left: 363px;
	top: 475px;
	z-index: 150;
}



#modal_tel_photo {
	position: absolute;
	left: 30px;
	top: 0px;
}





/*modal_detail*/

.modal_01_01 {
	position: absolute;
	left: 50px;
	top: 10px;
}

.modal_01_02 {
	position: absolute;
	left: 600px;
	top: -10px;
}

#modal_01_01finish {
	position: absolute;
	left: 110px;
	top: 320px;
	display:none;
}

#modal_01_01finish2 {
	position: absolute;
	left: 110px;
	top: 320px;
	display:none;
}

#nowTime,#nowTimeb {
	font-size: 180%;
	font-weight: bold;	
	left: 180px;
	top: 150px;
	position: absolute;
	white-space:    nowrap;
}

#nowTime2,#nowTimeb2 {
		font-size: 180%;
	font-weight: bold;	
	left: 180px;
	top: 190px;
	position: absolute;
	white-space:    nowrap;
}

#nowTime3,#nowTimeb3 {
	font-size: 180%;
	font-weight: bold;	
}

#nowTime4,#nowTimeb4 {
	font-weight: bold;	
	font-size: 200%;
	left: 180px;
	top: 230px;
	position: absolute;
	white-space:    nowrap;
	color: #e77216;
}

#nowTime5,#nowTimeb5 {
	font-size: 400%;
	font-weight: bold;
	left: 240px;
	top: 80px;
	position: absolute;
	white-space: nowrap;
	color: #e77216;
}

#nowTime6,#nowTimeb6 {
	font-weight: bold;	
	font-size: 200%;
	left: 180px;
	top: 270px;
	position: absolute;
	white-space:    nowrap;
	
}
