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

	Sub.css（サブページ用設定）

	-----------------------------
				INDEX
	-----------------------------
	1. ベース

	2. レイアウト

	3. リンク設定

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


/* 1.ベース
===================================================================== */

/* ClearFix */
.clearfix,
div.supportBox {  
	zoom: 100%;
}  
.clearfix:after,
div.supportBox:after {  
	content: "."; 
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;
}


/* 2.基本レイアウト
===================================================================== */
p#topicPath {
	width: 776px;
	margin: -5px auto 10px;
	padding-bottom: 14px;
	font-size: 75%;
	border-bottom: 1px solid #EDEDED;
}
	p#topicPath span {
		padding-left: 18px;
		background: url(../../images/arrow02.png) 6px 6px no-repeat;
		color: #666;
	}
		p#topicPath span.home {
			padding-left: 18px;
			background: url(../../images/icon_home.png) 0px 2px no-repeat;
			
		}
		p#topicPath span.current {
			color: #0086BF;
		}
			
		p#topicPath span a {
			color: #333;
			text-decoration: none;
		}
		p#topicPath span a:hover {
			color: #0086BF;
			text-decoration: underline;
		}


div.wrapper {
	width: 776px;
	margin: 0 auto;
}
	div.wrapper h2 {
		padding: 18px 0 28px 16px;
		font-size: 1.2em;
		background: url(../../images/top_h2_bg.png) bottom left repeat-x;
	}
	
	div.wrapper h2.imgTitle {
		margin: -9px 0 0 0;
		padding: 0;
		background: none;
	}


div.wrapper a.pdf,
div.box01 a {
	margin-top: 8px;
	padding-left: 18px;
	color: #0086BF;
}
div.wrapper a.pdf:hover,
div.box01 a:hover {
	color: #0086BF;
	text-decoration: none;
}

div.wrapper a.pdf {
	background: url(../../images/icon_pdf.png) 0px 2px no-repeat;
}
div.box01 a {
	background: url(../../images/arrow01.png) 2px 4px no-repeat;
}




/* 個人のお客様
===================================================================== */
.kojin div#subNavi {
	background: url(../../kojin/images/subnav_bg.png) bottom left no-repeat;
}
	.kojin div#subNavi ul {
		background: url(../../kojin/images/subnav_bg2.png) top left no-repeat;
	}

.kojin div.wrapper h2 {
	background: url(../../images/top_h2_bg.png) bottom left repeat-x;
}

.kojin div.wrapper h3 {
	padding: 10px 20px 8px;
	font-size: 85%;
	font-weight: bold;
	background: url(../../kojin/images/h3_bg.gif) top left no-repeat;
	border-top: 0px;
	color: #0083BF;
}
	.kojin div.wrapper h3.top {
		margin-top: 30px;
	}



/* 法人のお客様
===================================================================== */
.hojin div#subNavi {
	background: url(../../hojin/images/subnav_bg.png) bottom left no-repeat;
}
	.hojin  div#subNavi ul {
		background: url(../../hojin/images/subnav_bg2.png) top left no-repeat;
	}

.hojin div.wrapper h2 {
	background: url(../../hojin/images/h2_bg.png) bottom left repeat-x;
}

.hojin div.wrapper h3 {
	padding: 10px 20px 8px;
	font-size: 85%;
	font-weight: bold;
	background: url(../../hojin/images/h3_bg.gif) top left no-repeat;
	border-top: 0px;
	color: #005124;
}
	.hojin div.wrapper h3.top {
		margin-top: 30px;
	}

.hojin div.wrapper h4 {
	margin-top: 40px;
	font-weight: bold;
	color: #008A3F;
	border-bottom: 1px dotted #CCC;
}


.hojin div.wrapper p {
	margin: 1em 0;
	font-size: 85%;
	line-height: 1.7;
}
	.hojin div.wrapper p.top {
		margin: 1.8em 0 2em;
	}

.hojin div.wrapper div.topBox01 {
	width: 776px;
	margin-bottom: 25px;
}
	.hojin div.wrapper div.topBox01 p {
		margin: 0;
		font-size: 70%;
	}


.hojin div.subtop h3 {
	margin: 0;
	padding: 0 0 12px 18px;
	font-size: 1.2em;
	background: url(../../hojin/images/h2_bg.png) bottom left repeat-x;
	border-top: none;
	color: #333;
	font-weight: normal;
}

#sub p.bnr01 {
	margin: 20px 0 35px;
}

