@import "/css/company/commmon/initialaize.css";

/* 大学管????画面ログインペ�????ジ */

/* 基本設???? */
body {
	text-align:center;
	border-top:5px solid #25b49e;
	font:normal 12px/1.0em '?????????????? ?????????????? ゴシ????ク', Osaka, Verdana, sans-serif;
	color:#333333;
	margin: 0px;
}
p {margin-bottom:12px;}

/* ロゴ */
#logo {
	width:250px;
	height:86px;
	margin:40px auto 53px;
	overflow:hidden;
}
#logo img {width:250px; height:86px;}

/* ログイン */
#loginarea {
	width:248px;
	margin:0 auto 41px;
	padding:16px 25px 16px;
	text-align:left;
	border:1px solid #25b49e;
	background-color:#f3f3f3;
}

/* フォー???? */
.inputtxt input {
	width:248px;
	height:18px;
	margin:3px 0 10px;
	border:1px solid #999999;
}
.inputbtn {margin-top:5px; }
.inputbtn input {float:right;}
.inputbtn2 input {padding:1px 7px; border:1px solid #999999;}

#passremind {float:left;}
#passremind a {font-size:10px; color:#0066cc; text-decoration:underline;}


/* サポ�????トセンター連絡???? */
#addressarea {
	width:298px;
	margin:0 auto 38px;
	padding:5px 0 16px;
	line-height:1.2em;
	border:1px solid #cccccc;
	background-color:#e7ebef;
}
#addressarea p {line-height:1.5em;}
#msgarea {
	width:298px;
	margin:0 auto 15px;
	padding:10px 0 16px;
	line-height:1.2em;
	border:1px solid #cccccc;
	background-color:#e7ebef;
}

/*privacy*/
#privacy {
	width:298px;
	margin:0 auto 0px auto;
	padding:10px;
	line-height:1.2em;
}

#privacy img {width:110px; height:120px; float: left;}
#privacy p { 
	float: right;
	padding-top:30px;
	text-align: left;
	width:183px;

}
#privacy a img  { border-style:none;}

/* Copyright */
#copyright {color:#000000; font:normal 12px/1.5em '?????????????? ?????????????? ゴシ????ク', Osaka, Verdana, sans-serif;clear: both;padding-top:20px;}