@charset "utf-8";

div.center {
	margin-top:-300px;
	margin-left:-422px;
	position:absolute;
	top:50%;
	left:50%;
	width:844px;
	height:600px;
}

body {
	background-image: url(../img/top/backimage.jpg);
}

#all {
	width:100%;
	height:100%;
	background-image: url(login_img/bg_line.gif); 
	background-repeat: repeat-x; 
	background-position: top;
}

#login_menu_all {
	width:100%;
	height:70px;
	position:absolute;
	left:0px;
	top:0%;
	margin-top:5px;
}

#login_menu_all2 {
	width:240px;
	height:300px;
	position:absolute;
	left:0px;
	bottom:0%;
	margin-top:5px;
}