@charset "UTF-8";

/*--------------------------------------
 トップページ
--------------------------------------*/
body.top{
	background: #FEFFEE url(../../img/bg_center.gif) repeat-x left 357px;
}
body.top div#header h1{
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	width: 319px;
	height: 42px;
}
body.top div#wrapper01{
	margin: 20px auto;
}
body.top div#wrapper02{
	background: transparent url(../../img/bg_center_top.gif) no-repeat left top;
}
div#content div#main{
	margin: 0;
	float: left;
	width: 470px;
}
div#content div#side{
	margin: 0;
	float: right;
	width: 215px;
}

/*トップページ用　リンク*/
body.top a.more-01-01{/* display: block;なし */
	text-decoration:none;
}

body.top a.more-02-01{/* display: block;なし */
	text-decoration:none;
}
body.top a.more-02-01:hover {
	text-decoration:none;
}

body.top a.more-02-02{/* display: block;あり */
	text-decoration:none;
}
body.top a.more-02-02:hover {
	text-decoration:none;
}

/*トップページ用　震災関連*/
.newstitle{
    background: #52B036;
    position: relative;
    height: 26px;
    padding: 8px;
}
.newstitle h3{
    color: #ffffff;
}
.newstitle .linkbutton{
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

.news strong a,
.newslist strong a{
    color: #0000FF;
    font-weight: bold;
}




/* flash
--------------------------------------*/
div#flash{
	width: 100%;
	height:242px;
	margin: 0 auto;
	background-color: #FEFFEE;
	text-align: center;
	border-top: 1px sollid #fff;
	border-bottom: 1px sollid #fff;
}

/* Flash画像下バナー
--------------------------------------*/
div#banner{
	width: 100%;
	margin: 15px 0 -10px 0;
	text-align: center;
}

/* 質問
--------------------------------------*/

div#main dl#question dd#txt{
	padding: 5px 0 10px 0;
	background: transparent url(../../img/bg_question.jpg) no-repeat right top;
}
div#main dl#question dd#link{
	border: 1px solid #008700;
}
div#main dl#question dd#link ul{
	margin: 1px;
	padding: 3px;
	border: 1px dotted #008700;
}
div#main dl#question dd#link ul li{
	margin: 5px;
	display: inline
}

/* 重要なお知らせ
--------------------------------------*/
div.important{
	margin: 0 auto 15px;
	padding-bottom: 5px;
	border-top: 3px solid #008700;
	background-color: #F8FFEB;
}
div.important h2{
	margin: 7px 5px 7px 0;
}
div.important table{
	margin: 5px auto 0;
	width: 460px;
	background-color: #fff;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}
div.important table td{
	padding: 5px;
	border-top: 1px solid #E8E8E8;
}

/* お知らせ系
--------------------------------------*/
div.news{
	margin: 0 auto 15px;
	padding-bottom: 5px;
	border-top: 3px solid #008700;
	background-color: #F8FFEB;
}
div.news h2{
	margin: 7px 5px 7px 0;
}
div.news table{
	margin: 5px auto 0;
	width: 460px;
	background-color: #fff;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}
div.news table th{
	padding: 5px;
	width: 140px;
	border-top: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	color: #008700;
	vertical-align: top;
	text-align: left;
}
div.news table td{
	padding: 5px;
	border-top: 1px solid #E8E8E8;
}

/* 困った時には
--------------------------------------*/
div#content dl#inquire{
	margin: 0 auto 15px;
	padding: 5px;
	background-color: #F5F5F5;
}
dl#inquire dt,
dl#inquire dd{
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	background-color: #fff;
}
dl#inquire dt.top{
	border-top: 1px solid #E8E8E8;
}
dl#inquire dd.end{
	border-bottom: 1px solid #E8E8E8;
}
dl#inquire dd{
	padding: 8px;
}

