/* charset */
@charset "euc-jp"; 

#container{ margin: 0 auto; padding: 0; width: 1000px; overflow: hidden; background-color: #0f0f0f}

/*jp original*/
#content{ background: #0f0f0f none repeat scroll 0%; margin: 0 auto 0 auto;width:940px; padding: 20px 20px 80px 20px;}

#content_login{width:750px;margin:20px auto 0 auto;}

#content_login_title{width:750px;height:50px;padding-top:0;margin:0px auto;color:#FFCC00;font-size:12px;text-align:center;}

#content_login_form{width:750px;height:296px;margin:0 auto;background: url(/images_common/authform_login_left2.jpg) no-repeat; position:relative}
.formdetail{
	position:absolute; top:108px;left:253px;	
}
table td.tdtitlenone{width:100px;height:60px;}
table td.tdvaluenone{width:200px;height:60px;}
table td.tdtitle{width:100px;padding:5px 0 5px 10px;color:#FFFFFF;}
table td.tdvalue{width:200px;padding:5px 0;}
table td.tdvalue input{width:120px;height:15px;}
table td.tdloginbutton{position:relative;}
table td.tdloginbutton input{position:absolute;left:50pxtext-align:center;padding:0 0 0 0;}
/*
#content_login_form_left{width:440px;height:300px;float:left;background: url(/images_common/authform_login_left.jpg) no-repeat;}

#content_login_form_right{width:310px;height:300px;float:right;}

#content_login_form_right_top{width:310px;height:180px;background: url(/images_common/authform_login_right_top.jpg) no-repeat;}



#content_login_form_right_bottom{width:310px;height:120px;background: url(/images_common/authform_login_right_bottom.jpg) no-repeat;}
*/


#footer{width:1200px!important; font-size: 10px; height: 55px; margin: -15px auto 0 auto!important; background: url(/images_common/footer_back_20120928.jpg) no-repeat 50% 0; color: #505050!important; text-align: right;}

