@charset "utf-8";
/* CSS Document */

/*=========================================================

	ダイレクトバンキングサービス
	
==========================================================*/

/*=========================================================
	共通
==========================================================*/
.triple_box {
	width: 740px;
	margin: 10px 0px 25px 0px;
	overflow: hidden;
}
.triple_box div {
	width: 208px;
	padding: 15px;
	border: 1px solid #d2d2d2;
	float: left;
	_padding: 14px;
}

.fL_list {
	overflow: hidden;
}
.fL_list li {
	float: left;
}

.link_box:hover img{
	opacity: 0.7;
    filter: alpha(opacity=70);
	display:inline-block;
}

/*=========================================================
	特長
==========================================================*/
/* バナーがスライドして入れ替わる */
#slider1 {

}
.bx-pager {
	width: 410px;
	height: 15px;
	margin: 5px 0px 30px 0px;
	padding-left: 330px;
	padding-top: 5px;
	background: url(/direct/inc/images/idx/bg_pager.jpg) 0 0 no-repeat;
}
.bx-pager a {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0px 5px;
	float: left;
	text-indent: -9999px;
	background: url(/direct/inc/images/idx/ico_pager_off.jpg) 0 0 no-repeat;
}
.bx-pager a.pager-active {
	background: url(/direct/inc/images/idx/ico_pager_on.jpg) 0 0 no-repeat;
}

/* 商品・サービス */
.table_service {
	margin-top: 10px;
	clear: both;
}

.table_otoku {
	width: 100%;
	border: 1px solid #d2d2d2;
	border-collapse: collapse;
}
.table_otoku th {
	width: 48px;
	background-color: #ffcccc!important;
	color: #ff0000!important;
	font-weight: normal!important;
	font-size: 100%!important;
}


/*=========================================================
	お申込方法
==========================================================*/
.twin-left,
.twin-right {
	width: 360px!important;
	margin-top: 10px;
}
.twin-left{
	margin-right:20px!important;
	_margin-right:10px!important;
}
.small_box {
	width: 360px;
	overflow: hidden;
}

.small_box table{
	width:100% !important;
}

.small_box div {
	width: 175px;
	float: left;
}

table.heightLine-group2 {
	border-collapse: collapse;
	border: 1px solid #CCC;
}

.th_yellow {
	padding: 7px 10px;
	background-color: #f2eb7b!important;
	border-bottom: 1px solid #CCC;
}
.th_orange {
	padding: 10px;
	background-color: #ffb85c!important;
	border-bottom: 1px solid #CCC;
}
.th_pink {
	padding: 7px 10px;
	background-color: #ffcccc!important;
	border-bottom: 1px solid #CCC;
}

.arrow_pink{ padding-top: 101px; !important}

.husei_boshi {
	margin-top: 10px;
	border: 1px solid #ff0000;
	background-color: #f3f3f3;
	padding: 5px;
	font-size: 85%;
}


.table-box{
	margin-right: 8px;
}

.table-box table{
	width: 175px;
}
.direct_txt {
	clear: both;
}

.direct_txt td p{
	padding-left: 75px;
}


/*=========================================================
	お知らせ
==========================================================*/
dt {
	line-height: 1.5em;
}
.dbnews {
	clear: both;
}
.dbnews p {
	padding-top: 5px;
}
.dbnews li {
	margin-top: 5px;
}
.dbnews dd {
	margin-bottom: 5px;
}

.dbnews ol li .table-type01 {
	width: 700px;
}
.dbnews ol li ul li {
	list-style: none;
}

.border_btm {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.light_yellow_box,
.dark_yellow_box,
.orange_box {
	padding: 10px;
	line-height: 1.4em;
}
.light_yellow_box {
	background-color: #f9f580;
}
.dark_yellow_box {
	background-color: #f9d771;
}
.orange_box {
	background-color: #f0a035;
}


.bottom .taC a{
	display: block;
	float: left;
}

.bottom .taC span{
	display: table-cell;
	float: left;
	margin: 8px 0px 0px 5px;
}

.bottom .center img{ margin-right: 5px;}

.bottom .center{
	margin: 0 auto 0 auto;
	width: 230px;
}



/*=========================================================
	2014/3/20 改修　【お申込方法】
==========================================================*/
.select {
	margin-bottom: 10px;
}
.select h3 {
	background: url(/direct/inc/images/mousikomi/arrow_select_gray.gif) no-repeat bottom center !important;
	text-align: center;
	font-size: 140% !important;
	padding-bottom: 65px !important;
}
.select .yes {
	background: url(/direct/inc/images/mousikomi/arrow_blue.gif) no-repeat bottom center;
	float: left;
	width: 49%;
	padding-bottom: 50px;
}
.select .no {
	float: right;
	width: 49%;
}
.select dl {
	border: #CCCCCC 1px solid;
}
.select dl dt,
.select dl dd {
	padding: 10px 15px;
}
.select dl dt {
	border-bottom: #CCCCCC 1px solid;
}
.select dl dt {
	text-align: center;
	font-weight: bold;
	font-size: 130%;
}
.select .yes dl dt {
	background: #B8E2FF;
}
.select .no dl dt {
	background: #ddd;
}

.douji p strong {
	font-size: 120%;
}
.douji a.btn {
	display: block;
	width: 400px;
	height: 64px;
	margin: 15px auto 0;
}


