* {
  margin: 0;
  padding: 0;
}

body               {
  margin-top: 0px;
  padding-top: 0px;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
}
.bgLeft {
  background-image: url(../images/bg_left.gif);
  background-repeat: repeat-y;
}
.bgRight {
  background-image: url(../images/bg_right.gif);
  background-repeat: repeat-y;
}
.bgHeader {
  background-image: url(../img/header_ue.gif);
  background-repeat: no-repeat;
  color: #667ED8;
  font-size: 12px;
}
.bgWaku {
/*
  background-image: url(../images/bg_waku.gif);
  background-repeat: repeat;
*/
  font-weight: bolder;
  padding:5px;
  background-color: #D63952;
  color: #FFFFFF;
  font-size: 12px;
  border-bottom: #EED461 solid 3px;
}

.bgData{
  background-color: #FFFFFF;
}


div.title {
  background-image: url(../images/title.gif);
  width: 600px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  height: 80px;
  margin-top: 10px;
}
div.titleS {
  font-weight: bolder;
  width: 550px;
  color: #D63952;
  font-size: 14px;
  padding: 5;
  margin-left: 15px;
}
div.titleSS {
/*
  background-image: url(../images/icon01.gif);
*/
  border-left: #CC6666 solid 5px;
  color: #CC6666;
  font-size: 12px;
  padding: 5;
  margin-left: 25px;
  background-repeat: no-repeat;
}


.tableSpecial { margin: 5px 0px 5px 15; width: 530px}

img {
  border: 0px none;
}
img.pic             { margin: 5px; border: 0px }
img.w40   { margin-left: 40px; border: 0px }
img.h3  {
  border: 0px;
  margin-top: 3px;
}
img.right { float: right; border: 0px }
a:link         { color: #9933cc; text-decoration: none }
a:visited         { color: #9933cc; text-decoration: none }
a:hover        { color: #9933cc; text-decoration: none }
a:active         { color: #9933cc; text-decoration: none }
p  { }
p.lead01 { color: #666; font-size: 12px; line-height: 16px; letter-spacing: 180%; padding: 10px 20px 10px 40px}
p.lead02 { color: #666; font-size: 10px; line-height: 14px; letter-spacing: 180%; padding: 2px 20px 10px 50px}
p.right     { color: #666; font-size: 12px; text-align: right; letter-spacing: 180%; padding: 5px 30px }
.txtPubl            {
  color: #666;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 180%;
}
.txtPublB       { color: #666; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; letter-spacing: 180%; padding-right: 10px; padding-left: 10px }
.navi   {
  color: #666;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 14px;
  text-align: right;
  padding-right: 35px;
  padding-bottom: 10px;
  padding-top: 5px;
}
.navi a:link         { color: #666666; text-decoration: none }
.navi a:visited         { color: #666666; text-decoration: none }
.navi a:hover        { color: #cc3399; text-decoration: underline }
.navi a:active         { color: #cc3399; text-decoration: none }

strong      {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
}
div  { }
h1 {
  text-decoration: none;
  letter-spacing: 180%;
  font-size: 14px;
  color: #cc3399;
  padding-top: 25px;
  padding-left: 15px;
}

h2 {
  text-decoration: none;
  letter-spacing: 180%;
  font-size: 12px;
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
}
h3 {
  text-decoration: none;
  letter-spacing: 180%;
  padding-bottom: 5px;
  padding-left: 20px;
  font-size: 12px;
  color: #666666;
}




.menu   {
  color: #CCCCCC;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
}
.menu a:link         { color: #FFFFFF; text-decoration: none }
.menu a:visited         { color: #FFFFFF; text-decoration: none }
.menu a:hover        { color: #FFF200; text-decoration: none }
.menu a:active         { color: #FFF200; text-decoration: none }