/*--- main
--------------------------------------------------------------------------*/

#popup {
	width:768px;
	height:425px;
	background-image:url(../img/popup_bg_02.jpg);
}

/*--- btn
--------------------------------------------------------------------------*/

#navigation {
	padding: 0 0 0 35px;
	height:291px;
	background-image:url(../img/popup_bg_05.jpg);
}

.btn0 {
	width:728px;
	height:51px;
	margin:0 20px;
}

.btn1 {
	width:300px;
	height:100px;
	margin:0 0 0 11px;
	padding-top: 172px;
}

.topbtn1 {
	margin-top: 10px;
	width: 474px;
	float: left;
}

.topbtn2 {
	margin-top: 10px;
	width: 229px;
	float: left;
}

.btn2 {
	display:block;
	width:237px;
	height:80px;
	background-image:url(../img/top_popup_btn1.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.btn2:hover {
	background-position:0 -80px;
}

.btn3 {
	display:block;
	width:237px;
	height:80px;
	background-image:url(../img/top_popup_btn1.jpg);
	background-repeat:no-repeat;
	background-position:-237 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.btn3:hover {
	background-position:-237 -80px;
}

.btn4 {
	display:block;
	width:237px;
	height:80px;
	background-image:url(../img/top_popup_btn1.jpg);
	background-repeat:no-repeat;
	background-position:-474 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.btn4:hover {
	background-position:-474 -80px;
}

.btn5 {
	display:block;
	width:237px;
	height:80px;
	background-image:url(../img/top_popup_btn1.jpg);
	background-repeat:no-repeat;
	background-position:-711 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.btn5:hover {
	background-position:-711 -80px;
}

.btn6 {
	display:block;
	width:229px;
	height:160px;
	background-image:url(../img/top_popup_btn2.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}

.btn6:hover {
	background-position:0 -160px;
}

.nbtn6 {
	display:block;
	width:229px;
	height:160px;
	background-image:url(../img/top_popup_nbtn6.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}

.closeBtn {
	padding-right: 14px;
	float: right;
}

.title {
	padding: 34px 0 0 53px;
	float: left;
}

.popupMain1 {
	padding: 18px 0 0 53px;
	float: left;
}

.nextBtn {
	padding: 245px 33px 0 0;
	float: right
}

.popupMain2 {
	padding: 18px 0 0 63px;
	float: left;
}

.popupMain3 {
	float: left;
}

.backBtn {
	padding: 72px 0 0 33px;
	float: left;
}

#movie {
	margin: 21px 0 0 143px;
	float: left;
}

#header {
	padding-bottom: 0;
}