@charset "utf-8";
/* CSS Document */

#show{
	position:absolute;
	display:block;
	left:50%;
	margin-top:180px;
	/*margin-top:0px;*/
	margin-left:-301px;
	width:594px;
	height:894px;
	background-color: #000000;
	border:#000000 solid 4px;
	color:#F33;
	z-index:100;
}
.point{
	width:66px;
	height:22px;
	cursor:pointer;
	cursor:hand;
	display:block;
	background: url(../images/popup_close.gif) no-repeat left top;
}

.kokuchi_bg_img{
	background:#FFF url(../images/popup_8week_present.jpg) no-repeat center top;
	width:594px;
	height:861px;
}
.kokuchi_btn{
	width:190px;
	height:30px;
	padding:315px 0px 0px 195px;
	margin:0px;
}
.kokuchi_btn a:link,.kokuchi_btn a:visited {
	width:190px;
	height:30px;
	display: block;
}
.kokuchi_btn a:hover,.kokuchi_btn a:active {
	width:190px;
	height:30px;
	display: block;
}
.kokuchi_btn p {
	display:none;
}
