* {
  margin: 0;
  padding: 0;
}
html, body {
  color: #333;
  background: #f4f4f8 url(../Images/bg.png);
  font: 500 11.5pt/1.5 Arial, ms p gothic, sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
  text-align: center;
  font-weight: 600;
}
h4,h5,h6{
  font-weight: 500;
  font-size:107%;
}
/* basic page positioning */
.now-login {
  margin: 240px auto auto auto;
  background: url(../Images/bg.png);
  width: 250px;
  border: 1px solid black;
  padding: 1em;
}
.login-info {
  margin: auto;
  text-align: center;
  height: 3em;
  line-height: 3em;
}
.login-info span {
  font-weight: 600;
  color: #b61854;
}
#controlPanel {
  background: transparent;
}
#control-panel {
  height: 100%;
  width: 100%;
  margin-right: -190px;
  padding: 1em 0;
  float: left;
}

#controlPanel-sidebar {
  float: left; clear: left;
  width: 200px;
  font-size: 70%;
  z-index: 10;
}
#controlPanel-main {
  margin-left: 200px;
  z-index: 1;
  font-size: 100%;
}
#controlPanel-main h3 {
  text-align: center;
  font-size: 90%;
}
#controlPanel-main table {
  font-size: 80%;
  border-collapse: collapse;
  text-align: center;
}
#controlPanel-main table tr.header {
  text-align: center;
  background: url(../Images/grad.png);
}
#controlPanel-main table tr th {
  font-weight: 500; font-size: 105%; padding: 1px 2px;
}
#switch {
  position: fixed !important;
  position: absolute;
  top: 110px; left: 0px;
  width: 18px; height: 80px;
  cursor: pointer;
  background: url(../Images/tabs.png) -1px -82px no-repeat;
}
hr.clear {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0;
  border: none;
  visibility: hidden;
}
/* LOGIN FORM */
#loginForm {
  width: 270px;
  margin: 170px auto;
  padding: 1em;
  text-align: center;
  border: inset 2px #302f45;
  background: url(../Images/bg.png);
}
#loginForm h2 {
  font: 800 32px Times New Roman, Trebuchet MS;
  margin-bottom: 30px;
}
#loginForm .labl {
  font: 800 16px arial;
  text-align:right;
  width: 60px;
  float: left;

}
#loginForm .txtfield {
  color: #333;
  height: 16px;
  vertical-align: middle;
  padding: 3px 8px;
  width: 160px;
  border-width: 0;
  margin-bottom: 5px;
  background: transparent url(../Images/txtfield-bg.png) no-repeat 0 0;
}
#loginForm .submit {
  margin: 15px auto 15px auto;
}
/* # LOGIN FORM */
ul{
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
ul li{
  margin: 0;
  font-size: 10pt;
}
ul.p2em, ol.p2em{
  width: auto;
  padding: 1em;
  margin: 1em auto .5em auto;
}
ul.p2em li {
  background: url(../Images/check.png) left top no-repeat;
  padding-left: 25px;
  margin-left: 2em;
}

#controlPanel-sidebar ul {
  list-style: none;
  width: 150px; /* Width of Menu Items */
  border-bottom: 1px solid #ccc;
  z-index: 1000;
}
#controlPanel-sidebar ul#nav {
  margin: 5px auto 10px 30px;
}
#controlPanel-sidebar ul#nav * {
  height: 25px;
  background: url(../Images/grad-al.png) repeat-x;
}
#controlPanel-sidebar li {
  position: relative;
  z-index: 1000;
}
#controlPanel-sidebar ul ul {
  position: absolute;
  left: 149px;
  top: 0;
  display: none;
}
#controlPanel-sidebar ul li:hover ul,
#controlPanel-sidebar ul li.over ul {
  display: block;
}
#controlPanel-sidebar ul li:hover ul ul,
#controlPanel-sidebar ul li.over ul ul {
  display: none;
}
#controlPanel-sidebar ul ul li:hover ul,
#controlPanel-sidebar ul ul li.over ul {
  display: block;
}
body[id=controlPanel] #nav a.bottom { /* For Firefox & Opera. I don't know why... */
  height: 17px;
  padding: 0; margin: 0;
  border-bottom: 1px solid #aaa;
}
#controlPanel-sidebar ul li a {
  display: block;
  text-decoration: none;
  color: #555;
  padding: 2px 5px;
  border: 1px solid #ccc; /* IE6 Bug */
  border-bottom: 0;
  text-align: center;
}
/* IE Requirement \*/
* html #controlPanel-sidebar ul li { float: left; height: 1%; }
* html #controlPanel-sidebar ul li a { height: 1%; }

