﻿body{
	margin-top: 5px;
	background: #CCC6C6;
	text-align: center;
	font-family: ＭＳ Ｐゴシック;
	font-size: 10pt;
}

#menu-bar
{
	background: #666666; 
	color: #FFFFFF;
	text-align: left; 
	padding: 2px 10px 2px 10px;
}

#menu-bar span
{
	background: url(../Images/Common/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color: #FFFFFF; 
	font-size: 10pt;
	padding: 0px 10px;
}

#menu-bar a
{
	color:#FFFFFF;
}

#outline
{
	width:900px;
	background: #FFFFFF;
	text-align:left;
}

#outline-margin
{
	margin: 10px 10px;
}

#main
{
	width:880px;
}


.menu-title
{
	background: url(../Images/bar/bar.GIF);
	background-repeat:repeat-x;
	background-position:right center;
	width:870px;
}

.menu-title-name
{
	font-size:12pt;
	font-weight:bold;
	color: #00A0A0;
	background:#FFFFFF; 
	padding-left:10px;
}

.change-usermode
{
	text-align:right;
}

.c-clear
{
	clear:both;
}


.error-message
{
	color:#FF0000;
	text-align:center;
}

/*MainRegistrationMainSend.aspx (メールを送信しました画面）*/
.mail-message{
    font-size:11pt;
    line-height: 1.5em;
    padding-left:30px;
    text-align:center;
    
}

.caution{
    line-height:1.5em;
    position: relative;
    padding: 10px;
    background:#c9f5ef;
    color: #c90e49;
    font-size: 14px;
}


b{
    color:#278c7f;  
}   
/*---------終了----------*/  

/*MainRegistrationDone.aspx (本登録完了画面）*/
#id完了文言{
    padding-left:10px;
    padding-top:3px;
    font-size:14pt;
}

#idエラー文言{
    padding-left:10px; 
    padding-top:10px; 
    line-height: 1.5em;
       
}


/*MainRegistration.CSS (本登録画面用）*/

#id強制パスワード変更文言 {
    font-size:11pt;
    color: #000000;
    line-height: 1.5em;
	    
}

#id通常パスワード変更文言{
    font-size:12pt;
    font-weight:bold;
    color:#ffffff;
    padding-top:9px;
    padding-left:40px; 
    background-image: linear-gradient(to right, #46b2bb,#1abaa5, #46b2bb,  #c9f5ef, #c9f5ef);

}


#id使用可能記号 {
	background-color: #FFF2CC;
	border: 1px solid #000;
	padding: 10px 10px;
	position : relative;
}

#idパスワードポリシー {
	background-color: #FFF2CC;
	border: 1px solid #000;
	padding: 10px 10px;
}

#table-bg
{
    background-color:#eeffff;
    border-color:#0000ff;



}
#button
{
    text-align:center
}
.tb-main td{
    font-size:10pt;
    padding:20px;
}