/*メニュー画面用スタイルシート*/
body {
	margin-top: 10px;
	background-image: url(img/bg.gif);
}
/*------------------------*/
a:link{color: #0000FF;font-weight: bold;text-decoration: none;}
a:visited{color: #0000FF;font-weight: bold;text-decoration: none;}
a:hover{color: #FF0000;text-decoration: none;font-weight: bold;}
a:active{color: #FF0000;font-weight: bold;text-decoration: none;}
/*ATTESTATION----------*/
.table1 {
	width: 400px;
}
.td-username {
	background-image: url(img/username.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}
.td-password {
	background-image: url(img/passsword.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	background-position: center;
}
.td-center1 {
	font-size: 12px;
	font-weight: bold;
}
.td-center2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}
.td-center3 {
	text-align: