/*********************************************/
/*オンラインマニュアルで使用する*/
/********************************************/

body{
  background-color: #ffffff
  color:#333333;
  font-size: 13px;
  /*width:800px;*/
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  text-decoration: none;
  text-align: left;
  margin: 0!important;
  /*padding: 0!important;*/
  padding-left: 8px;
}

a{
  text-decoration: none;
  color:#696969;
}

/*p{
  margin-top: 0px;
  margin-bottom: 1px;
}*/


/*lef*/

table.left{
  width: 230px;
  /*margin-left: auto;
  margin-right: auto;*/
  font-size: 13px;
  border-collapse: collapse;
  margin: 0 !important;
  padding: 0!important;
}

td.left_top{
  font-size: 13px;
  border: solid 0.5px #dcdcdc;
  width: 200px;
  height: 30;
  padding-left: auto;
  padding-right: auto;
  background-color: #ff6600;
  color: #ffffff;
  font-weight: bold; /*太字*/
  text-align: center;
}

td.left_midashi{
  font-size: 13px;
  text-align: left !important;
  border: solid 0.5px #dcdcdc;
  width: 200px;
  height: 30;
  padding-left: 5px;
  color:#ff6600;
  background-color: ededed;
  font-weight: bold; /*太字*/
}

td.left_menu{
  font-size: 13px;
  text-align: left !important;
  border: solid 0.5px #dcdcdc;
  width: 200px;
  height: 30;
  padding-left: 20px;
}

tr.left{
  font-size: 13px;
  text-align: left;
  border: solid 1px black;
}

a.olm_top:hover {
color: #ff6600; /* マウスオーバーした時に色を変える */
}

a.olm_top00:hover {
color: #dcdcdc; /* マウスオーバーした時に色を変える */
}

a.olm_top00 {
color: #ffffff;
}

table,
table td,
table th {
margin: 0;
padding: 0;
}




/****/
