/* //////////////////////////////////////////////////

  iꗗ Style Sheet
  2011-1-28

////////////////////////////////////////////////// */
body.loan table.loantable {
	width:260px;
	margin-bottom:10px;
	border-collapse:collapse;
	border:2px solid #3390D5;
}
body.loan table.loantable .t10 {
	font-size:10px;
}
body.loan table.loantable .title {
	display:block;
	margin:5px auto 0 auto;
	padding: 0 0 0 20px;
	background: url("../images/ico_loan_01.gif") 0 2px no-repeat;
	padding-bottom:8px;
	font-size:110%;
	font-weight:bold;
	text-align:left;
}
body.loan table.loantable .title1 {
	width:13.5em;
	_width:14.5em;
}
body.loan table.loantable .title2 {
	width:13.5em;
	_width:14.5em;
}
body.loan table.loantable td, table.loantable th {
	padding:4px;
	border:1px solid #B7B7B7;
}
body.loan table.loantable th {
	width:6.7em;
	background:#ffffff;
	text-align:center;
}
body.loan table.loantable td.topArea {
	padding:1px 1px 2px 1px;
	background:#3390D5;
	color:#FFF;
}
body.loan table.loantable td.topArea div {
	border:2px solid #fff;
	padding:3px;
}
body.loan table.loantable td.topArea a {
	color:#FFF;
}


/* jichiLoan -------------------------------------------------- */

div#main div.jichiLoan {
	clear:both;
	position:relative;
	width:540px;
	height:92px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: url("../images/main_jichi_loan_01.jpg") 0 0 no-repeat;
}

div#main div.jichiLoan h2 {
	margin: 0;
	padding: 15px 0 5px 20px;
	font-size: 110%;
	font-weight: bold;
	border:none;
	background:none;
}

div#main div.jichiLoan p {
	margin: 0 0 10px 20px;
	font-size: 100%;
}

div#main div.jichiLoan p.btn {
	position:absolute;
	top:40px;
	left:350px;
	
}


/* anchorBox -------------------------------------------------- */

div#main div.anchorBox {
	margin: 0 0 30px 0;
	padding:0 0 10px 0;
	background:#EBEBEB;
}

div#main div.anchorBox h2 {
	margin: 0;
	padding: 10px 0 8px 20px;
	background:#EBEBEB;
	font-size: 85%;
	font-weight: bold;
	border:none;
}

div#main div.anchorBox p {
	margin: 0;
	padding: 0 0 0 20px;
}

