@charset "UTF-8";
/* 共通 */
a{color: #333;
  text-decoration:none;
}
a:hover
{color: #f00;
text-decoration:underline;
}


body {
  background-color:#fff0d9;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font: 13px;
  *font-size: small;
  *font: x-small;
}

body.large
{
  font-size: 108%;
}

body.medium
{
  font-size: 100%;
}

body.small
{
  font-size:93%;
}


#body {
  position:relative; background:#fff; padding:0 10px; display:block;
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
}

/* ヘッダ */

#header {
  width:100%;
  height:112px;
  position:relative;
  border-top: 6px #c00 solid;
}

#header a {
  text-decoration: none;
}

#header a:hover {
  text-decoration: underline;
}

#header .logo {
  width:199px;
  height:50px;
  margin-top:10px;
  margin-left:10px;
  position:absolute;
  top:0;
}

#header .controller {
  color:#333;
  height:24px;
  padding-top:0px;
  float:right;
  margin-top:25px;
  font-size:80%;
}

#header .exec_search {
  float:left;
  padding-right:0px;
}

#header .search_box {
  float:left;
  padding-left:  8px;
  padding-right:10px;
}

#header .search_box input{
    height: 21px;
    border: 1px #aaa solid;
}

#header .eng {
  float:left;
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px #333 dotted;
  height:28px;
  
}
#header .eng a{
color:#f00;
}

#header .sitemap {
  float:left;
  padding-left:25px;
  padding-right: 8px;
  margin-left:10px;
  background-image:url("/img/sitemap.png");
  background-repeat:no-repeat;
}

#header .resize {
  float:left;
  padding-left:  8px;
  padding-right: 8px;
  height:28px;
  border-left:  1px #333 dotted;
  border-right: 1px #333 dotted;
}

#header .resize ul {
  list-style:none;
  background-color:#FF0;
}

#header .resize li {
 float:left;
 margin-right:5px;
}

#header .resize li img#large,
#header .resize li img#medium,
#header .resize li img#small
{
  cursor:pointer;
}
#header .resize li img{
	vertical-align:bottom;
}

#header .bank_code {
  font-size:80%;
  position:absolute;
  top:0px;
  margin-top:25px;
  margin-left:220px;
}

#header .bank_code .code {
  font-weight: bold;
}

#header ul.tabs {
  bottom:0;
  position:absolute;
  clear:both;
  height:36px;
  border-bottom:4px #c00 solid;
  width:100%;
  list-style:none;
}

#header ul.tabs li{
  float:left;
}

/* サイドバー */
.sidemenu_top
{
    width:315px;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    list-style:none;
    text-align:center;
}

.sidemenu_top .sidemenu_large_button {
  margin: 0px auto 0px auto;
 background-repeat:no-repeat;
}

.sidemenu_top .sidemenu_large_button ul {
  width: 107px;
  height: 42px;
  list-style:none;
}

.sidemenu_top .sidemenu_large_button li {
  font-weight:bold;
  height:20px;
  line-height:20px;
  width: 105px !important;
  padding:0 !important;
}

.sidemenu_top .sidemenu_large_button li.login {
  margin-left: 10px;
}

.sidemenu_top .sidemenu_large_button li.guide {
  margin-top: 6px;
  font-size: 65%;
}

.sidemenu_top .sidemenu_large_button.jdirect,
.sidemenu_top .sidemenu_large_button.jpoint {
/*  padding-top: 62px;
  padding-left: 198px;*/
  padding-top:7px;
  width:  315px;
  height: 100px;
  position:relative;
 }

.sidemenu_top .sidemenu_large_button a.banner_button {
  display:block;
  height:100%;
  text-decoration:none;
}

.sidemenu_top .sidemenu_large_button ul {
 position:absolute;
 top:62px;
 left:198px;
}

.sidemenu_top .sidemenu_large_button.jdirect {
  background-image:url("/img/top_sidemenu_jdirect.png");
}

.sidemenu_top .sidemenu_large_button.jpoint {
  background-image:url("/img/top_sidemenu_jpoint.png");
}


