﻿form
{
	width: 100%;
	height:100%;
    margin-right: 0px;
}

table.Main
{
	font-size: 16px;
	color: Black;
	width: 910px;
	text-align:center;
    vertical-align:middle;
    margin: 0 auto;
    height: 249px;
}

table.Sub
{
	width: 100%;
}

table.MainHeader
{
	height:140px;
	width: 100%;
    color: #FFFFFF;
    background-color: #FFFFFF;
    background-image: url("../images/top1.png");
    background-repeat: repeat

}

table.Header
{
	height:60px;
	width: 100%;
	font-family:MS P ゴシック;
    color: #FFFFFF; 
}

table.LoginHeader
{
	height:60px;
	width: 100%;
	font-size: 36px;
	font-weight: bolder;
	font-family:MS P ゴシック;
	
    color: #FFFFFF;
    background-color: #f8dce0;
    background-image: url("../images/top1.png");

}


table.Footer
{
	height:60px;
	width: 100%;
	margin-bottom:0px;
	font-size: 36px;
color: #FFFFFF;
 background-color: #f8dce0;
 background-image: url("../images/top2.png");

}
 p.verssion {font-family: Impact,Charcoal;
    height: 71px;
    width: 168px;
    
}
p.verssion2 {font-size: 14px; }

table.MenuHeader
{
	height:80px;
	width: 100%;
}

td.Footer
{
	width:200px;
}


a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

/* p
{
    margin-bottom: 10px;
    line-height: 1.6em;
} */


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 11px;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 13px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 15px;
    font-weight: 600;
}

h3
{
    font-size: 17px;
}

h4
{
    font-size: 19px;
}

h5, h6
{
    font-size: 21px;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 11px;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/**************************************************
リファクタリング用CSS
**************************************************/

/*******************
common
*******************/

* {
	margin: 0;
	padding: 0;
}

htnl,body {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	width: 100%;
	height: 100%;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.en {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;
}

/*******************
header - ログイン後
*******************/

#header {
	width: 100%;
	height: auto;
	border-collapse: collapse;
	margin: 0 0 40px 0;
	table-layout: fixed;
}

#header .td80 {
    width: 70%;
    text-align: center;
    table-layout: fixed;
    padding: 10px 0;
}

#header .td10 {
    width: 15%;
    font-size: 12px;
    word-break: break-all;
    table-layout: fixed;
}

#header .title {
    background: #100072;
    font-size: 18px;
    padding: 20px 0 0;
    color: #fff;
    text-align: center;
}

#header #nav {
    background: #100072;
}

#header #nav table {
    width: 960px;
    background: #100072;
    font-size: 10px;
   
    margin: 0 auto;
}

#header #nav table td {
    padding: 10px 0 20px;
    color: #fff;
    text-align: center;
}

#header #nav table td .navText {
    padding: 10px 0 0 0;
}

#header .inner2 {
	width: 100%;
	height: auto;
	background: #100072;
	color: #fff;
}

#header .inner2 .pageTitle 
{
    width: 100%;
	font-size: 20px;
	text-align: center;
	padding: 20px 0;
}

#header .inner2 .pageTitle p
{
    width: 100%;
	text-align: center;
	padding: 10px 0;
	display: block;
}

/*******************
header - ログイン画面
*******************/

#loginHeader .inner1 {
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 10px 0;
}

#loginHeader .inner1 .logo {
	text-align: center;
}

#loginHeader .inner2 {
	width: 100%;
	height: auto;
	background: #100072;
	color: #fff;
}

#loginHeader .inner2 .pageTitle 
{
    width: 100%;
	font-size: 20px;
	text-align: center;
	padding: 20px 0;
}

#loginHeader .inner2 .pageTitle .title001
{
    width: 100%;
	text-align: center;
	padding: 10px 0;
	display: block;
}

#loginHeader .inner2 .pageTitle .title002
{
    width: 100%;
	text-align: center;
	padding: 10px 0;
	display: block;
}

/*******************
footer
*******************/

#footer {
	width: 100%;
	background: #110072;
	color: #fff;
}

#footer.login 
{
    position: absolute;
    bottom: 0;
}

#footer .title {
    width: 90%;
    padding: 20px 0 10px 20px;
    font-size: 20px;
    text-align: left;
}

#footer .copy {
    width: 90%;
    padding: 10px 0 20px 20px;
    text-align: left;
}

#footer .logout {
    width: 10% !important;
    text-align: right !important;
    padding:20px !important;
}

#footer a {
	color: #fff;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

/*******************
page - login
*******************/

#loginBox {
    width: 425px;
    height: 300px;
    margin: 0 auto;
}

#loginBox .massageArea {
    width: 100%;
    height:60px;
    line-height: 40px;
    margin: 0 0 20px 0;
}

#loginBox .messageArea {
    width: 400px;
}

#loginBox .messageArea span {
    padding: 5px;
    width: 390px;
    height:30px;
    line-height: 30px;
    margin: 0 0 20px 0;
    font-weight: bold !important;
    text-align: center;
    text-decoration: none !important;
    color: #cc0000;
    display: inline-block;
}

#loginBox .label {
    width: 75px;
    font-weight: bold;
    color: #333;
    text-align: right;
    padding: 10px 5px 10px 0; 
}

#loginBox .area {
    width: 225px;
    height: 60px;
}

#loginBox .area input {
    height: 30px !important;
    padding: 5px 10px !important;
    width: 235px !important;
    position: relative;
    line-height: 30px !important;
    layout-grid-line: 30px;
}

#loginBox .btn {
    text-align: center;
    height: 80px;
}

#loginBox .btn input {
    margin: 0 0 0 -5px;
}

/*******************
button
*******************/

input[type="button"], input[type="submit"], input[type="reset"],
input[type="file"], button {
    padding: 5px 10px;
}

#MainContent_FunctionKey2 {
    width: 100px;
    margin:0 20px 0 0;
}

#MainContent_FunctionKey3 {
    width: 100px;
}

#MSJTS-btnArea {
    width:220px;
    margin: 30px 0 0 647px;
}

#MSJTS-btnArea tr td {
    text-align: center;
}

#MainContent_btnNewEdit,
#MainContent_FunctionKey1,
#MainContent_FunctionKey2,
#MainContent_FunctionKey3,
#MainContent_FunctionKey4,
#MainContent_FunctionKey5,
#MainContent_FunctionKey6,
#MainContent_FunctionKey7,
#MainContent_FunctionKey8,
#MainContent_FunctionKey9,
#MainContent_FunctionKey10,
#MainContent_FunctionKey11,
#MainContent_FunctionKey12,
#MainContent_FunctionKey13,
#MainContent_FunctionKey14,
#MainContent_FunctionKey15,
#MainContent_FunctionKey16,
#MainContent_FunctionKey17,
#MainContent_FunctionKey18,
#MainContent_FunctionKey19,
#MainContent_FunctionKey20 {
    margin: 0 0 20px 0;
}

/*******************
パスワード表示ボタン
*******************/

::-ms-reveal {
    display:none;
}