#top2-menu{
	width: 800px;
	height: 58px;
	background-image: url(../images/03_menu_login.gif);
	background-repeat: no-repeat;
}

#loginbox{
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}


table td.loginboxhd {
	background-color: #5987DA;
	width: 400px;
	height: 10px;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	padding: 5px 20px 5px 20px;
}

table td.loginboxbody {
	border: solid 1px #5987DA;
	padding: 25px 25px 25px 25px;
	font-size: 10pt;
}

div#systemSelect {
	text-align: center;
	margin-left: 100px;
	padding: 30px;
	width: 500px;
/*	height: 400px;*/
	border: 2px dotted #5A89DB;
	font-size: 14pt;
}

p.systemSelectBtn {
	font-size: 14pt;
	border: 1px dotted #111111;
	text-align: center;
	padding: 10px;
}


#top2-menu{
	width: 800px;
	height: 58px;
	background-image: url(../images/03_menubar_b.gif);
	background-repeat: no-repeat;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', "Meiryo UI", "MS Gothic", Osaka;
}

