body {
  color: #404040;
  font-size: 12px;
  line-height: 16px;
  background-color: #FFFFFF;
  background-image: url("image/bg_body.gif");
  margin-left: 0px;
  margin-right: 0px;
  margin -top: 0px;
  margin-bottom: 0px;
  font-family: Osaka, Verdana, sans-serif;
}

a:link {
  color: #CA362C;
  text-decoration: none;
}

a:visited {
  color: #CA362C;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

a:active {
  color: #FF0000;
  text-decoration: underline;
}

a.sub:link {
  color: #606060;
  text-decoration: none;
}

a.sub:visited {
  color: #606060;
  text-decoration: none;
}

a.sub:hover {
  color: #FF0000;
  text-decoration: underline;
}

a.sub:active {
  color: #FF0000;
  text-decoration: underline;
}

a.text-11 { font-size: 10px; }

a.menu-w:link {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
}

a.menu-w:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
}

a.menu-w:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 10px;
}

a.menu-w:active {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 10px;
}

td {
  font-size: 12px;
  color: #303030;
  line-height: 18px;
}

.credit {
  font-size: 12px;
  color: #303030;
}

.bg-white {
  background-color: #FFFFFF;
  font-size: 12px;
  color: #303030;
  line-height: 16px;
}

.cell-gray {
  background-color: #F0F0F0;
  font-size: 11px;
  color: #303030;
  line-height: 13px;
}

.bg-red { background-color: #CA362C; }

.bg-d-red { background-color: #EADFDC; }

.bg-m-red { background-color: #EBCDC4; }

.bg-red02 {
  background-color: #F4EFED;
  color: #CA362C;
}

.bg-point { background-color: #FFF2F2; }

.bg-gray { background-color: #AAAAAA; }

.text-11 { font-size: 10px; }

.text-red { color: #CA362C; }

.text-m-red { color: #DB8B84; }

.text-green { color: #996600; }

.text-i-s {
  color: #303030;
  font-size: 12px;
  line-height: 20px;
}

.text-black { color: #000000; }

.text-white { color: #FFFFFF; }

.txt-red-11 {
  color: #DD0000;
  font-size: 11px;
  line-height: 16px;
}

.t-bl-11 {
  color: #0000FF;
  font-size: 11px;
  line-height: 16px;
}

.setup-cap {
  color: #CA362C;
  background-color: #DDDDDD;
}

.menu-i01 {
  position: absolute;
  left: 0px;
  top: 80px;
  z-index: 1;
}

.menu-i02 {
  position: absolute;
  left: 0px;
  top: 80px;
  z-index: 2;
}

.menu-i03 {
  position: absolute;
  left: 0px;
  top: 80px;
  z-index: 3;
}

.menu-i04 {
  position: absolute;
  left: 0px;
  top: 80px;
  z-index: 4;
}

.point {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

.cap-gray {
  background-color: #EEEEEE;
  font-weight: bold;
  line-height: 16px;
}

.sgup-cap {
  background-color: #F0F0F0;
  font-size: 12px;
  color: #303030;
  line-height: 16px;
}

input#param1 { ime-mode: active; }
input#param2 { ime-mode: disabled; }

.card {
  background-color: #FFFFFF;
  border-style: solid;
  border-color: #B2B2B2;
  border-width: 1px;
}

img { border:none; }

.idx-srv {
  background-color: #FFFFFF;
  font-size: 12px;
  color: #303030;
  line-height: 16px;
  padding: 15px;
}

.idx-srvlnk {
  background-color: #FFFFFF;
  color: #303030;
  font-size: 12px;
  line-height: 22px;
  padding: 30px;
}

.idx-bg-d-red {
  background-color: #EADFDC;
  padding: 5px;
}

.idx-inf {
  background-color: #FFFFFF;
  font-size: 12px;
  color: #303030;
  line-height: 16px;
  padding: 12px;
}

.wn-mail {
  background-color: #FFFFFF;
  font-size: 12px;
  color: #303030;
  line-height: 16px;
  padding: 45px;
}

ul {
  font-size: 12px;
  font-weight: bold;
  color: #303030;
  line-height: 16px;
}