/************************************************************************
* 
* cl0010 Login exclusive use
*
************************************************************************/
body {
	color:#5D6E80;
}

h1, h2, h3, h4, h5, h6 {
   margin: 2px 0 2px 0;
   font-size:12px;
}

#page_cl0010 #detail {
	margin-top:20px;
	margin-bottom:20px;
}

/* login_form */
#login_form {
	width: 380px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;    
    border: 2px solid #79a1e7;
    background-color:#d8e8f9;
}
#login_form .cltab {
	width: 300px;
	height: 71px;
    margin-right: auto;
    margin-left: auto;
}
#login_form  .cltab th {
	width: 90px;
	font-weight:normal;
}
#login_form .cltab td {
	width: 206px;
}
#login_form .input {
	width:80%;
	ime-mode: disabled;
}
div.action_buttons {
  position: relative;
  margin-top:15px;
  text-align:center;
}

/* input error */
#error_box 
{
  margin:10px;
  color: red;	
  font-size : 12px;
  font-weight:bold;
  text-align:center;
}
#error_box #valiSum {
  width: 250px;
  margin-right: auto;
  margin-left: auto;	
  color: red;	
  font-size : 12px;
  font-weight:bold;
  /*text-align:center;*/
}

/* infomation */
#infomation
{
	width: 600px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom:30px;
    margin-left: auto;
    padding:10px;
    border: 1px solid #d8e8f9;
}
#infomation div.info_msgbox {
	width: 580px;
    margin-right: auto;
	margin-bottom:10px;
	margin-left: auto;
	background-image:url(../image/menu/clinfo_bk.gif);
	background-repeat:repeat-y;
}
#infomation p.inf_msg {
	margin:0;
	padding:5px 0 0 20px;
	line-height:1.2em;
}

#page_title, div.navi_step {
	float:left;
	margin-left: 5px;
}
/* ▼Add▼［カ］Ver.1.0.00C01 Date.2022/06/01 /研究業績 LOGIN画面追加対応/ ▼Start▼ */

#login_form .AzAuthentication {
    text-align:right;
    font-size:20pt;
    font-weight:bold;
    vertical-align:top;
}

#login_form .AzMark{
    text-align:left;
    vertical-align:top;
    padding-top:8px;
}

#info_comment {
    width:410px;
    margin-left:auto;
    margin-right:auto;
    border:2px solid #79a1e7;
    background-color:transparent;
    font-size:12px;
}

#tblcomment {
    text-align:left;
}
/*com st*/
span#sma3:before {
	content:			'acount';
}
span#sma3:after {
	content:			'jp';
}
span#sma6:after {
	content:			'@';
}
span#moji1 {
}
span#moji2 {
}
span#moji3 {
}
span#moji4 {
}
span#moji5 {
}
span#moji6 {
}
span#moji7 {
}
span#moji8 {
}
span#moji9 {
}
span#moji10 {
}
span#moji11 {
}
span#moji12 {
}
span#moji13 {
}
span#moji14 {
}
span#moji15 {
}
/*com ed*/

/* ▲Add▲［カ］Ver.1.0.00C01 Date.2022/06/01 /研究業績 LOGIN画面追加対応/ ▲End▲ */