/*--------------------------------------
 第二階層リンクページ
--------------------------------------*/
div#content dl.block{
	margin: 0 auto 20px;
	padding: 10px;
	width: 680px;
	background-color: #F8FFEB;
}
div#content dl.block dt{
	padding: 0 5px 5px 35px;
	background:transparent url(../img/bg_midashi_03.gif) no-repeat left 0.3em;
}
div#content dl.block dt a{
	font-size: 130%;
}
div#content dl.block a:link {
	color: #333;
	text-decoration:none;
}
div#content dl.block a:visited {
	color: #333;
	text-decoration:none;
}
div#content dl.block a:hover {
	color:#008700;
	background-color: #E6F3E6;
	text-decoration:none;
}
div#content dl.block a:active {
	color:#008700;
	background-color: #E6F3E6;
}
div#content dl.block dd{
	padding: 10px;
	background:#fff url(../img/bg_dd.gif) repeat-x left 0px;
}


/*--------------------------------------
 第二階層Q&A
--------------------------------------*/
div#content dl.qablock{
	margin: 0 auto 20px;
	padding: 10px;
	width: 680px;
	background-color: #F8FFEB;
}
div#content dl.qablock dt{
	padding: 0 5px 5px 35px;
	background:transparent url(../img/bg_q.gif) no-repeat left 0.3em;
}
div#content dl.qablock dt span{
	font-size: 130%;
}
div#content dl.qablock dd{
	padding: 10px;
	background:#fff url(../img/bg_dd.gif) repeat-x left 0px;
}


/*--------------------------------------
 しんきんキャラクター　charactor/
--------------------------------------*/
/* 第二階層
--------------------------------------*/
div#cara-top div.box-01,
div#cara-top div.box-02{
	width: 330px;

}
div#content div#cara-top div.box-01 dl.block,
div#content div#cara-top div.box-02 dl.block{
	width: 320px;
}

div#content div#cara-top div.box-01 dl.block dd,
div#content div#cara-top div.box-02 dl.block dd{
	padding: 10px;
	background-color:#fff;
}
div#content div#cara-top div.box-01 dl.block dd.txt,
div#content div#cara-top div.box-02 dl.block dd.txt{
	min-height: 120px;
}
#content .block dd img.character{
	float:left;
	margin-right:10px;
}

/*div#container #content #cara-top .box-01 .block dd.txt-01 {
	background-color:#fff;
	background: url(none);
}*/


/* 中紹介ページ
--------------------------------------*/
div.profile div.box-01{
	width: 380px;
}
div.profile div.box-02{
	width: 270px;
}
div.profile table{
	width: 370px;
}

/* cm紹介
--------------------------------------*/
div#cm{
	width: 512px;
	height:333px;
	margin: 0 auto 20px;
	background-color: #fff;
	text-align: center;
}
.cm_movie {
	float:left;
	padding-right:15px;
}
.cm_movie span {
	display:block;
	text-align:center;
	background:#CCC;
	padding:0.04 0;
	font-weight:bold;
	color:#000;
	margin-top:2px;
}
#movie01,#movie02,#movie03,
#movie04,#movie05,#movie06 {
	width:512px;
	height:333px;
	margin:0 auto;
	overflow:hidden;
}

/*--------------------------------------
 しんきん ビジョン　shinkin/vision/
--------------------------------------*/

ul.vision_box li.box-01{
width: 400px;
}


/*-------------------------------------------------------
 全国信用金庫協会について about/
-------------------------------------------------------*/
/* 通信教育の紹介　about/tsushin/
--------------------------------------*/

.tsushin p.box-01{
width:500px;
}

/* 研修制度　実務試験の紹介
--------------------------------------*/

.kesyu p.box-01{
width:400px;
}

/*-------------------------------------------------------
 刊行物の紹介 publication/index.html
-------------------------------------------------------*/

.publication div.box-01{
width:500px;
}
.publication div.box-02{
width:150px;
}

/* 目次全般　
--------------------------------------*/

