@charset "shift_jis";
/*-----------------------------------------------------------

??��????????????????

-----------------------------------------------------------*/

body {
	background-image: url('../images/login_bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #DFE9F3;
	text-align: center
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}


.header {
	background-image: url('../images/login_hdbg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
	text-align: left
}
.header .logo2 {
	float: right;
	padding-top: 14px;
}
.loginBox {
	width: 506px;
	background-color: #FFFFFF;
	background-image: url('../images/login_boxbg.gif');
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	font-size: 90%; margin-left:auto; margin-right:auto; margin-top:13px; margin-bottom:0px
}
.loginBox .loginForm {
	padding: 40px 10px 10px;
	text-align: center;
}
.loginBox .loginForm table {
	border-top: 1px solid #CCCCCC;
}
.loginBox .loginForm th, 
.loginBox .loginForm td {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
.loginBox .loginForm th {
	padding: 10px 10px 10px 15px;
}
.loginBox .loginForm td {
	padding: 10px 20px 10px 10px;
}
.loginBox .loginBT {
	text-align: center;
	padding: 20px 10px;
}
.bgcolorwarning {
	font-size: 10pt;
	background-color: #FFFFCC;
}
.inputright {
	font-size: 10pt;
	height:20px;
	text-align:right;
	color: #000000;
}
.select {
	font-size: 10pt;
}
/*?????????--------------------------*/
.errorMsg {
	background-color: #FFECEC;
	border: 1px solid #CC3300;
	padding: 10px;
	margin-bottom: 10px;
}
.errorCell {
	background-color: #FFECEC;
}

/*▼H20追加改修 No.21 おしらせ表示 ADD 2009/02/17 SH▼*/
.ReportWord {
	width: 736px;
	background-color: #FFFFFF;
	background-image: url('../images/login_boxbg2.gif');
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	font-size: 90%; margin-left:auto; margin-right:auto; margin-top:13px; margin-bottom:0px
}
.ReportWord_bottom {
	width: 736px;
	background-color: #FFFFFF;
	background-image: url('../images/login_boxbg2.gif');
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	font-size: 90%; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px
}
.oshiraseTable {
	overflow:auto;
	width:700px;
	height:155px;
	text-align: left;
	font-size: 90%; margin-left:25px; margin-right:auto; margin-top:13px; margin-bottom:0px
}
.oshirase_css{
	font-size:10pt;
}
/*▲H20追加改修 No.21 おしらせ表示 ADD 2009/02/17 SH▲*/
