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

/*　サブメニュー　*/

#localMenu{
	padding:0;
	margin:0 0 30px 0;
	width:177px;
	background:url(../../personal/img/smenu_bg.gif) repeat-y;
	border-bottom:#8AA1FF solid 3px;
}

#sideMenu ul#localBtn{
	margin:0;
	padding:6px 0 4px 4px;
	width:170px;
}

#sideMenu ul#localBtn li{
	list-style:none;
	height:47px;
}

#sideMenu ul#localBtn li a{
	display:block;
	height:43px;
	width:170px;
	overflow:hidden;
	text-indent:-100000em;
}


#sideMenu ul#localBtn li#btn_smenu1 a:hover{
	background:url(../../personal/roimg/smenu1.gif) no-repeat;
}
#sideMenu ul#localBtn li#btn_smenu1 a{
	background:url(../../personal/img/smenu1.gif) no-repeat;
}

#sideMenu ul#localBtn li#btn_smenu2 a:hover{
	background:url(../../personal/roimg/smenu2.gif) no-repeat;
}
#sideMenu ul#localBtn li#btn_smenu2 a{
	background:url(../../personal/img/smenu2.gif) no-repeat;
}

#sideMenu ul#localBtn li#btn_smenu3 a:hover{
	background:url(../../personal/roimg/smenu3.gif) no-repeat;
}
#sideMenu ul#localBtn li#btn_smenu3 a{
	background:url(../../personal/img/smenu3.gif) no-repeat;
}

/*　目次ページ　*/

div.indexTitleFrame{
	padding:0;
	margin:0 0 20px 0;
	border-bottom:#666 1px solid;
}

div.indexTitleFrame h3{
	background:url(../../personal/img/indexTitle_bar.gif) no-repeat top right;
}

div.categoryFrame{
	padding:9px 9px 15px 9px;
	margin:0;
	width:670px;
	border-width:0px 1px 0px 1px;
	border-color:#666;
	border-style:solid;
	position:relative;
}
div.categoryFrame ul{
	padding:0 0 10px 0;
	margin:0;
}

div.categoryFrame ul li{
	float:left;
	padding:3px 5px 3px 12px;
	list-style:none;
	background:url(../../personal/img/arrow_blue.gif) no-repeat 0 0.6em;
}

div.categoryFrame ul li a{
	color:#333;
	display:block;
}
div.categoryFrame ul li a:hover{
	color:#C00;
}
div.categoryFrame ul li.col5{
	width:117px;
}
div.categoryFrame ul li.col5x2{
	width:251px;
}
div.categoryFrame ul li.col5x3{
	width:385px;
}
div.categoryFrame ul li.col4{
	width:150px;
}
div.categoryFrame ul li.col4x2{
	width:314px;
}

/*　見出しボタン　*/
/*
div.indexTitleFrame h3 a{
	overflow:hidden;
	text-indent:-100000em;
	display:block;
	width:327px;
	height:44px;
}
div.indexTitleFrame h3#btnAccount a:hover{
	background:url(../../personal/roimg/indexTitle_account.gif) no-repeat top left;
}
div.indexTitleFrame h3#btnAccount a{
	background:url(../../personal/img/indexTitle_account.gif) no-repeat top left;
}

div.indexTitleFrame h3#btnDeposit a:hover{
	background:url(../../personal/roimg/indexTitle_deposit.gif) no-repeat top left;
}
div.indexTitleFrame h3#btnDeposit a{
	background:url(../../personal/img/indexTitle_deposit.gif) no-repeat top left;
}

div.indexTitleFrame h3#btnDebt a:hover{
	background:url(../../personal/roimg/indexTitle_debt.gif) no-repeat top left;
}
div.indexTitleFrame h3#btnDebt a{
	background:url(../../personal/img/indexTitle_debt.gif) no-repeat top left;
}
*/

/* 個別ページ　*/
div.personalTitle{
	padding:0;
	margin:0 0 20px 0;
	border-bottom:#666 1px solid;
}

div.contentsDetail h5{
	background:url(../../personal/img/category_bg.gif) no-repeat top left;
	height:24px;
}

div.contentsDetail p{
	padding:5px 0;
	margin:0;
}


div.contentsDetail table{
	width:675px;
	border-width:1px 0 0 1px;
	border-color:#666;
	border-style:solid;
}
div.contentsDetail th,
div.contentsDetail td{
	padding:3px;
	text-align:center;
	line-height:1.5em
	color:#333;
	border-width:0 1px 1px 0;
	border-color:#666;
	border-style:solid;
}
div.contentsDetail th{
	background-color:#FFFFCE;
}

div.contentsDetail th.term{
	width:235px;
}
div.contentsDetail th.amount{
}
div.contentsDetail th.adv{
	width:90px;
}
div.contentsDetail th.outline{
	width:90px;
}
div.contentsDetail th.loanAmount{
	width:120px
}
div.contentsDetail th.loanTerm{
	width:120px
}
div.contentsDetail th.surety{
}

/*　商品概要ページ　*/
div.contentsList h5{
	background:url(../../personal/img/category_bg.gif) no-repeat top left;
	height:24px;
}
div.contentsList p{
	padding:5px 0;
	margin:0;
}
div.contentsList ul{
	padding:0;
	margin:0 0 0 15px;
}
div.contentsList table{
	width:675px;
	border-width:1px 0 0 1px;
	border-color:#666;
	border-style:solid;
}
div.contentsList th,
div.contentsList td{
	padding:3px;
	text-align:left;
	vertical-align:top;
	line-height:1.5em
	color:#333;
	border-width:0 1px 1px 0;
	border-color:#666;
	border-style:solid;
}
div.contentsList th{
	background-color:#FFFFCE;
}
div.contentsList th.term{
	width:160px;
}
.date {
	text-align:right;
}


/* 個人のお客様、一覧へ戻るボタン　*/
div.contentsFrame{
	position:relative;
}
div.contentsFrame p.btnToList{
	position:absolute;
	display:block;
	left:582px;
	top:8px;
}
div.contentsFrame p.btnToList a{
	overflow:hidden;
	text-indent:-100000em;
	display:block;
	width:104px;
	height:24px;
}
div.contentsFrame p.btnToList a:hover{
	background:url(../../roimg/to_list.gif) no-repeat top left;
}
div.contentsFrame p.btnToList a{
	background:url(../../img/to_list.gif) no-repeat top left;
}