.sidemenu_top .houjin_inban {
  margin-top:3px;
  margin-bottom:3px;
  text-align:right;
}

.sidemenu_top .houjin_inban a {
  font-size:80% !important;
}

.sidemenu_top li
{
  width:315px;
  clear:both;
  padding: 10px 0;
}

.sidemenu_top li.pad0
{
  padding: 5px 0;
}


.sidemenu_top .left
{
  clear:left;
  margin-left:0px;
  margin-right:5px;
  margin-bottom:2px;
}

.sidemenu_top .small{
  float:left;
  height:31px;
  width:152px;
  margin-top:8px;
  margin-bottom:2px;
}


.sidemenu_top .w2{
height:50px!important;
}


/*エコノミクスバナーを削除時、コメントをとる
.sidemenu_top .sidemenu_notice
{
  margin-bottom:40px;
}
*/

/*　エコノミクスバナーを掲載時　ここから*/

.sidemenu_top .sidemenu_notice
{
  margin-bottom:0px;
}

.sidemenu_top .econ
{
  margin-top:0px;
  padding:0px;
  margin-bottom:10px;
}
/* エコノミクスバナーを掲載時ここまで */

/* Nisa バナー */
.sidemenu_top .nisa
{
  margin-top:0px;
  padding:0px;
  margin-bottom:40px;
}

.sidemenu_top .notice
{
 width:305px;
 text-align:center;
 margin:10px auto 3px auto;
}

/* 岐阜銀行合併関連 */
.sidemenu_top .g_project{
  clear:both;
  padding:0px;
  margin:0px;
 
}

.sidemenu_top .mobile
{
    width:280px;
    margin: 0 auto;
}

.sidemenu_top .mobile .icon
{
    width:130px;
    padding:5px;
    float:left;
    font-size:80%;
    text-align:left;
}



#navigation .inban_textlink {
  margin-top:3px;
  margin-bottom:3px;
  font-size:80%;
  text-align:right;
}

.sidemenu_common
{
  width:310px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
  text-align:center;
  color: #333;
 }

.sidemenu_common a{
  text-decoration: none;
}

.sidemenu_common a:hover
{
  text-decoration: underline;
}


.sidemenu_common .left
{
  clear:left;
  margin-left:0px;
  margin-right:5px;
}

.sidemenu_common .large{
  clear:left;
  height:51px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5px;
  width:310px;
}

.sidemenu_common .medium{
  float:left;
  height:53px;
  line-height:53px;
  width:152px;
  padding:0;
  margin-bottom:4px;
}

.sidemenu_common .small {
    float: left;
    font-size: 90%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 4px;
    padding:0;
    width: 152px;
}

.sidemenu_warning {
  background-image:url('/img/warning_sidemenu.png');
  background-repeat:no-repeat;
  width:264px;
  height:43px;
  font-weight:bold;
  color:#fff;
  line-height:43px;
  font-size:120%;
  padding-left:45px;
}

.sidemenu_warning a{
  color: #fff;
  text-decoration: none!important;
}

.sidemenu_warning a:hover
{
  color: #fff;
}


/* メインコンテンツ */

#contents .summary {
  font-family:serif;
  margin:10px auto 10px auto;
  color:#fff;
  font-size:100%;
  text-shadow: 3px 3px 5px #666;
  width:620px;
  height:198px;
  background-repeat:no-repeat;
  _margin:10px auto 10px 23px;
}


#contents .summary .title {
  padding:20px 20px;
  color:#fff;
  background:none;
  border:none;
}

#contents .summary .description{
  margin:20px 20px;
  font-weight:bold;
}

#contents h1 {
  height:50px;
  width:600px;
  line-height:50px;
  font-size:125%;
  margin: 20px auto 20px auto;
  padding-left:20px;
  background-image:url('/img/h1_head.png');
  background-repeat:no-repeat;
  border: 1px #ccc solid;
  color:#333;
  letter-spacing: 0.2em;
  text-shadow:
  1px 1px 1px rgba(0, 0, 0, 0.3),
  -1px -1px 1px rgba(255, 255, 255, 0.2);
}

