@charset "UTF-8";

/*=================================
=================================*/
#SPGBX .mainbox .tac{
	text-align:center;
}

#SPGBX .mainbox .ttx{
	margin:0 10px 10px 10px;
	color:#000000;
}

#SPGBX .mainbox .btnbx{
	width:300px;
	text-align:center;
	margin:0 auto 10px auto;
	padding:13px 0;
	border:2px solid #0068b7;
}

#SPGBX .mainbox .btnbx p{
	margin: 0 0 10px 0;
}

#SPGBX .mainbox .btnbx ul{
	width:226px;
	margin:0 auto;
}

#SPGBX .mainbox .btnbx ul li{
	float:left;
}

#SPGBX .mainbox .btnbx li:last-child{
	float:right;
}

#SPGBX .mainbox .btbx{
	background:#0075c2;
	text-align:center;
}
#SPGBX .mainbox .btbx.gr{
	background:#43b133;
}
#SPGBX .mainbox .btbx.ye{
	background:#ffdc00;
}
#SPGBX .mainbox .btbx.or{
	background:#ef7e00;
}

#SPGBX .mainbox .btbx .btnin{
	position:relative;
	margin:0 auto;
	width: 320px;
}

#SPGBX .mainbox .btbx ul{
	position:absolute;
	top:53px;
	left:47px;
	width:226px;
	margin:0 auto;
}

#SPGBX .mainbox .btbx ul li{
	float:left;
}

#SPGBX .mainbox .btbx li:last-child{
	float:right;
}

#SPGBX .mainbox .contbx{
	padding:10px;
}

#SPGBX .mainbox .contbx dl{
	padding:10px;
	border:3px solid #009adc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#SPGBX .mainbox .contbx dl dt{
	background:#009adc;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	margin:0 0 10px 0;
}

#SPGBX .mainbox .contbx dl dd ul li{
	margin:0 0 8px 0;
	background:url(images/free_gra02.png) no-repeat 0 0;
	background-size:8px auto;
	-moz-background-size:8px auto;
	-webkit-background-size:8px auto;
	padding:0 0 0 13px;
}

#SPGBX .mainbox .wtbx{
	margin:0 10px 20px 10px;
}

#SPGBX .mainbox .wtbx .tl{
	text-align:center;
}

#SPGBX .mainbox .wtbx .inbx{
	padding:10px;
	border:3px solid #ffd900;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#SPGBX .mainbox .wtbx .inbx .lx{
	background:#ffe96a;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:3px;
	margin:0 0 10px 0;
}

#SPGBX .mainbox .wtbx .inbx .lx:last-child{
	margin:0 0 0 0;
}

#SPGBX .mainbox .wtbx .inbx .img{
	text-align:center;
}

#SPGBX .mainbox .clc{
	position:relative;
	width:320px;
	margin: 0 auto;
}

#SPGBX .mainbox .clc .btn{
	position:absolute;
	bottom: 72px;
    left: 19px;
	cursor: pointer;
}
#Grybox{
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	z-index:10000;
	display: none;
}

#Pop_freebx{
	position:fixed;
	top:50px;
	left:50%;
	z-index:15000;
	margin: 0 0 0 -150px;
	width: 300px;
	display: none;
}

#Pop_freebx .freebx .close{
	line-height:1;
	text-align:center;
	width:120px;
	margin:15px auto 0 auto;
}

#Pop_freebx .freebx .close a{
	padding:10px;
	display: block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#888888;
	color:#ffffff;
	text-decoration: none;
}
