body#popupC{
 background:none;
 margin:0 auto;
 width:100%;
 height:auto;
 background-color:#e0e0e0
}

body#popupC #c_header {
 height:10px;
 width:740px;
 margin:0 auto;
 background-color:#fff;
}

#c_header #hdLogo {
 padding:18px 0 2px 20px;
}

#contents{
 background-color:#fff;
 padding:10px 10px 0 10px;
 width:720px !important;
}

img {
	vertical-align: bottom;
	border: 0px;
}

#c_header {
 background:url(/cmn_data/img/popup_hd_bg.gif) left top repeat-x;

}


body#popupC #main {
 width:680px;
 height:100%;
 margin:0 auto;
 /overflow:hidden
}


body#popupC #footer{
padding:0 10px;
background-color:#fff;
width:720px !important;
}


body#popupC #footer #ftLogo{
	border:none;
	background:url(/cmn_data/img/saison_uc_logo.gif) right 10px no-repeat;
}

#footer #ftLogoCopyright div {
width: 100% !important;
}
#footer #ftLogo #ftLogoCopyright address {
    padding-right:110px
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* *********************************************************************************************************************
 *		以下SBI証券ページ固有CSS
 *
 */
/*********************************************************************************
		Reset
**********************************************************************************/ 
ol li{
	list-style: none;
}
p{
	margin: 0 !important;
}
a{
	text-decoration: underline !important;
	color: inherit !important;
}

/*********************************************************************************
		Utility
**********************************************************************************/ 
.u-cap{
	color: #274ab2;
	font-weight: bold;
	font-size: 13px;
}
.u-title{
	border-left: 3px solid #274ab2;
	padding-left: 6px;
	line-height: 18px;
	font-size: 13px;
}
.u-link{
	text-decoration: underline;
	color: #75b2c7;
	background: url(../images/ic_arrow02.png) no-repeat left top;
	padding-left: 9px;
	font-size: 12px;
	line-height: 1;
}
.u-indent{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 12px;
}
.u-bold{
	font-weight: bold;
}

/*********************************************************************************
		Contents
**********************************************************************************/ 
/********************** メインエリア Main **********************/
.Main-head{
	background:url(../images/title_img01.gif) no-repeat left top !important;
}
.Main-cap{
	font-size: 13px;
}
.Main-textBox{
	margin: 10px auto 20px;
}
.Main-text{
	font-size: 12px;
}

/********************** キャンペーンの流れ Flow **********************/
.Flow-title{
	margin-bottom: 5px;
}
.Flow-text{
	font-size: 12px;
}
.Flow-list{
	margin-top: 15px;
}
.Flow-bnrBox{
	text-align: center;
	margin: 20px auto 30px;
}
.Flow-bnrBox ul{
	margin: 18px auto;
}
.Flow-bnrBox-link{
	display: inline-block;
	margin-left: 30px;
}
.Flow-bnrBox-link:first-child{
	margin-left: 0;
}
.Flow-cap{
	display: block;
	text-align: center;
	font-size: 16px;
}
.Flow-innerList{
	margin-top: 12px;
	padding-bottom: 40px;
}
.Flow-innerList-li{
	width: 620px;
	margin: 0 auto;
	border-width: 1px;
	border-color: #d4dbef;
	border-style: solid;
	padding: 15px;
	line-height: 20px;
	position: relative;
	list-style: none;
}
.Flow-innerList-cap{
	font-size: 13px;
}
.Flow-innerList-text{
	font-size: 12px;
}
.Flow-innerList-text--margin{
	margin-bottom: 1em;
}
.Flow-innerList-label{
	height: 25px;
	padding: 0 6px;
	display: inline-block;
	background-color: #f75949;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 5px;
}
.Flow-innerList-arrow{
	text-align: right;
	padding: 10px;
	width: 620px;
	margin: 0 auto;
}
.Flow-innerList-arrow img{
	width: 14px;
	display: block;
	margin: 0 auto;
}
.Flow-innerList-arrow-link{
	display: inline-block;
	margin: -14px;
}
.Flow-innerList-attention{
	margin-top: 13px;
	padding: 10px;
	border-width: 1px;
	border-color: #d70000;
	border-style: solid;
	line-height: 18px;
}
.Flow-innerList-attention-em{
	font-size: 12px;
	color: #d70000;
}
.Flow-bnrBox--step2{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.Flow-bnrBox--step2 ul{
	text-align: left;
}
.Flow-bnrBox-btn{
	margin: 40px auto;
}
.Flow-bnrBox-bnr img{
	width: 100%;
	height: auto;
}
.Flow-bnrBox-linkBox{
	display: block;
	text-align: right;
	margin-top: 18px;
}
.Flow-bnrBox-linkRight a{
	display: inline-block;
}


/********************** プレゼント概要 Present **********************/
.Present-cont{
	margin: 20px auto 40px;
}
.Present em{
	color: #d70000;
}
.Present-list{
	border-width: 1px;
	border-color: #d4dbef;
	border-style: solid;
	border-top: none;
}
.Present-list--noBorder{
	border: none;
}
.Present-list-li{
	border-top-width: 1px;
	border-top-color: #d4dbef;
	border-top-style: solid;
	padding: 15px;
	line-height: 20px;
}
.Present-list-li:first-child{
	border-color: transparent;
}
.Present-list--noBorder .Present-list-li{
	padding: 0;
}

/*** 表 ***/
.Present-table,
.Present-table-innerTable{
	table-layout: fixed;
}
.Present-table th{
	width: 90px;
	background-color: #e6eeff;
	vertical-align: middle;
	padding: 15px;
}
.Present-table td{
	padding: 15px;
	background-color: #ffffff;
	vertical-align: middle;
}
.Present-table td,
.Present-table th{
	border-width: 1px;
	border-color: #d4dbef;
	border-style: solid;
	font-size: 12px;
	table-layout: fixed;
}
.Present-table-tdM{
	width: 90px;
}
.Present-table-tdS{
	width: 8px;
	text-align: center;
}
.Present-table-tdL{
	width: 357px;
}
.Present-table-innerTable th{
	width: 267px;
	text-align: center;
	padding: 10px 0;
}
.Present-table-innerTable td{
	text-align: center;
}
.Present-table .u-indent{
	text-indent: 0;
	padding-left: 3em;
	display: inline-block;
}

/*** 表以下 ***/
.Present-link{
	margin: 1em auto;
	text-align: left;
}
.Present-link.u-link{
	background: none;
	padding: none;
}
.Present-link.u-link a{
	display: inline-block;
	background: url(../images/ic_blank.png) no-repeat right top;
	padding-left: 0;
	padding-right: 16px;
}
.Present-innerList-li{
	background:url(../images/ic_circle01.gif) no-repeat left top;
	padding-left: 13px;
	margin-top: 1em;
}
.Present-innerList-li:first-child{
	margin-top: 0;
}

.box .boxTtl, .boxOpen .boxTtl {
    margin-bottom: 17px !important;
}

body#popupC .pageFooter{
background:url(/cmn_data/img/saison_uc_logo.gif) 620px 10px no-repeat #fff;
width:740px;
}
.pageFooter .copyright {
    padding-right: 120px;
}