#contents h2 {
  height:30px;
  width:610px;
  line-height:30px;
  font-size:110%;
  /*margin: 20px auto 10px auto;*/
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  color:#333;
  text-align:left;
  background-image:url('/img/h2_head_top.png');
  background-repeat: no-repeat;
  text-shadow:
  1px 1px 1px rgba(0, 0, 0, 0.3),
  -1px -1px 1px rgba(255, 255, 255, 0.2);
}
#contents h2 p{
  margin-left:20px;
  margin-top:0px!important;
  margin-bottom:0px!important;
}

#contents h3 {
  font-size:100%;
  font-weight:bold;
  background-image:url('/img/h3_head.png');
  background-repeat:no-repeat;
  background-position:3px 5px;
  margin-left:10px;
  padding-left:40px;
  width:280px;
  height:30px;
  line-height:30px;
  border: 1px #ccc solid;
}

#contents h3.long {
  font-size:100%;
  font-weight:bold;
  background-image:url('/img/h3_head.png');
  background-repeat:no-repeat;
  background-position:3px 5px;
  margin-left:10px;
  padding-left:40px;
  width:480px;
  height:30px;
  line-height:30px;
  border: 1px #ccc solid;
}

.category {
  width:306px;
  float:left;
}

.category dl {
  padding-top: 9px;
  padding-left: 8px;
  z-index:1;
  height:109px;
  width: 290px;
  margin-left:7px;
  margin-top:8px;
  margin-bottom:0px;
  background-repeat: no-repeat;
}

.category dl a {
  text-decoration: none;
}

.category dl a:hover {
  text-decoration: underline;
}

.category dl.account {
  background-image:url('/img/top_center_menu_block1.png'); /* 298px X 118px */
}

.category dl.saving {
  background-image:url('/img/top_center_menu_block2.png'); /* 298px X 118px */
}

.category dl.loan {
  background-image:url('/img/top_center_menu_block3.png'); /* 298px X 118px */
}

.category dl.insurance {
  background-image:url('/img/top_center_menu_block4.png'); /* 298px X 118px */
}

.category dl.convenience {
  background-image:url('/img/top_center_menu_block5.png'); /* 298px X 118px */
}

.category dl.consultation {
  background-image:url('/img/top_center_menu_block6.png'); /* 298px X 118px */
}

.category dt {
  background-image: url("/img/h3_head.png");
  background-repeat: no-repeat;
  height:20px;
  line-height:20px;
  font-size:100%;
  font-weight:bold;
  padding-left:23px;
}

.category dd {
  padding-top:5px;
}

.category li {
  background-image:url("/img/arrow.png");
  background-repeat:no-repeat;
  background-position: 0 4px;
}

.category li.other {
  background:none;
}

#contents .headline {
  margin-bottom:30px;
  margin-left:auto;
  margin-right:auto;
  font-size:90%;
  width:620px;
}

#contents .headline h2 {
  margin-left:0px;
  margin-right:0px;
  width:620px!important;
}


#contents .headline dl {
  margin:10px auto;
  width:600px;
}

#contents .headline dt{
  clear:both;
  float:left;
  padding-left:10px;
  padding-top:5px;
}

#contents .headline dd{
  margin-left:150px;
  padding-top:5px;
}

#contents .headline .history
{
  font-size:90%;
  text-align:right;
}

#contents .article {
  width: 620px;
  margin: 0 auto;
}

/* 記事本文 */
/*
#contents .article h2 {
  height:38px;
  line-height:38px;
  font-size:130%;
  margin: 20px auto 10px auto;
  padding-left:20px;
  padding-top:8px;
  background-image:url('/img/h2_head.png');
}
*/

#contents .important_news
{
  width:610px;
  font-size:80%;
  margin:20px auto;
  padding-right:0px;
  padding-bottom:10px;
  border:3px #D74A43 solid;
  background-color:#ffffe0;
  text-align:center;
}

