@charset "utf-8";

* { margin: 0px;
	padding: 0px;
	font-size:100%;
}
* html div{
	height: 1%;
}
/*  
ボディ  
-----------------------------------------------------------
 */
body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/top_bluekei_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 1.5;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}
/*  
for Safari3  
-----------------------------------------------------------
 */
body:first-of-type * {
	font-size : 12px;
}
/*  
for Safari2 and Opera9  
-----------------------------------------------------------
 */
html:first-child p { 
	font-size : 12px;
}
img {
	border: 0px;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}

ul, li {
	list-style:none;
	font-size: 13px;
}
th {
	font-weight:normal;
	text-align:center;
}
td {
	text-align:left;
	font-weight:normal;
}
table {
	text-align:center;
	border-collapse:collapse;
}
a:link {
	color: #0e3192;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #0e3192;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:active {
	color: #0e3192;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
address {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 6px;
}



.right {
	text-align: right;
}
.center {
	text-align: center;
}


#wrapper {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}

/*  
ヘッダー  
-----------------------------------------------------------
 */
#header td.topKei {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#logoArea {
	background-image: url(../image/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
#logoArea h1 {
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	height: 69px;
	margin: 0px;
	padding-bottom: 0px;
}
#serch {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
#gNav {
	clear: both;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 31px;
	width: 800px;
}
  
#logoArea:after {
	content:: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* MacIE begin \*/
*+html #logoArea {height:1%;}
* html #logoArea {height:1%;}
#logoArea {
	display:block;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 800px;
}
/* MacIE end */


/*  
パンくずリスト  
-----------------------------------------------------------
 */
#rootlist li {
	display: inline;
	padding-left: 2px;
}
#rootlist li a {
	background-image: url(../images/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
/*  
ページの先頭へ  
-----------------------------------------------------------
 */
.gotoTop01 {
	padding-top: 10px;
	text-align: right;
	font-size: x-small;
	padding-bottom: 3px;
	vertical-align: bottom;
}
* html .gotoTop01 {
	font-size: small;
}	

/*  
サイドエリア  
-----------------------------------------------------------
 */ 

#sideArea {
	background-image: url(../image/left_side_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}
#sideArea img {
	vertical-align: top;
	margin:0;
	padding::0;
	line-height:0px;
	font-size:0px;
}

#sideArea .sideMenu {
	margin-left: 16px;
}



/*  
メインエリア  
-----------------------------------------------------------
 */ 

#mainArea {
	text-align: left;
	background-image: url(../image/main_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


/*  
フッターエリア  
-----------------------------------------------------------
 */ 
#footer {
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/1205_footerbar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	width: 800px;
}
#footer li {
	display: inline;
	font-size: 80%;
}
#footer ul {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#footer .kugiriKei {
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
}

td.table_end {
	vertical-align: top;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
a.fNav:link {
	color: #4e4e4e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.fNav:visited {
	color: #4e4e4e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.fNav:hover {
	color: #cccccc;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a.fNav:active {
	color: #4e4e4e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.mojiaki {
	letter-spacing: 0.2em;
}


/*  
サービスのご案内  
-----------------------------------------------------------
 */
#mainTop {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 598px;
}
#tameru {
	background-image: url(../image/tameru_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 172px;
	overflow: hidden;
}
#fuyasu {
	background-image: url(../image/fuyasu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 172px;
}
#kariru {
	background-image: url(../image/kariru_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 172px;
	margin: 0px;
	padding: 0px;
}
#tameru li {
	padding-top: 9px;
	padding-left: 55px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#fuyasu li {
	padding-top: 9px;
	padding-left: 30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#kariru li {
	padding-top: 0.5px;
	padding-left: 32px;
	line-height: 15px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#kariru img {
	padding-top: 0px;
	padding-left: 40px;
}
#tameru ul li a {
	display: block;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#tameru ul li a:hover {
	color: #0e3192;
	text-decoration: underline;
}

#fuyasu ul li a {
	display: block;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#fuyasu ul li a:hover {
	color: #0e3192;
	text-decoration: underline;
}

