@charset "shift_jis";

*{
	margin:0;
	padding:0;
}	

.index-btn{
	width:117px;
	height:16px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:-44px;
	display:block;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	background:url(../popup/img/popup-index-btn.gif) 0 0 no-repeat;		
}

a.index-btn:hover{height:18px;}

CENTER{
	margin:0 auto;
	padding:0;
	width:533px;
	height:364px;
	background:url(../popup/img/popup-img-bg.jpg) center 0 no-repeat;
	display:block;
	position:relative;
}

.link01{
	width:272px;
	height:16px;
	margin:0;
	padding:0;
	position:absolute;
	left:130px;
	top:324px;
	background:url(../popup/img/popup-link01-bg.gif) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;	
}	

a.link01:hover{
	height:18px;
	background:url(../popup/img/popup-link01-bg.gif) 0 0 no-repeat;
}

.close{
	width:36px;
	height:32px;
	position:absolute;
	right:10px;
	bottom:10px;
	background:url(../popup/img/popup-close-btn.gif) 0 0 no-repeat;	
	display:block;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}

a.close:hover{background:url(../popup/img/popup-close-btn.gif) 0 -32px no-repeat;}