div.supportBox {
	margin-bottom: 16px;
}
	div.supportBox dl {
		width: 380px;
		margin-top: 16px;
		padding-right: 16px;
		background: url(../../hojin/images/support_bg.png) bottom left no-repeat;
		float: left;
	}
	div.supportBox dt {
		background: #FFF;
	}
	div.supportBox dd {
		padding: 6px 20px 16px;
		font-size: 80%;
		line-height: 1.7;
	}
	
	div.supportBox dl.right {
		padding-right: 0px;
		text-align: left;
	}
	
	
	div.supportBox dd a {
		display: block;
		margin-top: 8px;
		padding-left: 18px;
		color: #242413;
		background: url(../../images/arrow01.png) 2px 5px no-repeat;
	}
	div.supportBox dd a:hover {
		color: #0086BF;
		text-decoration: underline;
	}
		div.supportBox dd li a {
			margin-top: 0px;
			margin-bottom: 5px;
		}

div.box01 {
	margin-bottom: 40px;
}


#sub table.tbl02 {
	width: 99%;
	margin: 15px auto 30px;
	font-size: 80%;
	border-top: 1px solid #BBD9BD;
	border-left: 1px solid #BBD9BD;
}
	#sub table.tbl02 th {
		padding: 8px 10px;
		border-right: 1px solid #BBD9BD;
		border-bottom: 1px solid #BBD9BD;
		background: #E7F5EE;
		color: #005124;
	}
	#sub table.tbl02 td {
		padding: 8px 10px;
		border-right: 1px solid #BBD9BD;
		border-bottom: 1px solid #BBD9BD;
		text-align: center;
	}
		#sub table.tbl02 td.desc {
			text-align: left;
		}


#sub table.dl {
}
	#sub table.dl th {
		width: 60%;
		text-align: left;
	}






/* 日新信用金庫について
===================================================================== */
.aboutus div#subNavi {
	background: url(../../aboutus/images/subnav_bg.png) bottom left no-repeat;
}
	.aboutus div#subNavi ul {
		background: url(../../aboutus/images/subnav_bg2.png) top left no-repeat;
	}

.aboutus div.wrapper h2 {
	background: url(../../aboutus/images/h2_bg.png) bottom left repeat-x;
}
	.aboutus div.wrapper h2.imgTitle {
		background: none;
	}

.aboutus div.wrapper h3 {
	padding: 10px 20px 8px;
	font-size: 85%;
	font-weight: bold;
	background: url(../../aboutus/images/h3_bg.gif) top left no-repeat;
	border-top: 0px;
	color: #D30A17;
}
	.aboutus div.wrapper h3.top {
		margin-top: 30px;
	}

.aboutus div.wrapper h4 {
	margin-top: 40px;
	font-weight: bold;
	color: #D30A17;
	border-bottom: 1px dotted #CCC;
	background: none;
}
	.aboutus div.wrapper div.supple h4 {
		margin-top: 0;
	}



/* リクルート
===================================================================== */
.recruit div#subNavi {
	background: url(../../recruit/images/subnav_bg.png) bottom left no-repeat;
}
	.recruit div#subNavi ul {
		background: url(../../recruit/images/subnav_bg2.png) top left no-repeat;
	}

.recruit div.wrapper h2 {
	background: url(../../recruit/images/h2_bg.png) bottom left repeat-x;
}

.recruit div.wrapper h3 {
	padding: 10px 20px 8px;
	font-size: 85%;
	font-weight: bold;
	background: url(../../kojin/images/h3_bg.gif) top left no-repeat;
	border-top: 0px;
	color: #DF8D04;
}
	.recruit div.wrapper h3.top {
		margin-top: 30px;
	}

.recruit div.wrapper .msg10Wrap h3 {
	padding:0;
	background: none;
}


.recruit div.wrapper h4 {
	font-weight: bold;
	color: #DF8D04;
	border-bottom: 1px dotted #CCC;
	background: none;
}
	.recruit div.wrapper div.supple2 h4 {
		margin-top: 0;
	}



div.wrapper a {
	color: #0086BF;
	text-decoration: underline;
}
div.wrapper a:hover {
	text-decoration: none;
}



/* サイトマップ
===================================================================== */
dl.sitemap {
	margin: 20px 
;	font-size: 85%;
}
	dl.sitemap dt {
		font-weight: bold;
		margin-bottom: .6em;
	}
	dl.sitemap dd {
	}
		dl.sitemap dd ul li {
			margin-bottom: .4em;
		}


