@charset "UTF-8";

/* ========================================
	base
======================================== */
html,
body {
	height: 100%;
	background-color: #FFF;
}
body > #wrapper {
	height: auto;
}

#wrapper {
	position: relative;
	height:100%;/* for IE6 */
	min-height:100%;
	background: url(../images/popup/bg_bottom.png) left top repeat;	
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	min-width: 700px;
	position: relative;
	overflow: hidden;
}
.inner{
	width:700px;
	margin: 0 auto;
	position: relative;
}

/* ========================================
	#area-top
======================================== */
#area-top{
	width: 100%;
	height: 1118px;
	background: url(../images/popup/bg_top.png) left top repeat-x;	
}
#pop-up-close{
	position: absolute;
	top: 0;
	right: 3px;
	z-index: 100;
}
#pop-up-close .nav-on{
	position: absolute;
	top: 0;
	left: 0;
	display:none;
}
.top-img01{
	margin: 0 0 9px 62px;
	padding: 34px 0 0 0;
}
.top-img02{
	margin: 0 0 16px 0;
}
.top-img03{
	margin: 0 0 0 60px;
}
.top-img04{
	position: absolute;
	top: 429px;
	left: 30px;
}
.top-img05{
	position: absolute;
	top: 421px;
	left: 325px;
}
/* ========================================
	#area-bottom
======================================== */
#area-bottom{
	width: 100%;
	padding: 0 0 50px;
}
.bottom-img01{
	margin: 0 0 1px 9px;
}
.bottom-img02{
	margin: 0 0 4px 46px;
}
.bottom-img03{
	margin: 0 0 0 49px;
}


/* ========================================
	#area-bottom
======================================== */
#info-repipi {
}

#info-repipi .repipi-ttl{
	margin: 0 0 9px 70px;
	padding: 42px 0 0 0;
}
#info-repipi .repipi-label{
	margin: 0 0 10px 0;
}
#info-repipi .repipi-img01{
	margin: 0 0 0 11px;
}
#info-repipi .repipi-img02{
	margin: 0 0 0 0;
}
#repipi-area-top{
	width: 100%;
	height: 1020px;
	background: url(../images/popup/repipi_bg_top.png) left top repeat-x;	
}

#repipi-area-bottom {
	width: 100%;
	padding: 0 0 50px;
}
#repipi-wrapper {
	position: relative;
	height:100%;/* for IE6 */
	min-height:100%;
	background: url(../images/popup/repipi_bg_bottom.png) left top repeat;	
}