body{
	text-align:left;
	backgroundcolor:#ffffff;
	color:#000000;
	font-size:12px;
	vertical-align:top;
}

td{
	backgroundcolor:#ffffff;
	color:#000000;
	font-size:12px;
}
.copy{
	font-size: 10px;
	color: #181512;
	margin: 5px 5px 5px 5px;
}

span.s {
	font-size: 10px;
	text-align:right;
}

.kansya {
	font-size: 13px;
}

.LayerMenu {
	position: absolute;
	left: 164px;
	visibility: hidden;
	width: 183px;

}

.SubMenu {
	position: absolute;
	left: 347px;
	visibility: hidden;
	width: 183px;
}

.svcbanner {
	padding-left:10px;
}

/*
  トップページ金融機関コード
  */
#bankcode{
  padding:3px;
  text-align:center;
}

#menu00 {
	top: 186px;
	height: 22px;
	z-index: 0;
}

#menu01 {
	top: 150px;
	height: 88px;
	z-index: 1;
}

#menu02 {
	top: 171px;
	height: 132px;
	z-index: 2;
}

#menu03 {
	top: 223px;
	height: 66px;
	z-index: 3;
}

#menu04 {
	top: 246px;
	height: 154px;
	z-index: 4;
}

#menu05 {
	top: 296px;
	height: 154px;
	z-index: 5;
}

#menu06 {
	top: 321px;
	height: 22px;
	z-index: 6;
}

#menu07 {
	top: 371px;
	height: 22px;
	z-index: 7;
}

#menu08 {
	top: 446px;
	height: 154px;
	z-index: 8;
}

#menu09 {
	top: 322px;
	height: 344px;
	z-index: 9;
}

#menu10 {
	top: 265px;
	height: 344px;
	z-index: 5;
}

#menu11 {
	top: 97px;
	height: 88px;
	z-index: 1;
}

#menu12 {
	top: 122px;
	height: 132px;
	z-index: 1;
}

#menu13 {
	top: 194px;
	height: 166px;
	z-index: 1;
}

#menu14 {
	top: 247px;
	height: 154px;
	z-index: 1;
}

#menu15 {
	top: 396px;
	height: 44px;
	z-index: 1;
}

#loanmenu {
	top: 367px;
	height: 88px;
	z-index: 1;
}

.footer {
	text-align:center;
	font-size:10px;
	color:#000000;
}

/******************************************************************
#tableの設定
******************************************************************/
table.honbun {
	border: 1px none #fff;
	border-collapse: collapse;
}

table.honbun th,
table.honbun td {
	border: 0px none #fff;
	padding: 0px;
	vertical-align: top;
	font-size:12px;
}

/******************************************************************
#contents
******************************************************************/
div#contents div.menu_cont{
	width:160px;
	margin:0px 0px 0px 15px;
	}

div#contents div.menu_cont img{
	margin:0px 0px 1px 0px;
}

div#contents div.main_cont{
	margin:0px 0px 0px 0px;
	width:570px;
}

/******************************************************************
#head
******************************************************************/

/*
  検索ページへのスタイル
*/
#search_box{
    padding:0;
    margin:0;
	height:28px;
}

#search_form{
    padding:0;
    margin:0;
}


