@charset "euc-jp";
* {
padding:0;
margin:0;
}
#popupframe a:link { color:#666666;  text-decoration:none ;}
#popupframe a:visited { color:#666666;  text-decoration:none ;}
#popupframe a:hover { color:#ff6600;  text-decoration:underline ;}
#popupframea:active { color:#ff6600;  text-decoration:none ;}

#popupframe {
	float: left;
	width: 482px;
	height: 757px;
	background-image: url(../../../image/common/bg_pop1.gif);
}
#mainframe {
	float: left;
	width: 482px;
	margin-top: 44px;
	margin-bottom: 63px;
}
#itemframe {
	float: left;
	width: 232px;
	padding-left: 125px;
	padding-right: 125px;
}
.image {
	float: left;
	width: 232px;
	margin-top: 37px;
	text-align: center;
}
.title {
	float: left;
	width: 232px;
	margin-top: 6px;
	text-align: center;
	color: #323C47;
}
.price {
	float: left;
	width: 232px;
	margin-top: 3px;
	text-align: center;
	color: #666666;
}
.statusframe {
	float: left;
	width: 210px;
	border: 1px solid #323C47;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.statusframe p {
	float: left;
	width: 210px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#exitframe {
	float: left;
	width: 482px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#exitframe p{
	float: left;
	text-align: center;
	width: 482px;
	margin-bottom: 5px;
}
#copylightframe {
	float: left;
	text-align: center;
	width: 482px;
	margin-top: 8px;
}
