@charset "UTF-8";
body{
	background: none;
	font-size: 90%;
	line-height: 1.7;
}
.h2_tieup {
	background-color: #1a9abe;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	font-weight: normal;
	padding: 15px 0;
}
.tieup_box {
	width: 850px;
	margin: 0 auto 30px;
}
.yajirusi2 {
	background-image: url(/campaign/assets/mdata/campaign/welcome/img/cp1/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	background-position:center;
}
.table {
	border: 1px solid #CCCCCC;
	width: 848px;
	margin-bottom: 10px;
}
.table td,th {
	border-bottom: 1px solid #CCCCCC;
	padding:5px 10px;
}
.table th {
	background:#e1eff4;
	font-weight:bold;
	text-align: center;
}
.table tbody th {
	background:#ededed;
	text-align: left;
	border-right: 1px solid #CCCCCC;
}
#container{
	padding-bottom: 0 !important;
}

h3{
	border-bottom:3px solid #102955;
	padding-bottom: 5px;
	margin-bottom:10px;
	font-weight: bold;
}

.txt_red_bld {
	color: #C60000;
	font-weight: bold;
}

/* btn */

.orangebtn,
.blue2btn{
	display:table;
	width: 270px;
	margin: 0 auto;
}
.orangebtn a{
	display: table-cell;
	color: #ffffff !important;
	line-height: 1.2;
	text-align: center;
	font-size: 1.1em;
	width: 250px;
	padding: 10px;
	height: 40px;
	vertical-align: middle;
	text-decoration: none;
	
	background: #be4c00; /* 20141119 add */
	background: -moz-linear-gradient(top, #d35400, #be4c00);
	background: -webkit-linear-gradient(top, #d35400, #be4c00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d35400), color-stop(100%,#be4c00));
	background: linear-gradient(to bottom, #d35400, #be4c00);
	-pie-background: linear-gradient(top, #d35400, #be4c00);
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1;
}

.blue2btn a{
	display: table-cell;
	color: #ffffff !important;
	line-height: 1.2;
	text-align: center;
	font-size: 1.1em;
	width: 250px;
	padding: 10px;
	height: 40px;
	vertical-align: middle;
	text-decoration: none;

	background: #0e254c; /* 20141119 add */
	background: -moz-linear-gradient(top, #102955, #0e254c);
	background: -webkit-linear-gradient(top, #102955, #0e254c);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#102955), color-stop(100%,#0e254c));
	background: linear-gradient(to bottom, #102955, #0e254c);
	-pie-background: linear-gradient(top, #102955, #0e254c);
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1;
}
.orangebtn a:hover,
.blue2btn a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	text-decoration: none;
}
.cashtable table{
width: 100%;
border-right: 1px solid #bfbfbf;
border-bottom: 1px solid #bfbfbf;
line-height: 1.5;
}

.cashtable table th{
background: #c4dfff;
text-align: center;
font-weight: bold;
}

.cashtable table th,
.cashtable table td{
padding: 10px;
border-left: 1px solid #bfbfbf;
border-top: 1px solid #bfbfbf;
}
.cashtable table td .txt_org{
font-size: 1.2em;
font-weight: bold;
}

.orangebtn.grayOut a{
background: #bfbfbf !important;
}

body#wakuwaku{
	background: #F5F5F5;
}
.cashbackLineBlock{
	width: 900px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.cashbackLineBlock .iconPlus {
	margin: -23px 0 0 -63px;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.flowimg img{
	width: 100%;
	height: auto;
}
body#wakuwaku .h2_tieup{
	background-color: #2876C7;
	padding: 10px;
}
.cashtable td{
	background-color: #ffffff;
}
body#wakuwaku .mgn_b40{
	margin-bottom: 40px;
}

.tablevfx_tieup{
	width: 100%;
	box-sizing: border-box;
	border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
}
.tablevfx_tieup th,
.tablevfx_tieup td{
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 10px;
}
.tablevfx_tieup th{
	background-color: #098fb5;
	text-align: center;
	color: #ffffff;
}

.pl_cam_cash:before{
	clear: both;
	content: "";
	display: block;
	width: 26px;
	height: 26px;
	background: url(/g/img/tieup/pl_cam_cash_icon.gif) no-repeat left center;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -14px;
}
.pl_cam_cash{
	padding: 10px 80px 10px 10px;
	background: url(/g/img/tieup/pl_cam_cash_img.gif) no-repeat right center #fff8c6;
	margin-left: 40px;
	position: relative;
}

.right_fix_cam{
	text-align: right;
}

.sup{
	display: inline-block;
	vertical-align: top;
	font-size: 0.85em;
	text-indent: 0;
}

.attention3{
	text-indent: -2.5em;
	padding-left: 2.5em;
}
