body{
	padding: 0;
	margin: 0;
	background: #fff;
	font-family: ARIAL, Helvetica, sans-serif;
	/*background: #FFFFFF url(../img/footer-top.gif) top center repeat-x;*/
	font-size: 12;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

td {
	font-size: 12px;
	color: #000;
	line-height: 16pt;
	align="justify";
}



#top_menu {width:1000px;margin:0 auto 0 auto;background: #FFFFFF url(../img/footer-top.gif) top center repeat-x;}
#target_acc {width:1000px;margin:0 auto 0 auto;background: #FFFFFF url(../img/footer-top.gif) top center repeat-x;}
#bankbook {width:1000px;margin:0 auto 0 auto;background: #FFFFFF url(../img/footer-top.gif) top center repeat-x;}
#transfer {width:1000px;margin:0 auto 0 auto;background: #FFFFFF url(../img/footer-top.gif) top center repeat-x;}
#main_body {width:1000px;margin:0 auto 0 auto;background: #FFFFFF url(../img/footer-top.gif) top center repeat-x;}
#pop_body1 {width:550px;margin:0 auto 0 auto;background: #FFFFFF url(../img/footer-top.gif) top center repeat-x;}

.contents {border: 1px solid #F0F0F0; padding:20px 10px 20px 10px;}

#content{
	background: #FFFFFF;
	/*color: #990000;*/
	padding: 10px 20px 10px 20px;
	margin:0 auto;
}

/* main menu */
.menu_mark {
	FONT-SIZE: 12px;
	COLOR: #014fa7;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-align: right;
}
.menu_title {
	FONT-SIZE: 22px;
	COLOR: #014fa7;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 50px;
}

.menu_title {
	FONT-SIZE: 16px;
	COLOR: #014fa7;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 30px;
}

.menu_button {
	FONT-SIZE: 12px;
	COLOR: #fff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	background-image: url('../img/bg_but_3.png');
	height: 22px;
	width: 88px;
	display: block;
	text-align: center;
}
.menu_button td a {
	FONT-SIZE: 12px;
	COLOR: #fff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: UNDERLINE;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	height: 22px;
	width: 110px;


}
.menu_button td a:hover {
	FONT-SIZE: 12px;
	COLOR: #014751;
	FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: UNDERLINE;
	padding: 0px 0px 0px 0px;
	line-height: 16px;

}

.footer{
	background-image: url('../img/footer1.gif');
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	height: 26px;
	line-height: 24px;
}

.btn {
	background: #aaa;
	color: #fff;
	height: 30px;
	text-decoration: none;
	cursor: pointer;
	z-index:-1;
}
.btn9 {background: #aaa; color: #fff; text-decoration: none; cursor: pointer;}

/* メニュー 日次処理 */
#daily {
	border: 1px solid #F0F0F0;
	padding-left:10px;
	margin-right:10px;
	font-size:8pt;
}
#daily p {
	line-height: 16px;
	margin:10px 0px 10px 0px;
}

/* メニュー 月次処理 */
#monthly {
	border: 1px solid #F0F0F0;
	padding-left:10px;
	margin-right:10px;
	font-size:8pt;
}
#monthly p {
	line-height: 16px;
	margin:10px 0px 10px 0px;
}

/* メニュー マスタメンテナンス */
#maintenance {
	border:1px solid #F0F0F0;
	padding-left:10px;
	font-size:8pt;
}
#maintenance p {
	line-height: 16px;
	margin:10px 0px 10px 0px;
}

.sample1 {float:left;}

#errmsg {
    color: #FF0000;
    font-weight: bold;
}

a {
	color: #003d4c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #367889;
	text-decoration:none;
}
.style453 {
	background-image: url('../images/login_img.jpg');
}