@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;
}

/*Web申し込みページ*/
/* 上部注意事項 */
div.cautionWeb{
	border:#B7B7B7 solid 1px;
	background:url(../../atm/img/caution_bg.gif);
	padding:10px;
	margin:20px 20px 40px 20px;
}

div.cautionWeb ul.step1{
	padding:0;
	margin:0;	
}
div.cautionWeb dl{
	margin:0 0 10px 0;	
}
div.cautionWeb dt{
	background:url(../../img/dot_orangerect_m.gif) no-repeat 0 0.4em;
	color: #724400;
	font-weight: bold;
	list-style:none;
	padding-left:15px;
	margin-bottom: 3px;
}
div.cautionWeb dd{
	list-style:none;
	padding-left:15px;
	margin: 0px;
}
div.cautionWeb dd.dot{
	background: url(/personal/img/web-apply/dot.gif) no-repeat 0.8em 0.7em;
	list-style:none;
	padding-left:15px;
	margin: 0px;
}

/*table*/
h4.typeA {
	margin-top: 20px;
	margin-bottom: 20px;
}
p.typeA {
	margin: 0px 20px 0px 20px;
}
table.typeA{
	border-width:1px 0 0 1px;
	border-color:#666;
	border-style:solid;
	margin: 0px 20px 20px 20px;
}
table.typeA th,
table.typeA td{
	padding:3px;
	text-align:center;
	line-height:1.5em;
	color:#333;
	border-width:0 1px 1px 0;
	border-color:#666;
	border-style:solid;
}
table.typeA th{
	background-color:#FFFFCE;
}
ta-c{
	text-align: center;
}
#mainBox {
	padding-top: 10px;
	padding-right: 10px;
	line-height: 0;
	font-size: 0;
}
#mainBox img.main {
	float: left;
}
#mainBox .navi {
	width: 191px;
	height: 240px;
	border: 1px solid #dedede;
	background-color: #eeeeee;
	padding: 5px 3px 3px 3px;
	float: right;
	text-align: center;
}
.mid {
	margin: 0 10px 0 5px;
}
div.cautionWeb img,
.box03 img,
#mainBox img,
#mainBox a{
	border: none;
	padding: 0;
	margin: 0;
}
.box03 {
	border: 1px solid #dedede;
	background-color: #eeeeee;
	position: relative;
	text-align: center;
	padding: 20px 10px 10px 10px;
	margin: 0px 20px 20px 20px;
}
.box03 .title{
	position: absolute;
	top: -10px;
	left: 30px;
}

#tobira {
	background-color: #f5f5f5;
	border: 1px solid #CCC;
	padding: 8px 0px 8px 8px;
	margin-bottom: 20px;
}
#tobira ul,
#tobira li{
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	list-style: none;
}
#tobira li{
	float: left;
	padding: 3px;
}
#tobira img {
	border: 0;
}
