@charset "utf-8";

/* --------------------------------------------------------------
	common style
-------------------------------------------------------------- */
div.eye_catch{
	margin:0 auto;
	text-align: center;
	margin-bottom: 10px;
}
/* tab Menu */

.tabMenu_main li a{
	padding-bottom:10px;
}
/* reward App List */
ul._reward_applist li{
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul._reward_applist li div._applist_left{
	float: left;
}
ul._reward_applist li div._applist_right{
	float: right;
	padding-right: 5px;
	margin-top: 7px;
}
ul._reward_applist li p._apptitle{
	margin: 3px 0 0 6px;
	padding-bottom: 5px;
}
div._app_info{
	margin-left: 75px;
}
div._app_info span._app_usage_fee{
	color:#333;
	font-size: 12px;
	padding:10px;
}
._applist_left span._type_web,
._applist_left span._type_ios,
._applist_left span._type_android,
._applist_left span._type_android_ios,
._detail_type span._type_web,
._detail_type span._type_ios,
._detail_type span._type_android,
._detail_type span._type_android_ios,
._site_access a span._dl,
._site_access a span._site{
	background-image: url(../image/reward_splite.png);
	background-repeat: no-repeat;
	background-size: 80px 122px;
	display: inline-block;
	margin-bottom: -2px;
}
._applist_left span._type_web,
._detail_type span._type_web{
	background-position: 0 0;
	width: 44px;
	height: 14px;
}
._applist_left span._type_ios,
._detail_type span._type_ios{
	background-position: 0 -29px;
	width: 44px;
	height: 14px;
}
._applist_left span._type_android,
._detail_type span._type_android{
	background-position: 0 -44px;
	width: 64px;
	height: 14px;
}
._applist_left span._type_android_ios,
._detail_type span._type_android_ios{
	background-position: 0 -15px;
	width: 80px;
	height: 14px;
}
div._applist_right p{
	font-size: 11px;
}
div._applist_right p{
	color: #333;
}
div._applist_right p span._point_1{
	color: #E24500;
	font-size: 16px;
	font-weight: bold;
}
div._applist_right p span._point_2{
	color: #E24500;
}
div._app_usage_fee{
	color: #666;
	margin-left:70px;
	padding:5px;
	width:205px;
    text-justify;inter-ideograph;
}

@media screen and (min-width: 361px){
div._app_usage_fee{
	color: #666;
	margin-left:70px;
	width:auto;
    text-justify;inter-ideograph;
}
}

/*reward detail*/
#contents #reward_detail section h1{
	background: none;
	border: none;

}
#contents #reward_detail section h2{
	background: #F4F4F4;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #E52828;
}
.icon_img{
	border-radius: 10px;
	box-shadow: 0 2px 3px 0 #666666;
	float:left;
}
div.icon span.
_mask{
	border-radius: 11px;
	background: none;
}
#reward_detail ._site_back{
	padding: 5px;
}
#reward_detail ._site_back a._backbtn{
	background-image: url(../image/backbtn_bg.png);
	background-repeat: no-repeat;
	background-size: 207px 32px;
	background-position: 0 0;
	height: 31px;
	line-height: 31px;
	padding-left: 20px;
	padding-right: 10px;
	border-right: 1px solid #CCC;
	display: inline-block;
	color: #333;
}
#reward_detail div._app_info{
	margin-bottom: 10px;
	padding:10px 0;
	background: #F7F7F7;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
	margin-left: 0;
}
#reward_detail ._ai_left{

}
#reward_detail ._ai_right{
	float: left;
	padding-left:5px;
}

._site_access a span._site{
	/*background-position: 0 -75px;*/
	background-position: 0 -80px;
	padding-left: 25px;
}
._site_access a span._dl{
	/*background-position: 0 -75px;*/
	background-position: 0 -80px;
	padding-left: 25px;
}
._detail_type ._price{
	font-size: 12px;
}
._get_point{
	padding-top: 16px;
	font-weight: bold;
	font-size: 12px;
}
._get_point strong{
	color: #E24500;
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
._get_point span._point_txt{
	color: #E24500;
}

div._dl_start{
	border: 1px solid #CCC;
	border-radius: 7px;
	margin-left: 5px;
	margin-right: 5px;
}
div._dl_start ._dl_start_text{
	padding:5px;
	font-size: 12px;
	text-align: center;
}
div._dl_start ._dl_start_allow{
	text-align: center;
	margin: 13px 0 5px 0;
}
/*botton*/
a.download_button, .download_button {
    background: rgb(103,179,2); /* Old browsers */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,179,2,1)), color-stop(100%,rgba(71,153,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(103,179,2,1) 0%,rgba(71,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(103,179,2,1) 0%,rgba(71,153,0,1) 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom,  rgba(103,179,2,1) 0%,rgba(71,153,0,1) 100%); /* W3C */
    border: 1px solid #476B0A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #C1DD7F inset;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: -1px -1px 0 #326312;
}