@charset "UTF-8";


#wrap{
	border:3px solid #d0ab49;
	background:#fef3d7;
	
}

.content{
	width:794px;
	height:520px;
}

#wrapIn{
	text-align:left;
	padding:35px;
}

#tit{
	background:url(../images/pop_tit.jpg) no-repeat left top;
	width:800px;
	height:121px;
	position:relative;
}

h1{
	margin-top:30px;
	background:url(../images/tit_bg.jpg) repeat-x left top;
	padding:5px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	border: 1px solid #d0ab49;
}

section:nth-of-type(1) h1{
	margin-top:0px;
}



.mainPh{
	background:#FFF;
	padding:20px;
}

.mainPh p{
	background-repeat:no-repeat;
	margin:0 auto;
	background-position:0 0;
}

section:nth-of-type(1) .mainPh p{
	background-image:url(../images/ph01.jpg);
	width:631px;
	height:400px;
}

section:nth-of-type(2) .mainPh p{
	background-image:url(../images/ph02.jpg);
	width:501px;
	height:322px;
}

section:nth-of-type(3) .mainPh p{
	background-image:url(../images/ph03.jpg);
	width:501px;
	height:322px;
}
section:nth-of-type(4) .mainPh p{
	background-image:url(../images/ph04.jpg);
	width:501px;
	height:369px;
}

section:nth-of-type(5) .mainPh p{
	background-image:url(../images/ph05.jpg);
	width:320px;
	height:240px;
}
