@charset "UTF-8";

/* お申込みリンク */
.a-login{font-size:medium;}
.a-login a:link {color: #eb7000; text-decoration:underline;} 
.a-login a:visited {color: #eb7000; text-decoration:underline;} 
.a-login a:hover, .a-login a:active {color: #606; text-decoration:none;}


/* DL方法BOX */
.dl {
	border:double 3px #5383c3;
	padding:5px;
	position:relative;
}
.leftS {
	float: left;
	width: 140px;
} 
.centerS {
	margin: 0 0 0 155px;
}
.rightS {
	float: right;
	width: 32%;
}
.clrBoth {
	clear: both;
}
.subtitle {
	margin:0 ;
	padding:5px;
	border:dotted 1px #eb7000;
	background:#fddea5;
	text-align:center;
	color:#eb7000;
	font-weight:bold;
}
.mgnL5 {
	margin-left:5px;
}	
.mgnR15 {
	margin-right:15px;
}	
.mgnR155 {
	margin-right:155px;
}	
.mgnT5 {
	margin-top:5px;
}
.mgnB15 {
	margin-bottom:15px;
}	
.pdgT15 {
	padding-top:15px;
}	
.pdgL155 {
	padding-left:155px;
}	

.whiteBox {
	background-color:#ffffff;
	padding:10px 5px;
}

/* キャンペーン手数料説明用BOX */
table.miniTable {
	width: 100%;
	border-collapse:collapse;
	border: 0;
	border-left: 1px solid #DFDFDF;
}
table.miniTable th,
table.miniTable td {
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	padding: 5px 0;
	vertical-align: top;
	text-align: center;
}
table.miniTable th {
	border-top: 1px solid #DFDFDF;
	background: #EEEEEE;
	color: #4c4948;
}
table.miniTable th.cp {
	border-top: 1px solid #DFDFDF;
	background: #eb7000;
	border: 1px solid #eb7000;
	color: #ffffff;
	font-weight:bold;
	font-size:140%;

}
table.miniTable td.cp {
	color: #eb7000;
	border: 1px solid #eb7000;
	border-left: 1px solid #eb7000;
	font-weight:bold;
	font-size:140%;
	
}
table.miniTable th.none,
table.miniTable td.none {
	border-bottom: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #eb7000;
	background: #ffffff url(../images/pct_step.gif) no-repeat 17px;
}

/* 重要事項BOX　小ボタン */
.box_left {
	float:left;
	display:block;
	width:320px;
} 
.box_right{
	float:right;
	display:block;
	width:210px;
}


/*初心者マーク*/

.iconBeginner { vertical-align:top; margin-right:4px; }


/* bullet付リンク インライン */
a.linkItemA02inline {
	padding-left: 14px;
	background: url(/pc/landing/resources/images/icn_arrow_blue_02.gif) no-repeat 5px 0.3em;
}	


/* bullet付リンク インライン */
/*div.noteBox01 p a.linkItemA02inline {
	background-position: 5px 0.5em;
}	*/
/* for IE */
/*
div.noteBox01 p a.linkItemA02 {
	zoom: 1;
	*background-position: 5px 0.5em;
	border:#f00 1px solid;
}*/

/* -------------------------------------------------------------- 
手順
--------------------------------------------------------------*/
table.TableB {
	width: 100%;
	border-collapse:collapse;
	border: 0;
}
table.TableB th {
	border: 2px solid #eb7000;
	background:#eb7000;
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	padding:2px;
}
table.TableB th.pinkth {
	border: 2px solid #cc0000;
	background:#cc0000;
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	padding:2px;
}
table.TableB td {
	border: 2px solid #eb7000;
	vertical-align: top;
	padding:8px;
}
table.TableB td.pinktd {
	border: 2px solid #cc0000;
	vertical-align: top;
	padding:8px;
}
table.TableB td.arrow {
	border: none;
	background:  url(/pc/campaign/20120405_foreign_deposit_set/resources/images/arrow.gif) no-repeat center #ffffff;
}
table.TableB td.arrow2 {
	border: none;
	background:  url(/pc/campaign/20120405_foreign_deposit_set/resources/images/arrow2.gif) no-repeat center #ffffff;
}

table.TableB td.none {
	border: none;
	padding:0;
	font-size:40%;
}
table.TableB td.att {
	border: none;
	padding:0 0 3px 0;
}

.imgBox{
	display:block;
	width:545px;
	background:url(/pc/campaign/20120405_foreign_deposit_set/resources/images/img_ex01_bg.gif) no-repeat left bottom;
	padding-bottom:10px;
	padding-top:0 !important;
}
.imgBoxTxt{
	width:480px;
	display:block;
	margin:20px 30px;
}



.grayRBox{background:url(../images/img02_6.gif) top left no-repeat; display:block; position:relative; width:545px; padding:0;}
.grayRBoxFoot{position:absolute;}
.spc{padding:15px 15px 0 15px;}

/* -------------------------------------------------------------- 
青いテーブル
--------------------------------------------------------------*/


.blueBox {
	width: 515px;
	padding: 15px 15px 5px 15px;
	background:url(../images/back.gif) top left no-repeat;
}


.blueBoxBtm{
	width: 545px;
	height: 8px;
	background:url(../images/back_bottom.gif) top left no-repeat;
}

.floatL,.floatR {
	padding-bottom: 10px;
}


