*
{
	margin: 0px;
	padding: 0px;
}

body
{
    font-family:Verdana;  
}
ol
{
	padding-left: 30px;
}

ul
{
	padding-left: 30px;
}

#container
{
	width: 100%;
	height: 100%;
	position: relative;
	margin: auto;
	background-color: #fff;
}

#header
{
	height: 30px;
	background-color: #b3bceb;
}

.contents
{
	width: 800px;
	height: auto;
	float: left;
	position: relative;
	left: 170px;
	background-color: #ffffff;
}

#footer-navi
{
	width: 100%;
	height: 30px;
	clear: both;
	top: 750px;
	/* font-family: Georgia; */
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

btn
{
	width: 70px;
	height: 30px;
	/* font-family: Arial; */
	font-size: 13.5pt;
}

/******* パスワード再発行・ログイン*******/
.dv_All
{
	width: 100%;
	text-align: center;
}

.td_main_title
{
	height: 60px;
	width: 100%;
	position: relative;
	background-color: #b3bceb;
	color: #ffffff;
	/* font-family: Georgia; */
	font-size: 40pt;
}

.td_midlle_title
{
	font-weight: bold;
	font-size: 24pt;
}

.td_headline
{

}

.td_enter_login
{
	width: 300px;
	border-collapse: collapse;
}

.tc_subtitle
{
	padding-left: 188px;
}

.tc_msg
{
	padding-left: 190px;
}

.tc_lbl_id
{
	width: 102px;
	text-align: left;
	background-color: #aab4e8;
	color: #ffffff;
	border: solid 1px Gray;
	padding-left: 2px;
	font-size:12pt;
}

.tc_txt_id
{
	width: 198px;
	text-align: left;
	border: solid 1px Gray;
}

.txt_id
{
	width: 198px;
	text-align: left;
}

.tc_txt_pass
{
	width: 198px;
	text-align: left;
	border: solid 1px Gray;
}

.txt_pass
{
	width: 198px;
	text-align: left;
}

.td_enter_reset
{
	width: 450px;
	text-align: center;
	border-collapse: collapse;
}

.td_valid
{
	width: 500px;
	text-align: center;
}

.tc_lbl_mail
{
	width: 150px;
	text-align: left;
	background-color: #aab4e8;
	color: #ffffff;
	border: solid 1px Gray;
	padding-left: 2px;
}

.tc_txt_mail
{
	width: 300px;
	text-align: center;
}

.txt_mail
{
	width: 300px;
	text-align: left;
}

.td_btn
{
	width: 500px;
	text-align: center;
}

.tc_btn_send
{
	width: 200px;
	text-align: right;
}

.tc_btn_back
{
	width: 180px;
	text-align: right;
}

.td_sub_title
{
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	border-bottom-style: solid;
}

/******* 利用者情報編集 *******/
.td_outline
{
	text-align: center;
}

.tc_outline
{
	width: 500px;
}

.tc_lbl_outline
{
	width: 250px;
	text-align: left;
	background-color: #aab4e8;
	color: #ffffff;
	border: solid 1px Gray;
	padding-left: 2px;
	font-size: 12pt;
}

.tc_txt_outline
{
	width: 500px;
	text-align: left;
	border: solid 1px Gray;
	padding-left: 2px;
	font-size: 14pt;
}

.tc_rdb_outline
{
	width: 498px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	border: solid 1px Gray;
	font-size: 12pt;
}

.tc_ddl_outline
{
	width: 498px;
	text-align: left;
	border: solid 1px Gray;
	font-size: 14pt;
}

.td_btn_userinfo
{
	width: 100%;
	text-align: center;
}

.tc_btn_update
{
	width: 250px;
}

.tc_btn_cancel
{
	width: 300px;
	text-align: right;
}

.txt_outline
{
	width: 250px;
	text-align: left;
}

.border_readonly
{
	border: None 0px white;
}

.lbl_input1
{
	color: Red;
}

/******* パスワード期限切れ再設定 *******/
.td_agree
{
	width: 550px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}

.tc_sub_title
{
	background-color: #352F81;
	color: White;
}

.div_agree
{
	height: 400px;
	overflow: auto;
	text-align: left;
}

.lbl_atree_memo
{
	font-size: 11pt;
}

.lbl_atree_title
{
	font-size: 12pt;
	font-weight: bold;
	color: #339900;
}

.lbl_atree_text
{
	font-size: 11pt;
}

.lbl_atree_mail
{
	font-size: 11pt;
}

.tc_lbl_outline_long
{
	width: 250px;
	text-align: left;
	background-color: #aab4e8;
	color: #ffffff;
	border: solid 1px Gray;
	padding-left: 2px;
	font-size: 12pt;
}

.td_enter_reset_long
{
	width: 520px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.tc_txt_outline_short
{
	width: 250px;
	text-align: left;
	border: solid 1px Gray;
	padding-left: 2px;
	font-size: 14pt;
}

.tab_main
{
	width:              800px;
	height:             auto;
	position:           relative;
	left:               170px;
	background-color:   #b3bceb;
}

.tab_table
{
	background-color:   #ffffff;
	border-bottom:      #0000cc 2px outset;
	color:              #ffffff;
}

.tab_act
{
	background-color:  #120b6b;
	border-top:        #0000cc 2px outset;
	border-right:      #0000cc 2px outset;
	border-left:       #0000cc 2px outset;
	text-align:        center;
	font-weight:       bold;
	width:             80px;
}

.tab_inact
{
	background-color:  #989a99;
	border-top:        2px inset #0000cc;
	border-right:      2px inset #0000cc;
	border-left:       2px inset #0000cc;
	text-align:        center;
	width:             80px;
}

.tab_link
{
	font-size:         12pt;
	color:             White;
}
