@charset "shift_jis";

/* お申込みリンク */
.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　小ボタン */
.box_left {
	float:left;
	display:block;
	width:320px;
}
.box_right{
	float:right;
	display:block;
	width:210px;
}

/*下記キャンペーンは終了しました*/
.ended {
	margin: 25px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #999999;
}



/****期間対象の表****/
table {
border-collapse:collapse;
border-spacing:0;
}
table#table3 {
-moz-box-sizing:border-box;
display:table;
margin-bottom:0;
margin-top:0;
text-indent:0;
}
tbody {
	display:table-row-group;
vertical-align:middle;
}

table#table3{
	width:100%;
	margin:5px 0 0 0;
	border-bottom:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
}
table#table3 th{
	background-color:#f1f1f1;
	white-space:nowrap;
	font-weight:normal;
	border-bottom:2px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
}

table#table3 th,
table#table3 td{
	border-right:1px solid #d3d3d3;
	padding: 5px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
	font-size:100%;
}

table#table3 td.taisyo{
	background-color: #FFE1E1;
}


/****グレー枠内テーブル****/
table caption{
	text-align:center;
		}

table.tableB01 tr td table tr td,
table.tableB01 tr td table tr th{
	text-align:center;
	}


#jbk-frame-main .c-ground-01 div.f-deposit-login .logintitle strong {
	color:#FFFFFF;
	font-weight:bold;
}

.section_00{
	margin-top:5px!important;
	color:#888888;
}