@charset "utf-8";
/* init */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* init */
/*so-net_ガイドライン*/
body {
	font-size:13px;
 *font-size:small;
 *font:x-small;
	font-family:'メイリオ', meiryo, 'ＭＳＰゴシック', MS PGothic, Verdana, Arial, 'ヒラギノ角ゴPro W3', 'Hiragino KakuGothic Pro', Osaka, sans-serif;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size:1em;
}
table {
	font-size:inherit;
	font:100%
}

a { text-decoration:none; color:#0000cc;}
a:visited { text-decoration:none; color:#0000cc;}
a:hover { text-decoration:underline;color:#ff0000;}
a:active { color:#ff0000;}

/*so-net_ガイドライン*/

/*  clearfix  */
#login .clearfix:after{
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
#login .clearfix{
	display:inline-block;
}

/*\*/
#login *html .clearfix{
	height:1%;
}
#login .clearfix{
	display:block;
}
/**/
/*  clearfix  */

#footer{
	width:950px;
	margin:0px auto 0 auto;
	text-align:left;
	border-top:1px #666 solid;
	padding-top:5px;
}

#login #loginpage{
	width:830px;
	height:48em;
	background:#eaeaea url(/common/login/img/loginArea_bg.jpg) no-repeat;
	margin:24px auto 24px auto;
	position:relative;
}

#login .leftContents{
	float:left;
	width:372px;
	margin-left:22px;
	_margin-left:36px;
}

#login .rightContents{
	float:left;
	margin-left:40px;
/*	_margin-left:31px;*/
}

#login .loginArea{
	position:absolute;
	margin:30px 0 0 40px;
}
#login #logintitle{
	margin-bottom:22px;
}

#login h2{
	font-size:16px;
	margin-bottom:10px;
	font-weight:normal;
}

#login h2 span{
	font-size:12px;
	margin-left:20px;
}

#loginfirst h2{
	background:url(/common/login/img/login_newEntry.jpg) no-repeat;
	height:31px;
	padding-left:31px;
	line-height:31px;
	margin-bottom:10px;
}

#login .support_forget{
	text-align:right;
	width:280px;
}
#login .usid{
	margin-top:10px;
	height:112px;
}
#login .pass{
	height:112px;
}

#login .captcha_err{
	height:112px;
}


#login .usid_err{
	margin-top:10px;
	height:113px;
}
#login .pass_err{
	height:113px;
}
#login .captcha_err{
	height:113px;
}
#login .captcha_err h2{
	font-size:13px;
}
#login .captcha h2 span,
#login .captcha_err h2 span{
	margin-left:0;
}
#login .captcha div,
#login .captcha_err div{
	position:relative;
	height:55px;
	margin-bottom:8px;
}

#login .captcha div{

	margin-bottom:25px;
}



#login .captcha div input,
#login .captcha_err div input{
	position:absolute;
	bottom:0;
	left:150px;
}




#login #loginfirst p,#loginfirst input{
	margin-left:9px;
}
#login #loginfirst p{
	margin-bottom:10px;
}

#login #txt_user,
#login #txt_pass{
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #999999;
    font-size: 13px;
    padding: 2px;
    width: 280px;
	margin-bottom:8px;
}

.notice{
	padding-top:30px;
	width:372px;
	font-size:12px;
}
.notice p{
	padding-left:1em;
	text-indent:-1em;
}

#txt_captcha{
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #999999;
    font-size: 13px;
    padding: 2px;
    width: 130px;
}


#login .sbmt{
	margin-top:15px;
	width: 280px;
	text-align:center;
}

#login .sbmt img{
	cursor:pointer;
}

#login .errMsg{
	text-align:left;
	color:#C00;
	font-weight:bold;
	
}










