@charset "UTF-8";
/*▼▼▼▼▼▼ タイトル ▼▼▼▼▼▼*/
#content h2 {
	color: #c8151d;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 45px;
	background-image: url(../img/h2_red.png);
	background-repeat: no-repeat;
	text-indent: 65px;
	width: 640px;
	height: 40px;
	margin: 0 0 10px;
	display: block; }
/*▼▼▼▼▼▼ 本文 ▼▼▼▼▼▼*/
#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left: 5px;
	border-left: 8px solid #c8151d; }
#content h4 {
	color: #c8151d;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px; }
#content h5 {
	color: #c8151d;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 5px; }
#content a.link {
	font-size: 1.2em;
	color: #0000ff;
	background: transparent;}
#content a.link:hover {
	font-size: 1.2em;
	color: #ff0000;
	background: #ffcccc;}

/*▼▼▼▼▼▼ 年末ATM稼動 ▼▼▼▼▼▼*/
#content a.red {
         font-weight:bold;
	font-size: 1.0em;
	color: #ff0000;}
#content th.redb {
         text-align:center;
         font-weight:bold;
	font-size: 4.0em;
	color: #ff0000;}
#content th.blackb {
         text-align:center;
         font-weight:bold;
	font-size: 4.0em;
	color: #000000;}
#content p.red {
         font-weight:bold;
         text-indent: -2em;
         padding-left: 2em;
	font-size: 1.0em;
         margin: 0 0 5px; }

/*▼▼▼▼▼▼ GW_ATM稼動 ▼▼▼▼▼▼*/
#atm .red {
  color: #c8151d;
}
#atm .orange {
	color: orange;
	font-size: 1em;
}
#atm .RaUL {
	color: #c8151d;
	font-size: 1em;
	text-decoration: underline;
}
#atm p.stor {
  font-weight: bold;
  margin-left: 2em;
  text-indent: -2em;
}
#atm td {
  padding: 3px;
  width: 60px;
}
#atm table.operation {
  border-collapse: collapse;
  margin: 0 auto 3em;
}
#atm tr.anniversary td {
  color: #c8151d;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  text-align: center;
  text-wight: bold;
}
#atm tr.month td {
  border: 1px solid #6e6e6e;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#atm tr.day td {
  border: 1px solid #6e6e6e;
  border-top: none;
  margin-top: 0;
  padding-top: 0;
  text-align: center;
  vertical-align: text-top;
}
#atm tr.authenticity td {
  border: 1px solid #6e6e6e;
  font-size: 4em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}
#atm tr.point td {
	font-size: 1.2em;
	padding-left: 2em;
	text-indent: -1.7em;
	width: 100%;
}
#atm tr.point td a {
	color: #009;
	background-color: #fff;
	font-size: 1em;
}
#atm tr.point td a:hover {
	background-color: #ccf;
}
#caution {
	border-top: 1px dashed #6e6e6e;
}
#caution table.title {
	border: 3px double orange;
	margin: 3em auto 1em;
	text-align: center;
}
#caution table.title td {
	color: #009;
	font-size: 1.6em;
	font-weight: bold;
	padding: 10px 30px;
}
#caution dt {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1em;
	text-indent: -1em;
}
#caution dd {
	margin-left: 1em;
}
#caution dd.period {
	color: #c8151d;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
#caution table.shinkin {
	border: 3px double #6e6e6e;
	margin: 1em auto 1em;
}
#caution table.shinkin td {
	padding: 10px;
}
#caution p.bold {
	font-size: 1.2em;
	font-weight: bold;
}
#caution .shinkin table td {
	padding: 5px 15px;
}
#caution ul {
	margin-left: 1em;
	margin-bottom: 1em;
}
#caution li {
	list-style-type: disc;
}
#caution p.last {
	font-size: 1.4em;
	font-weight: bold;
}

/*▼▼▼▼▼▼ 本文_一覧 ▼▼▼▼▼▼*/
.topic {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #aaa; }
.topic h3 a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none; }
.topic h3 a:hover {
	color: #c8151d;
	font-weight: bold;
	text-decoration: none; }
.topic h3 img {
	margin: 0 0 0 5px; }
