/* Updated 2012/06/26,D*/
/* Updated 2008/12/15,E*/

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";


#contents h2.imgheader01 {
	margin:0 0 10px 0;
}

#contents h3.normalHeading {
	font-weight:normal;
	margin:0 0 15px 0;
}

#contents div.mloan {
	width:260px;
	float:left;
}

#contents div.yloan {
	width:260px;
	float:right;
}


#contents div.mloan h3,
#contents div.yloan h3 {
	padding:10px 10px 10px 10px;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
}

#contents div.mloan h3 img.icon,
#contents div.yloan h3 img.icon {
	vertical-align:middle;
	margin:0 6px 0 0;
}


#contents table.t_linklist01 {
	margin:0 0 15px 0 !important;
	padding:0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	width:260px;
}

#contents table.t_linklist01 th,
#contents table.t_linklist01 td {
	padding:5px;
	vertical-align:middle;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

/* Updated¥ 2012/06/23,D */
#contents table.t_linklist01 th {
	text-align:center;
	background:#F3F3F3;
	font-weight:normal;
	width:5em;
}
/* Updated£ 2012/06/23,D */

#contents table.t_linklist01 th.heightfix {
	height: 115px;
}

#contents div.loanflow_base {
	margin:0 0 100px 0;
}

#contents span.selectpara {
	display:block;
	margin:0 0 5px 0;
}