@charset "utf-8";

.loginInfo {
	position: relative;
	top: 100px;
	left:700px;
	z-index: 10;
	display:block;
	color:#F00;
	font-weight:bold;
	font-size:14px;
}
.loginInfo2 {
	width:1070px;
	margin-right:auto;
	margin-left:auto;
	padding-top:100px;
	text-align:right;
	display:block;
	color:#F00;
	font-weight:bold;
	font-size:14px;
}
.forget {
	font-size:12px;
}

#loginId {
	width:200px;
	font-size:14px;
}

#loginPass {
	width:200px;
	font-size:14px;
}

.waku1{
	display:none;
}
#loginhead {
	background-image: url(../img/regist/login_head_bg.gif);
	background-repeat: repeat-x;
	height: 10px;/* header space1*/
	text-align: center;
}
#loginform{
	background-image: url(../img/regist/login_form_bg1.png);
	width: 332px;
	height: 205px;
	float: left;
	margin-right: 0px;
	margin-bottom: 30px;
}

#pre2{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#regsittop{
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-left:716px;
	margin-top:60px;
}

.formBoxErr2{
	/* formBoxErr in app.css */
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	margin-top: 30px;
	color: #E11619;
	font-size: 14px;
	font-weight: bold;
}
#loginbg{
	/*background-color: #73B9FF;*/
	background-color: #FFF;
	background-image: url(../img/img01.jpg);
	background-position: 50% 10px;/* header space2*/
	background-repeat: no-repeat;
}
#formtable{
	margin-top:50px;	
	font-size:16px;
	font-weight: bold;
}

.input_vrtcal{
position:relative;
top:1px;
}
#loginwaku {
	margin-right:auto;
	margin-left:auto;
	width:1070px;
}

#email-note{
    border: 1px solid #3E6DDD;
    margin: 10px 10px 10px 0px;
    padding: 5px;
    width: 500px;
    height: 100px;
    line-height: 16px;
    overflow-y: scroll;
}