.topic h3 a .new ,h3 .new {
	margin: 0 10px 0 0; }
.topic .details a {
	color: #c8151d;
	background-color: #fee9ea;
	text-decoration: none;
	padding: 3px 8px;
	border: solid 1px; }
.topic .details a:hover {
	color:            #fff;
	text-decoration:  none;
	background-color: #c8151d;
	padding:          3px 8px;
	border:           solid 1px; }
#page_navi {
	text-align: center;
	margin: 0 0 10px; }
h3 .date {
	color: #c8151d; }
p.start {
        text-indent: 1em;
        margin: 0;
}

/* ▼▼▼▼▼ 融資相談窓口 ▼▼▼▼▼ */
.talk_red {
	color: #c8151d;
}
.talk_black {
	color: #000000;
	font-size: 1em;}
}#talk_text .space {
	clear: left;
	padding-left: 1em;
}
#talk_text .bold_under {
	color: #c8151d;
	text-weight: bold;
	text-decoration: underline;
}
#talk_establish {
	margin-left: 2em;
}
#talk_establish table {
	width: 450px;
	height: 100px;
	border: 1px solid #000000;
	border-collapse: collapse;
}
#talk_establish th,
#talk_establish td {
	color: #000000;
	text-align: center;
	text-weight: bolder;
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}
#talk_establish th.title {
	background-color: #ffff99;
}
#talk_establish th.month {
	background-color: #ffff00;
	width: 60px;
}
#talk_store {
	margin-left: 2em;
}
#talk_store table {
	text-align: left;
	width: 540px;
	height: 100px;
	border: 1px solid #000000;
	border-collapse: collapse;
}
#talk_store th,
#talk_store td {
	color: #000000;
	text-align: left;
	text-weight: bolder;
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}
#talk_store th {
	background-color: lightblue;
	text-align: center;
}
#talk_store td.name,
#talk_store td.tel {
	text-align: center;
}
#talk_store .point {
	color: #c8151d;
	margin: 0 5px;
}
#talk_content ul {
	margin-left: 2em;
	list-style-type: none;
}
#talk_content ul ul {
	width: 150px;
	list-style-type: none;
	float: left;
}
#talk_content img {
	display: block;
	position: static;
	float: left;
}

/* ▼▼▼▼▼ 金融円滑化相談窓口 ▼▼▼▼▼ */
#finance_text p {
         text-indent: 1em;
         margin: 0;
}
#finance_main {
         display: block;
         padding: 0.5em;
}

#finance_main table {
         border: double #000099;
}

#finance_main th,
#finance_main td {
         color: #000099;
         font-size: 1.3em;
         font-weight: bold;
         vertical-align: top;
         padding: 6px;
}

#finance_main th {
         width: 8em;
         text-align: center;
}

#finance_main td {
         text-align: left;
}

#finance_main td.point {
         text-align: center;
}

p.comp_title {
         margin-top: 10px;
         margin-bottom: 2px;
         margin-left: 1em;
}

#comp_box {
         display: block;
         border: 1px solid #000;
         margin: 20px;
         margin-top: 0;
         padding: 5px;
         width: 37em;
}

#comp_box p {
         margin: 0;
}

#comp_box table {
         margin-left: 3em;
         margin-bottom: 0;
}

#comp_box th,
#comp_box td {
         padding: 0 1em;
}
/* ▼▼▼▼▼ 地域金融円滑化のための基本方針 ▼▼▼▼▼ */
h1.region_title {
         text-align: center;
         margin-bottom: 2em;
         padding-top: 1em;
         border-top: 1px solid #aaa;
}
.region_course_title {
         font-size: 2em;
         padding: 0 5px;
         border-left: 12px solid #c8151d;
         border-right: 12px solid #c8151d;
}
#region_course p {
	margin-left: 1em;
}
#region_course ul {
	margin-left: 4em;
        text-indent: -1.5em;
}
#region_course p.end {
        text-align: right;
        margin: 2em 1em 0 0;
}
#region_course h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left: 5px;
	border-left: 8px solid #c8151d;
	border-bottom: 2px solid #c8151d;
}