#controlPanel-sidebar ul li:hover ul, li.over ul { display: block; } /* oops */#controlPanel{
  margin: 30px auto auto auto;
}
a { color: #7a7cbc; }
a:hover, #controlPanel-sidebar ul li a:hover{ color: #33cc33; }
#controlPanel-sidebar ul li a.active{  color: crimson; }
dl dt {
  background:url(../Images/dlmark.png) left 25% no-repeat;
  padding-left: 10px;
}
/* general use */
img { border: 0px; }
form { margin: auto; }
fieldset {
  background: transparent;
  width: 98%;
}
img.photo {
  margin: 0;
  padding: 3px;      /* border-width of picture */ 
  background-color: #fff;
  border: 1px solid #ccc;
  border-color: #ddd #999 #999 #ccc;
  cursor: pointer;
}
table { border-collapse: collapse; }
th.head{
  font: bold 30px/80px Times New Roman;
  padding-bottom: 1.5em;
  color:#223271;
}
td.lt { text-align : left; }
td.rt { text-align : right; padding-right: 3px;}
td span{
  font-size: 13px; 
  color: #555;
}
td small{
  font:500 11px arial;
  color: #333;
}
td strong{
  font:500 14px trebuchet ms, sans-serif;
  color:#443F63;
}
#editarea { width :99%; }
#info{
  text-align: left;
  font-size: 80%;
  background: #fff;
  border: solid 2px #FF8041;
  margin: 1em;
  padding-right: 1.5em;
}
#info ul {
 list-style-type: square;
 list-style-position: inside;
}
.hidden { display: none; }
.left{ text-align: left; }
.center{ text-align: center; }
.right{ text-align: right; }
.hand { cursor: pointer; }
legend {
  font-size:105%;
  padding: 1px 7px 1px 7px;
  border: solid 2px #6A9E66;
  background: ivory;
  color: #ee2200;
  margin-left: 1.5em;
}
input[type=checkbox] { margin-bottom: 2px; }
.tinyheader { border: solid 1px green; background: ivory; padding: .1em; margin: 1em auto; color:#ee2200;}
.result {
  text-align: center;
  color: #336600;
  margin-top: 3em;
}
.ibutton {
  font: 600 90%/1 trebuchet ms, sans-serif;
  margin: 0 0.2em; padding: 0.1em 0;
  border: 1px solid #0C820C;
  text-decoration: none;
  vertical-align: middle;
  background: #fff;
  color: #16b816;
  cursor: pointer;
}
.igreen {
  font: 600 100%/1 trebuchet ms, sans-serif;
  margin: 0.5em; padding: 0.3em;
  border: 1px solid #0C820C;
  vertical-align: middle;
  background: #fff;
  color: #16b816;
}
.ibutton span {
  margin:0; padding: 0.1em 0.3em 0.1em 0.3em;
}
.ibutton:hover,.ibutton span:hover {
  background: #16b816;
  color: #fff;
}

.exp {
  font:500 90%/1.5 trebuchet ms;
  color: #0E4F03;
  text-align: center;
  margin: 10px auto;
}
.exp span { 
  border: #FAA106 1px solid;
  background: ivory; padding: .3em .7em;
}
.help {
  background: ivory;
  border: #6E9565 2px solid;
  margin: 1em;
  font-size: 90%;
  padding: 0.3em;
  text-align: left;
}
.info-icon {
  vertical-align: top;
  padding-right: 5px;
}
.icon18x18{ width: 18px; height: 18px; }
.icon16x16{ width: 16px; height: 16px; vertical-align: middle;}
.alert{
  color: #509B07;
  font-size: 95%;
  padding: 0.5em;
  text-align: center;
}
.alert-p{
  margin-top: 100px;
  text-align: center;
}
.alert-p span, .alert span {
  color: #509B07;
  font-size: 95%;
  border: 1px dotted #333;
  background: #ffe;
  padding: 0.5em;
}
.nav-arrow {
  vertical-align: middle;
  width : 16px; height: 16px;
}
.underline {
  text-decoration: underline;
  color: #5C5886;
}
.helper {
  background: url(../Images/helper.png) no-repeat 95% top;
  cursor: pointer; height: 24px;
}
.change-fs {
  border: solid 1px #aaa;
  background: #eee;
  text-decoration: none;
  padding: 0 2pt 0 2pt;
}
.change-fs span{
  font-weight: bold;
}
.change-fs:hover{
  color: #fff;
  background: #F2A62E;
}
table.page-nav {
  width: 70%;
}
#upfiles {
  position: absolute;
  display: none;
  font-size: 10pt;
  background:url(../Images/bg.png) #efe;
  border: 5px solid activecaption;
  left: 0; top: 0;
  width: 530px; z-index: 1000;
  height: 330px;
  min-height: 230px;
  text-align: center;
  overflow-y: auto;
  overflow-x: hidden;
}
* html #upfiles { overflow: hidden; }
#upfiles button { font-size: 8pt; height: auto; }
#upfiles iframe { width: 100%; }

tr.tr-header th {
  text-align: center; font: 500 15px Meiryo, MS P Gothic, Verdana;
  color: #fff; background: rgb(78, 120 ,143); padding: 3px;
}
