@charset "utf-8";

/*-----------------------------------背景設定*/
body{background:url(../images/common/next_bg.jpg) repeat-x;}

/*-----------------------------------ナビ　オン設定*/
#banks #wrapper #nav li#navBanks a { background-position: -480px -41px; }

#contents .txtarea_search{width:80%; margin:20px auto;}

/*-----------------------------------地区から探す*/
#area {width:80%; margin:20px auto; position:relative;}
#area #map{ text-align:right;;width: 100%;padding:0;}
#area #search_nav{position:absolute;left: 0px;top: 0px; width:360px; height:140px;}

/*-----------------------------------地区から探す（地域別一覧）*/
#search_btn table{width:720px; margin:20px auto 0 auto; padding:0;}
#search_btn table td{width:120px; height:35px; margin:0;}
.search_area{width:720px; margin:10px auto; clear:both; padding:10px 0;}
.map{width:110px; float:left;}
.areaBox{ width:600px;float:right;}
.areaBox ul{ padding-left:20px;}
.areaBox li{width:145px; display:block; float:left; padding-bottom:10px; background:url(../images/banks/list_mark.gif) no-repeat left 2px; text-indent:18px;}

/*-----------------------------------都道府県から探す*/
#prefectures {width:80%; margin:20px auto;}
#prefectures table{width:100%; margin:0; padding:0;}
#prefectures table th{width:120px; height:35px;}
#prefectures table td{border-bottom:#FF9900 1px solid; padding:8px;}

/*-----------------------------------都道府県から探す（検索結果）*/
#result { width:80%; margin:0 auto; clear:both;}
.redB{color:#FF0000; font-weight:bold; font-size:1.2em;}
.red{color:#FF0000;}
#result {width:600px; margin:0 auto;}
#result #map{width:150px; float:left;}
#result #namelist{width:430px; float:right;}
#result #namelist ul{ padding-left:20px;}
#result #namelist li{display:block;background:url(../images/common/mark_check.gif) no-repeat left; text-indent:40px; font-weight:bold; font-size:1.4em; margin-bottom:20px;}

/*-----------------------------------信用金庫名から探す*/
#name {width:80%; margin:20px auto; background:url(../images/banks/image.gif) no-repeat left; height:82px; }
#name p{padding-left:180px;}

/*-----------------------------------各信用金庫画面*/
/* h4タイトル */
.minititle80{width:80%; height:30px; margin:20px auto; background:url(../images/common/mark_h4.gif) no-repeat; border-bottom:#FF9900 1px solid; color:#FF9900; font-weight:bold; font-size:1.2em; line-height:30px; text-indent:30px;}
#contents .txtarea_search02{width:70%; margin:30px auto; line-height:35px; vertical-align:middle;}
#contents .txtarea_search03{width:70%; margin:30px auto; font-size:1.2em; font-weight:bold; text-align:center;}
#contents .txtarea_search04{width:70%; margin:30px auto; border-top:#666 1px dotted; padding-top:20px; text-align:center;}

/*-----------------------------------信用金庫名から探す（検索結果）*/
#nameResult {width:80%; margin:0 auto; clear:both;}
#nameResult {width:600px; margin:0 auto;}
#nameResult #namelist{width:600px;}
#nameResult #namelist ul{padding-left:20px;}
#nameResult #namelist li{display:block;background:url(../images/common/mark_check.gif) no-repeat left; text-indent:40px; font-weight:bold; font-size:1.4em; margin-bottom:20px;}