.important_news a {
  color: #00f;
}
.important_news .title
{
  background-color:#D74A43;
  color:#fff;
  width:100%;
  text-align:center;
  margin:0px 0px 10px 0px;
  font-weight:bold;
  font-size:16pt;
  line-height:50px;
  height:50px;
}

div.important_news ul.massage{
	list-style-type:none;
	margin:0px 10px;
}

div.important_news ul.massage li{
	padding-left:20px;
	background-image:url("/img/chui_icon.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin:0px;
	font-weight:bold;
	font-size:10.5pt;
	text-align:left;
}

div.important_news ul.massage li span.line,
div.important_news ul.massage li div.line{
	background-color:#FF7;
}

div.important_news ul.massage li p{
	font-weight:normal;
	font-size:9.2pt;
	font-weight:bold;
	margin:3px 0px 0px 0px;
}

.important_news hr
{
  height:0;
	border:0;
	border-top: 1px dotted #bbb;
	margin:10px auto;
	width:590px;
}

.important_news .note
{
  text-align:right;
  font-weight:normal;
  font-size:9.2pt;
}


div.kojin .title
{
  font-weight:bold;
  font-size:13pt;
  line-height:36px;
  height:36px;
}
div.kojin ul.massage li p{
	font-weight:normal!important;
	font-size:10px;
	margin:2px 0px 0px 0px;
}

div.kojin ul.massage li{
	margin:10px 0px 10px 0px;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	color:#333;
}

div.kojin ul.massage li a{color:#333;}

div.kojin ul.massage li a:hover{
color:#f33;
}
.important_news .campaign
{
    width:520px;
    margin: 0 auto;
    text-align:center;
    background-color:#fff;
    font-weight:bold;
    border: 1px #333 solid;
}

.important_news .campaign a
{
   font-size:90%;
   color: #000;
   text-decoration:none;
}

.important_news .campaign a:hover
{
   color: #f00;
}
#contents .chapter {
  width:585px;
  margin:10px auto;
  padding-left:10px;
  font-size:90%;
}

#contents .chapter p {
  width:570px;
  margin: 0 auto;
  padding: 10px 0;
}

#contents .chapter .date {
  text-align:right;
  font-size:90%;
}

#contents .chapter table {
  width: 600px;
}

#contents .chapter table, #contents .chapter td, #contents .chapter th  {
  border-collapse:collapse;
  border: 1px #000 solid;
  padding: 5px;
}

#contents .chapter th  {
  font-weight:normal;
  text-align:left;
  width: 30%;
}

#contents .chapter .detail 
{
   padding-left: 50px;
}
#contents .chapter .detail a
{
}

#contents div.torihiki{
text-align:center;
margin:15px!important;
font-size:90%;
}
#contents div.torihiki a{
  color: #00f!important;
  text-decoration:none!important;
}
#contents div.torihiki a:hover{
color: #f00!important;
 text-decoration:underline!important;
 }


/** ClearFixここから↓↓ **/
.cf:before,.cf:after {
	content:"";
	display:table;
}
.cf:after {clear:both;}
.cf {*zoom:1;} 
/** ClearFixここまで↑↑ **/

#footer ul
{
  font-size:90%;
  list-style:none;
  margin: 0 auto 8px auto;
  text-align:center;
}
#footer li
{
  padding-right:10px;
  padding-left:10px;
  border-left: 1px #000 solid;
  display:inline;
}

#footer .banners li
{
  border: none;
  padding-right:40px;
  padding-left:40px;
}

#footer li.left
{
  border-left: none;
}

#footer .large_banner
{
  float:left;
}

#footer .policies
{
  clear:both;
}

#footer .registration
{
  font-size:70%;
  color: #666;
}

#footer .registration
{
   text-align:right;
   font-size:70%;
   margin-bottom:15px;
}

#footer .environment
{
  clear:both;
  border-top: 4px #c00 solid;
  font-size:80%;
  padding:10px 20px;
}


.q_loan_running {
  display: none;
}

.q_loan_mente {
  display: none;
}

