@charset "UTF-8";


.left p{
	font-size:20px;
	line-height:30px;
}

.right p{
	font-size:20px;
	line-height:30px;
}

#pageTop{
	width:100%;
	height:840px;
	padding-bottom:200px;
	background-image:url("../images/gallery/mainV.png");
	background-repeat:no-repeat;
	background-size:cover;
}

.header {
	width:1080px;
	margin:0 auto;
}

.popupBoxArea{
	width:100%;
	margin:0 auto;
}

.Inner{
	width:1260px;
	margin:100px auto 0px auto;
}

.textArea{
	padding-bottom:100px;
	text-align:center;
}

.textArea  p{
	font-size:24px;
}

.popupBox img{
	padding:0 0 30px 30px;
}

.popupBox{
	width:1260px;
	margin:0 auto;
}