ul.mokuji li{
	padding: 5px;
	border-bottom: 1px dotted #333;
}
ul.mokuji li ul{
	margin-bottom: 0;
}
ul.mokuji li ul li{
	border-bottom: none;
}
ul.mokuji-rensai li{
	padding: 1px 1px 1px 5px;
	border-bottom: 1px dotted #333;
}
/* 信用金庫バックナンバー　publication/shinkin/index.html
--------------------------------------*/
ul.monthly{
	width: 660px;
}
ul.monthly li{
	padding: 0 15px 0;
	display: inline;
	white-space: nowrap !important;
	white-space: normal;
}
*:first-child+html ul.monthly li{/*IE7用ハック*/
	white-space: normal !important;
}
.indent-01{
	display: block;
	text-indent: 4em;
}


/*--------------------------------------
 しんきん相談所　consolution/
--------------------------------------*/

table.uketuke{
	width: 650px;
}


/*--------------------------------------
 カード・通帳紛失、預金が不正に引き出された時の連絡先　list/
--------------------------------------*/

div#list a{/* display: block;なし */
	margin-bottom: 0.5em !important;
	margin-bottom: 0;
	padding-left: 17px;
	background:transparent url(../img/arrow_02.gif) no-repeat left 2px !important;
	background:transparent url(../img/arrow_02.gif) no-repeat left top;
}
*:first-child+html div#list a{/*IE7用ハック*/
	background:transparent url(../img/arrow_02.gif) no-repeat left top !important;
}
div#list a:hover {
	color: #298900;
	text-decoration:none;
	background:#E7F4D2 url(../img/arrow_02.gif) no-repeat left 2px !important;
	background:#E7F4D2 url(../img/arrow_02.gif) no-repeat left top;
}
*:first-child+html div#list a:hover{/*IE7用ハック*/
	background:#E7F4D2 url(../img/arrow_02.gif) no-repeat left top !important;
}

/*--------------------------------------
 環境問題への取組み　kankyo/
--------------------------------------*/
div.kankyo h1.category{
	margin-bottom: 1.5em !important;
	margin-bottom: 5px;
	padding-top: 0 !important;
	padding-top: 20px;
}

dl.kankyo{
	background:url(../../kankyo/img/02_middle.jpg) repeat-y;
	width: 680px;
	margin-left: 10px;
}
dl.kankyo dd {
	background: url(../../kankyo/img/03_bottom.jpg) no-repeat bottom;
	padding-bottom: 5px;
}

dl.kankyo table {
/*	border-collapse:collapse;*/
	margin-left: 10px;
	margin-right: 10px;
}
dl.kankyo table td img{
	padding: 0px 0px 0px 10px;
	}

dl.kankyo table tr.line-gray {
	background: url(../../kankyo/img/line.gif) repeat-x bottom;
}


dl.kankyo table td {
	vertical-align: middle;
	padding: 0px 0px 3px 0px;
}

dl.kankyo table td.title {
	font-weight: normal;
	text-align: left;
	padding: 5px 10px 5px 10px;
}
dl.kankyo td.title a {
	background: #E1F3DC;
}

dl.kankyo td.title a.more-01-02{/* display: block;あり */
	margin-bottom: 0.5em;
	padding: 3px 3px 3px 25px;
	display: block;
	background:#E1F3DC url(../img/arrow_01.gif) no-repeat 3px 8px !important;
	background:#E1F3DC url(../img/arrow_01.gif) no-repeat 3px 7px;
}

dl.kankyo td.title a.more-01-02:hover {
	color: #298900;
	text-decoration:none;
	background:#E1F3DC url(../img/arrow_01.gif) no-repeat 3px 8px !important;
	background:#E1F3DC url(../img/arrow_01.gif) no-repeat 3px 7px;
}

/*PDFリンク対策*/
div#content.kankyo a.pdf{
	margin-top: 0.5em;
}

/*カテゴリーマーク一覧*/
table.mark-list{
	margin: 0 20px 2em;
	border: 1px dotted #008700;
	background-color: #f1f9ef;
}
table.mark-list td{
	padding: 5px 0px 5px 5px;
	color: #008700;
}

h1.headline img{
	border: 0;
	vertical-align:middle;
}

/*--------------------------------------
 サイトマップ　sitemap/
--------------------------------------*/
div.sitemap h3.subheading-01 a{
text-decoration:none;
}
