/** Mobile専用ヘッダ調整用クラス */
.header-system-menu-title {
	margin:0px auto;
	text-align: center;
	font-size: 12px;
	width:100%;
}
.header-system-menu-link-list {
	font-size: 12px;
    text-align: center;
	margin:0px auto;
	width:100%;
}
.header-system-menu-link-item {
	margin:0px auto;
	float:right;
	width:100%;
}
#header {
	margin-bottom: 5px;
    border-bottom: 2px solid #cccccc;
    padding: 10px 0;
}
#container {

	width: 100%;
}
.logoStyle {
	width:100%;
	text-align:left;
	font-size:16px;"
}
.screenStyle {
	width:100%;
	text-align:center;
	font-size:16px;"
}
.errorMessage {
  color : #ff2b2b;
  font-size: 12px;
}
/** Mobile専用フッタ調整用クラス */
#footer {
    border-top: 2px solid #cccccc;
    clear: both;
    margin-top: 0;
	margin-bottom: 20px;
    padding-bottom: 10px;
    text-align:right;
}

/** PC/Mobile共通クラス */
.divLoginCaption {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.titleInterval {
	height: 5px;
}

.loginParamLabel {
	font-size: 10px;
	font-weight: bold;
}

#loginButton {
    height:25px;
    font-size:14px;
    width: 96%;
}

#loginContent {
	text-align: center;
}
.loginInputTable {
	width: 100%;
}

.loginInputField {
    width: 96%;
}

/* TOSHIBAロゴ */
#logo {
    clear: both;
    position: static;
    z-index: -2;
}

.loginInputTable2 {
    width: 100%;
    height: 173px;
    border-width:0;
}