@charset "utf-8";

/* -------------------- mainImageArea -------------------- */
#mainImageArea {
	background:url(../images/login/bg_login.jpg) left top repeat-x;
	clear:both;
	width:100%;
	zoom:100%;
}

#mainImageArea:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}

#mainImage {
	width:960px;
	height:166px;
	background:url(../images/login/img_login1.jpg) right top no-repeat;
}

#mainImage:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}
/* --FST2Q START--*/
#mainImage #cloud {
	color:#ffffff;
	float:left;
	font-size:32px;
	padding-top:100px;
	padding-left:358px;
	font-family:"MS Reference Sans Serif","メイリオ","Microsoft Sans Serif";
}
/* --FST2Q END--*/

/* -------------------- bodyArea -------------------- */
#topbodyArea {
	clear:both;
	width:100%;
	zoom:100%;
	background-color:#eaeaea;
}

#topbodyArea:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}

/* -------------------- contetnsArea -------------------- */
#topcontentsArea {
	float:left;
	line-height:1.4em;
	width:900px;
	background:url(../images/login/img_login2.jpg) right top no-repeat #eaeaea;
	padding:45px 30px 0px 30px;
}

/* -------------------- login boxin -------------------- */
#topcontentsArea #login{
	width:346px;
	margin-bottom:50px;
}

/* --FST2Q START--*/

#topcontentsArea #login dd{
	background:url(../images/login/bg_box.jpg) left top no-repeat;
	height:121px;
	padding:6px 0 0 30px;
}
#topcontentsArea #login #version{
	line-height:2.5em;
	padding-left:235px;
	font-size:12px;
}
/* --FST2Q END--*/

#topcontentsArea #login dl{
	clear:both;
	zoom:100%;
	padding-bottom:15px;
}

#topcontentsArea #login dl:after{
	clear:both;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}

#topcontentsArea #login dl dt{
	clear:left;
	float:left;
	width:105px;
	font-size:0px;
	line-height:0em;
}

#topcontentsArea #login dl dt img{
	vertical-align:top;
}

#topcontentsArea #login dl dd{
	margin-left:105px;
	margin-bottom:0px;
	background:none;
	padding:0px;
	height:auto;
	line-height:0em;
}

#topcontentsArea #login dl dd input{
	width:170px;
}

#topcontentsArea #login dd.loginbt{
	margin-top:13px;
	background:none;
	height:auto;
	text-align:right;
	padding:0px;
}

/* -----------2014/05/28 languageswitch ----------------- */
#topcontentsArea .languageswitch{
	margin-bottom:20px;
/*	font-size: Larger; */
}

/* -------------------- supplement -------------------- */
#topcontentsArea .supplement{
	margin-bottom:50px;
}

/* -------------------- errormessage -------------------- */
#topcontentsArea .errormessage{
	background:url(../images/login/icon_warning_g.gif) left top no-repeat;
	padding-left:25px;
	color:#c90030;
	margin-bottom:115px;
}
