@charset "Shift-JIS";

body{
	background-color: transparent; 
}

#pvarea{
	width:760px;
	height:699px;
	overflow:hidden;
	margin:0 auto 0 auto;
	background:url(../_img/pc/index/popup_bg.png) no-repeat;
	position:relative;
}

#pv{
	width:640px;
	height:360px;
	margin:135px auto 125px auto;
}

.caution{
	width:640px;
	height:360px;
	margin:0 auto 0 auto;
	padding:135px 0 0 0;
}

#thumbs{
	width:670px;
	height:133px;
	position:absolute;
	left:49px;
	top:525px;
	overflow:hidden;
	padding:0px 20px 0 0;
	margin:0 0 0 0;
}

#thumbs .item{
	float:left;
	margin:0 0 0 12px;
	position:relative;
}

#close{
	position:absolute;
	left:660px;
	top:60px;
}

.abs{
	position:absolute;
}

.new{
	right:-11px;
	top:-11px;
	z-index:1000;
}