#kariru ul li a {
	display: block;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#kariru ul li a:hover {
	color: #0e3192;
	text-decoration: underline;
}

li#arrow1 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 38px 12px;
}
li#arrow2 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 38px 12px;
}
li#arrow3 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 38px 12px;
}
li#arrow4 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 38px 12px;
}
li#arrow5 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 38px 12px;
}
li#arrow6 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 38px 12px;
}
li#arrow7 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 13px 12px;
}
li#arrow8 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 13px 12px;
}
li#arrow9 {
	background-image: url(../image/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 13px 12px;
}
li#arrow10 {
	background-image: url(../image/arrow_00.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
li#arrow11 {
	background-image: url(../image/arrow_00.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
li#arrow12 {
	background-image: url(../image/arrow_00.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
li#arrow13 {
	background-image: url(../image/arrow_00.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
li#arrow14 {
	background-image: url(../image/arrow_00.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
li.arrow15 {
	background-image: url(../image/arrow_00.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}

/*  
金融犯罪にご注意  
-----------------------------------------------------------
 */ 
#kinyuhanzai {
	vertical-align: top;
}
#kinyuhanzai li {
	margin-left: 40px;
	color: #336699;
	padding-top: 2px;
}
li#hanzaitop {
	padding-top: 6px;
}
#mainArea .news {
	color: #0e3192;
}

.1jiaki {
	text-indent: 1em;
}

/*  
お知らせ  
-----------------------------------------------------------
 */

.date {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.date_last {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_last {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #0e3192;
}

#news {
	background-image: url(../image/main_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 560px;
	margin: 0px;
	padding: 0px;
}
#newsOuter {
	background-image: url(../image/iwashin_top_33.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
#news li {
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#news li.newstop {
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#news li.newslast {
	margin-left: 0px;
	padding-left: 40px;
	line-height: 1.5;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#news li.newstop dl dt {
	float: left;
}
#news li.newstop dl dd {
	margin-left: 8em;
	color: #336699;
}
#news li dl {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news li dl dt {
	float: left;
}
#news li dl dd {
	margin-left: 8em;
	line-height: 1;
	color: #336699;
}
#news li.newslast dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#news li.newslast dl dd {
	line-height: 1.5;
}
#newsOuter:after {
	content:: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* MacIE begin \*/
*+html #newsOuter {height:1%;}
* html #newsOuter {height:1%;}
#newsOuter {display:block;}
/* MacIE end */
	


#kinyuhanzaiLast img {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
td.table_end img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerLast {
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#flashContents {
	margin-left: 20px;
}
#flashTable {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../image/fla_bg_02.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
}
#mainAreaCommon {
	text-align: left;
}
#rightArea {
	background-image: url(../image/main_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#pankuzu {
	font-size: 10px;
	line-height: 10px;
	text-align: left;
}
.mainBg {
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


div.clear {
	clear: both;
}

.red {
	color: #FF0033;
}

.small {
	font-size: 85%;
}
#newsTable {
	background-image: url(../image/main_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#newsTable table {
	background-image: url(../image/iwashin_top_33.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 598px;
}
#newsTable td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#topKei {
	width: 526px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 0px;
	line-height: 0px;
	padding-top: 4px;
	margin-bottom: 2px;
}
#newsTable_in {
	background-image: url(../image/iwashin_top_33.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.centerKei {
	width: 526px;
	margin-left: 40px;
	font-size: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 2px;
	margin-bottom: 0px;
	vertical-align: top;
}
#main_footer {
	font-size: 85%;
	text-align: right;
	padding-top: 0px;
}
#main_footer ul {
	margin-right: 40px;
}
#main_footer ul li {
	display: inline;
	padding-left: 10px;
}
#main_footer ul li a {
	font-size: 95%;
	color: #4f6b72;
}
#top_hanzai_block {
	background-image: url(../image/top_kiyuhanzai_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;
	width: 321px;
}

.space0 {
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.tsume {
	letter-spacing: -0.07em;
}
.1jisage {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
.black {
	color: #333333;
}
.blue {
	color: #0066CC;
}
.color0e3192 {
	color: #0e3192;
}
#kariru ul {
	margin-top: 0px;
}
